#EBD4AE#EBD4AE
#EBD4AE is a very light, muted orange. Relative luminance 0.678; OKLCH L 87.9% C 0.056 H 80.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4AE |
|---|---|
| RGB | rgb(235, 212, 174) |
| HSL | hsl(37, 60%, 80%) |
| HSV | hsv(37, 26%, 92%) |
| CMYK | cmyk(0%, 9.8%, 26%, 7.8%) |
| CIE-LAB | lab(85.91, 2.25, 21.74) |
| CIE-LCH | lch(85.91, 21.86, 84.09°) |
| OKLab | oklab(87.94% 0.0095 0.0555) |
| OKLCH | oklch(87.94% 0.056 80.2) |
| XYZ | xyz(65.4449, 67.8070, 49.6768) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.62
Moccasin
#FFE4B5
ΔE00 4.30
Navajowhite
#FFDEAD
ΔE00 4.36
Bisque
#FFE4C4
ΔE00 4.87
Blanchedalmond
#FFEBCD
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4AE #AEC5EB
analogous
#EBB5AE #EBD4AE #E3EBAE
triadic
#EBD4AE #AEEBD4 #D4AEEB
tetradic
#EBD4AE #AEEBB5 #AEC5EB #EBAEE3
square
#EBD4AE #AEEBB5 #AEC5EB #EBAEE3
split-complementary
#EBD4AE #AEE3EB #B5AEEB
monochromatic
#D3A04C #DFBA7D #EBD4AE #F7EEDF #F9F2E6
Accessibility & contrast
On white
1.44
#EBD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#EBD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4AE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4AE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#F5CDCA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ebd4ae; /* rgb */ color: rgb(235, 212, 174); /* oklch */ color: oklch(87.9% 0.056 80.2);
Tailwind
colors: {
custom: {
50: '#f2e1c6',
500: '#ebd4ae',
950: '#000000',
},
}SCSS
$custom: #ebd4ae; $custom-light: #f2e1c6; $custom-dark: #000000;
JSON
{
"hex": "#ebd4ae",
"rgb": {
"r": 235,
"g": 212,
"b": 174
},
"hsl": {
"h": 37.377,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.87943,
"c": 0.05626,
"h": 80.2
},
"luminance": 0.67805
}Semantic roles & 50–950 ramp
primary
#EBD4AE
secondary
#7695C7
accent
#5EC81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482