#EECB85#EECB85
#EECB85 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.097 H 83.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB85 |
|---|---|
| RGB | rgb(238, 203, 133) |
| HSL | hsl(40, 76%, 73%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.7%, 44.1%, 6.7%) |
| CIE-LAB | lab(83.22, 3.25, 39.42) |
| CIE-LCH | lch(83.22, 39.55, 85.29°) |
| OKLab | oklab(85.66% 0.0102 0.0962) |
| OKLCH | oklch(85.66% 0.097 83.9) |
| XYZ | xyz(60.8514, 62.5853, 31.0606) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 6.15
Navajowhite
#FFDEAD
ΔE00 6.51
Tan (survey)
#D1B26F
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 6.63
Pale Peach
#FFE5AD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB85 #85A8EE
analogous
#EE9685 #EECB85 #DDEE85
triadic
#EECB85 #85EECB #CB85EE
tetradic
#EECB85 #85EE96 #85A8EE #EE85DD
square
#EECB85 #85EE96 #85A8EE #EE85DD
split-complementary
#EECB85 #85DDEE #9685EE
monochromatic
#DA9C1E #E7B44F #EECB85 #F5E2BB #FBF4E4
Accessibility & contrast
On white
1.55
#EECB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EECB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB85
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB85 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA80
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#FDBFBA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb85; /* rgb */ color: rgb(238, 203, 133); /* oklch */ color: oklch(85.7% 0.097 83.9);
Tailwind
colors: {
custom: {
50: '#f5daa9',
500: '#eecb85',
950: '#000000',
},
}SCSS
$custom: #eecb85; $custom-light: #f5daa9; $custom-dark: #000000;
JSON
{
"hex": "#eecb85",
"rgb": {
"r": 238,
"g": 203,
"b": 133
},
"hsl": {
"h": 40,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.85664,
"c": 0.09669,
"h": 83.9
},
"luminance": 0.62582
}Semantic roles & 50–950 ramp
primary
#EECB85
secondary
#4F77C9
accent
#51D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381