#EECB94#EECB94
#EECB94 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.081 H 78.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB94 |
|---|---|
| RGB | rgb(238, 203, 148) |
| HSL | hsl(37, 73%, 76%) |
| HSV | hsv(37, 38%, 93%) |
| CMYK | cmyk(0%, 14.7%, 37.8%, 6.7%) |
| CIE-LAB | lab(83.46, 4.85, 32.02) |
| CIE-LCH | lch(83.46, 32.39, 81.39°) |
| OKLab | oklab(85.93% 0.016 0.0796) |
| OKLCH | oklch(85.93% 0.081 78.6) |
| XYZ | xyz(61.9627, 63.0298, 36.9133) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.58
Burlywood
#DEB887
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.72
Very Light Brown
#D3B683
ΔE00 5.78
Moccasin
#FFE4B5
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB94 #94B7EE
analogous
#EE9E94 #EECB94 #E4EE94
triadic
#EECB94 #94EECB #CB94EE
tetradic
#EECB94 #94EE9E #94B7EE #EE94E4
square
#EECB94 #94EE9E #94B7EE #EE94E4
split-complementary
#EECB94 #94E4EE #9E94EE
monochromatic
#DD982A #E6B15F #EECB94 #F6E5C9 #FBF2E5
Accessibility & contrast
On white
1.54
#EECB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EECB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB94
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB94 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB90
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#FCC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb94; /* rgb */ color: rgb(238, 203, 148); /* oklch */ color: oklch(85.9% 0.081 78.6);
Tailwind
colors: {
custom: {
50: '#f5dab4',
500: '#eecb94',
950: '#000000',
},
}SCSS
$custom: #eecb94; $custom-light: #f5dab4; $custom-dark: #000000;
JSON
{
"hex": "#eecb94",
"rgb": {
"r": 238,
"g": 203,
"b": 148
},
"hsl": {
"h": 36.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.85925,
"c": 0.08124,
"h": 78.6
},
"luminance": 0.63027
}Semantic roles & 50–950 ramp
primary
#EECB94
secondary
#5C87CA
accent
#5DD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381