#EBCDAE#EBCDAE
#EBCDAE is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.6% C 0.053 H 67.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDAE |
|---|---|
| RGB | rgb(235, 205, 174) |
| HSL | hsl(30, 60%, 80%) |
| HSV | hsv(30, 26%, 92%) |
| CMYK | cmyk(0%, 12.8%, 26%, 7.8%) |
| CIE-LAB | lab(84.16, 5.89, 19.32) |
| CIE-LCH | lch(84.16, 20.20, 73.05°) |
| OKLab | oklab(86.57% 0.0201 0.0495) |
| OKLCH | oklch(86.57% 0.053 67.9) |
| XYZ | xyz(63.7328, 64.3829, 49.1061) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.92
Light Peach
#FFD8B1
ΔE00 4.06
Bisque
#FFE4C4
ΔE00 5.23
Apricot
#FBCEB1
ΔE00 5.45
Navajowhite
#FFDEAD
ΔE00 6.31
Wheat
#F5DEB3
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDAE #AECCEB
analogous
#EBAEAE #EBCDAE #EAEBAE
triadic
#EBCDAE #AEEBCD #CDAEEB
tetradic
#EBCDAE #AEEBAE #AECCEB #EBAEEA
square
#EBCDAE #AEEBAE #AECCEB #EBAEEA
split-complementary
#EBCDAE #AEEAEB #AEAEEB
monochromatic
#D3904C #DFAF7D #EBCDAE #F7EBDF #F9F0E6
Accessibility & contrast
On white
1.51
#EBCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EBCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDAE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDAE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAC
Deuteranopia (green-blind)
#DED5AF
Tritanopia (blue-blind)
#F6C6C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcdae; /* rgb */ color: rgb(235, 205, 174); /* oklch */ color: oklch(86.6% 0.053 67.9);
Tailwind
colors: {
custom: {
50: '#f2dcc6',
500: '#ebcdae',
950: '#000000',
},
}SCSS
$custom: #ebcdae; $custom-light: #f2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#ebcdae",
"rgb": {
"r": 235,
"g": 205,
"b": 174
},
"hsl": {
"h": 30.492,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86573,
"c": 0.05342,
"h": 67.9
},
"luminance": 0.64381
}Semantic roles & 50–950 ramp
primary
#EBCDAE
secondary
#769EC7
accent
#71C81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482