#EBCCAE#EBCCAE
#EBCCAE is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.4% C 0.053 H 66.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCAE |
|---|---|
| RGB | rgb(235, 204, 174) |
| HSL | hsl(30, 60%, 80%) |
| HSV | hsv(30, 26%, 92%) |
| CMYK | cmyk(0%, 13.2%, 26%, 7.8%) |
| CIE-LAB | lab(83.92, 6.41, 18.98) |
| CIE-LCH | lch(83.92, 20.03, 71.33°) |
| OKLab | oklab(86.38% 0.0216 0.0487) |
| OKLCH | oklch(86.38% 0.053 66.1) |
| XYZ | xyz(63.4944, 63.9060, 49.0266) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.88
Light Peach
#FFD8B1
ΔE00 4.17
Apricot
#FBCEB1
ΔE00 4.93
Bisque
#FFE4C4
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 6.79
Wheat
#F5DEB3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCAE #AECDEB
analogous
#EBAEAE #EBCCAE #EBEAAE
triadic
#EBCCAE #AEEBCC #CCAEEB
tetradic
#EBCCAE #AEEBAE #AECDEB #EAAEEB
square
#EBCCAE #AEEBAE #AECDEB #EAAEEB
split-complementary
#EBCCAE #AEEBEA #AEAEEB
monochromatic
#D38E4C #DFAD7D #EBCCAE #F7EBDF #F9F0E6
Accessibility & contrast
On white
1.52
#EBCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#EBCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCAE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCAE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#F6C5C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebccae; /* rgb */ color: rgb(235, 204, 174); /* oklch */ color: oklch(86.4% 0.053 66.1);
Tailwind
colors: {
custom: {
50: '#f2dbc6',
500: '#ebccae',
950: '#000000',
},
}SCSS
$custom: #ebccae; $custom-light: #f2dbc6; $custom-dark: #000000;
JSON
{
"hex": "#ebccae",
"rgb": {
"r": 235,
"g": 204,
"b": 174
},
"hsl": {
"h": 29.508,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86379,
"c": 0.05323,
"h": 66.1
},
"luminance": 0.63904
}Semantic roles & 50–950 ramp
primary
#EBCCAE
secondary
#769FC7
accent
#74C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482