#EECD9B#EECD9B
#EECD9B is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.075 H 77.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD9B |
|---|---|
| RGB | rgb(238, 205, 155) |
| HSL | hsl(36, 71%, 77%) |
| HSV | hsv(36, 35%, 93%) |
| CMYK | cmyk(0%, 13.9%, 34.9%, 6.7%) |
| CIE-LAB | lab(84.07, 4.62, 29.21) |
| CIE-LCH | lch(84.07, 29.57, 81.02°) |
| OKLab | oklab(86.45% 0.0158 0.0732) |
| OKLCH | oklch(86.45% 0.075 77.8) |
| XYZ | xyz(63.0089, 64.2088, 40.0785) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.90
Wheat
#F5DEB3
ΔE00 4.80
Burlywood
#DEB887
ΔE00 5.23
Light Peach
#FFD8B1
ΔE00 5.25
Moccasin
#FFE4B5
ΔE00 5.32
Pale Peach
#FFE5AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD9B #9BBCEE
analogous
#EEA49B #EECD9B #E5EE9B
triadic
#EECD9B #9BEECD #CD9BEE
tetradic
#EECD9B #9BEEA4 #9BBCEE #EE9BE5
square
#EECD9B #9BEEA4 #9BBCEE #EE9BE5
split-complementary
#EECD9B #9BE5EE #A49BEE
monochromatic
#DC9932 #E5B367 #EECD9B #F7E7CF #FBF2E5
Accessibility & contrast
On white
1.52
#EECD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EECD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD9B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD9B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD98
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#FBC4C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecd9b; /* rgb */ color: rgb(238, 205, 155); /* oklch */ color: oklch(86.4% 0.075 77.8);
Tailwind
colors: {
custom: {
50: '#f4dcb9',
500: '#eecd9b',
950: '#000000',
},
}SCSS
$custom: #eecd9b; $custom-light: #f4dcb9; $custom-dark: #000000;
JSON
{
"hex": "#eecd9b",
"rgb": {
"r": 238,
"g": 205,
"b": 155
},
"hsl": {
"h": 36.145,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.86448,
"c": 0.07486,
"h": 77.8
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#EECD9B
secondary
#638CCA
accent
#5FD313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481