#EECB8B#EECB8B
#EECB8B is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.091 H 82.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB8B |
|---|---|
| RGB | rgb(238, 203, 139) |
| HSL | hsl(39, 74%, 74%) |
| HSV | hsv(39, 42%, 93%) |
| CMYK | cmyk(0%, 14.7%, 41.6%, 6.7%) |
| CIE-LAB | lab(83.31, 3.87, 36.47) |
| CIE-LCH | lch(83.31, 36.68, 83.95°) |
| OKLab | oklab(85.76% 0.0125 0.0897) |
| OKLCH | oklch(85.76% 0.091 82.1) |
| XYZ | xyz(61.2778, 62.7558, 33.3064) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.63
Sand (survey)
#E2CA76
ΔE00 5.71
Burlywood
#DEB887
ΔE00 5.95
Very Light Brown
#D3B683
ΔE00 6.12
Pale Peach
#FFE5AD
ΔE00 6.29
Wheat
#F5DEB3
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB8B #8BAEEE
analogous
#EE9A8B #EECB8B #E0EE8B
triadic
#EECB8B #8BEECB #CB8BEE
tetradic
#EECB8B #8BEE9A #8BAEEE #EE8BE0
square
#EECB8B #8BEE9A #8BAEEE #EE8BE0
split-complementary
#EECB8B #8BE0EE #9A8BEE
monochromatic
#DE9B21 #E6B356 #EECB8B #F6E3C0 #FBF3E4
Accessibility & contrast
On white
1.55
#EECB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EECB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB8B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB8B | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#FDC0BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb8b; /* rgb */ color: rgb(238, 203, 139); /* oklch */ color: oklch(85.8% 0.091 82.1);
Tailwind
colors: {
custom: {
50: '#f5daad',
500: '#eecb8b',
950: '#000000',
},
}SCSS
$custom: #eecb8b; $custom-light: #f5daad; $custom-dark: #000000;
JSON
{
"hex": "#eecb8b",
"rgb": {
"r": 238,
"g": 203,
"b": 139
},
"hsl": {
"h": 38.788,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.85764,
"c": 0.09055,
"h": 82.1
},
"luminance": 0.62753
}Semantic roles & 50–950 ramp
primary
#EECB8B
secondary
#547DC9
accent
#56D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381