#EECB84#EECB84
#EECB84 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.6% C 0.098 H 84.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB84 |
|---|---|
| RGB | rgb(238, 203, 132) |
| HSL | hsl(40, 76%, 73%) |
| HSV | hsv(40, 45%, 93%) |
| CMYK | cmyk(0%, 14.7%, 44.5%, 6.7%) |
| CIE-LAB | lab(83.21, 3.15, 39.91) |
| CIE-LCH | lch(83.21, 40.03, 85.49°) |
| OKLab | oklab(85.65% 0.0098 0.0972) |
| OKLCH | oklch(85.65% 0.098 84.2) |
| XYZ | xyz(60.7826, 62.5578, 30.6985) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.56
Wheat (survey)
#FBDD7E
ΔE00 6.00
Tan (survey)
#D1B26F
ΔE00 6.58
Navajowhite
#FFDEAD
ΔE00 6.66
Sandy
#F1DA7A
ΔE00 6.67
Very Light Brown
#D3B683
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB84 #84A7EE
analogous
#EE9684 #EECB84 #DCEE84
triadic
#EECB84 #84EECB #CB84EE
tetradic
#EECB84 #84EE96 #84A7EE #EE84DC
square
#EECB84 #84EE96 #84A7EE #EE84DC
split-complementary
#EECB84 #84DCEE #9684EE
monochromatic
#DA9C1E #E7B44E #EECB84 #F5E2BA #FBF4E4
Accessibility & contrast
On white
1.55
#EECB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#EECB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB84
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB84 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FDBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb84; /* rgb */ color: rgb(238, 203, 132); /* oklch */ color: oklch(85.6% 0.098 84.2);
Tailwind
colors: {
custom: {
50: '#f5daa9',
500: '#eecb84',
950: '#000000',
},
}SCSS
$custom: #eecb84; $custom-light: #f5daa9; $custom-dark: #000000;
JSON
{
"hex": "#eecb84",
"rgb": {
"r": 238,
"g": 203,
"b": 132
},
"hsl": {
"h": 40.189,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.85648,
"c": 0.0977,
"h": 84.2
},
"luminance": 0.62555
}Semantic roles & 50–950 ramp
primary
#EECB84
secondary
#4E76C9
accent
#50D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380