#EECB93#EECB93
#EECB93 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.082 H 79.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB93 |
|---|---|
| RGB | rgb(238, 203, 147) |
| HSL | hsl(37, 73%, 75%) |
| HSV | hsv(37, 38%, 93%) |
| CMYK | cmyk(0%, 14.7%, 38.2%, 6.7%) |
| CIE-LAB | lab(83.44, 4.73, 32.52) |
| CIE-LCH | lch(83.44, 32.86, 81.72°) |
| OKLab | oklab(85.91% 0.0157 0.0808) |
| OKLCH | oklch(85.91% 0.082 79) |
| XYZ | xyz(61.8839, 62.9982, 36.4983) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.67
Burlywood
#DEB887
ΔE00 5.03
Very Light Brown
#D3B683
ΔE00 5.78
Wheat
#F5DEB3
ΔE00 5.80
Moccasin
#FFE4B5
ΔE00 6.12
Pale Peach
#FFE5AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB93 #93B6EE
analogous
#EE9D93 #EECB93 #E3EE93
triadic
#EECB93 #93EECB #CB93EE
tetradic
#EECB93 #93EE9D #93B6EE #EE93E3
square
#EECB93 #93EE9D #93B6EE #EE93E3
split-complementary
#EECB93 #93E3EE #9D93EE
monochromatic
#DD9829 #E6B25E #EECB93 #F6E4C8 #FBF2E5
Accessibility & contrast
On white
1.54
#EECB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EECB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB93
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB93 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8F
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#FCC1BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb93; /* rgb */ color: rgb(238, 203, 147); /* oklch */ color: oklch(85.9% 0.082 79.0);
Tailwind
colors: {
custom: {
50: '#f5dab3',
500: '#eecb93',
950: '#000000',
},
}SCSS
$custom: #eecb93; $custom-light: #f5dab3; $custom-dark: #000000;
JSON
{
"hex": "#eecb93",
"rgb": {
"r": 238,
"g": 203,
"b": 147
},
"hsl": {
"h": 36.923,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.85906,
"c": 0.08227,
"h": 79
},
"luminance": 0.62996
}Semantic roles & 50–950 ramp
primary
#EECB93
secondary
#5B86CA
accent
#5CD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381