#EECB90#EECB90
#EECB90 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.085 H 80.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB90 |
|---|---|
| RGB | rgb(238, 203, 144) |
| HSL | hsl(38, 73%, 75%) |
| HSV | hsv(38, 39%, 93%) |
| CMYK | cmyk(0%, 14.7%, 39.5%, 6.7%) |
| CIE-LAB | lab(83.39, 4.40, 34.01) |
| CIE-LCH | lch(83.39, 34.29, 82.62°) |
| OKLab | oklab(85.85% 0.0145 0.0842) |
| OKLCH | oklch(85.85% 0.085 80.2) |
| XYZ | xyz(61.6515, 62.9053, 35.2746) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.98
Burlywood
#DEB887
ΔE00 5.33
Very Light Brown
#D3B683
ΔE00 5.85
Wheat
#F5DEB3
ΔE00 6.10
Pale Peach
#FFE5AD
ΔE00 6.16
Moccasin
#FFE4B5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB90 #90B3EE
analogous
#EE9C90 #EECB90 #E2EE90
triadic
#EECB90 #90EECB #CB90EE
tetradic
#EECB90 #90EE9C #90B3EE #EE90E2
square
#EECB90 #90EE9C #90B3EE #EE90E2
split-complementary
#EECB90 #90E2EE #9C90EE
monochromatic
#DE9926 #E6B25B #EECB90 #F6E4C5 #FBF3E4
Accessibility & contrast
On white
1.55
#EECB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EECB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB90
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB90 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8C
Deuteranopia (green-blind)
#E3D392
Tritanopia (blue-blind)
#FCC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb90; /* rgb */ color: rgb(238, 203, 144); /* oklch */ color: oklch(85.9% 0.085 80.2);
Tailwind
colors: {
custom: {
50: '#f5dab1',
500: '#eecb90',
950: '#000000',
},
}SCSS
$custom: #eecb90; $custom-light: #f5dab1; $custom-dark: #000000;
JSON
{
"hex": "#eecb90",
"rgb": {
"r": 238,
"g": 203,
"b": 144
},
"hsl": {
"h": 37.66,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.85852,
"c": 0.08539,
"h": 80.2
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#EECB90
secondary
#5983CA
accent
#5AD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381