#EECDA1#EECDA1
#EECDA1 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.069 H 74.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDA1 |
|---|---|
| RGB | rgb(238, 205, 161) |
| HSL | hsl(34, 69%, 78%) |
| HSV | hsv(34, 32%, 93%) |
| CMYK | cmyk(0%, 13.9%, 32.4%, 6.7%) |
| CIE-LAB | lab(84.18, 5.34, 26.22) |
| CIE-LCH | lch(84.18, 26.76, 78.48°) |
| OKLab | oklab(86.57% 0.0182 0.0662) |
| OKLCH | oklch(86.57% 0.069 74.7) |
| XYZ | xyz(63.5254, 64.4154, 42.7985) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.03
Light Peach
#FFD8B1
ΔE00 4.11
Wheat
#F5DEB3
ΔE00 4.84
Burlywood
#DEB887
ΔE00 5.29
Peach
#FFDAB9
ΔE00 5.40
Moccasin
#FFE4B5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDA1 #A1C2EE
analogous
#EEA6A1 #EECDA1 #E8EEA1
triadic
#EECDA1 #A1EECD #CDA1EE
tetradic
#EECDA1 #A1EEA6 #A1C2EE #EEA1E8
square
#EECDA1 #A1EEA6 #A1C2EE #EEA1E8
split-complementary
#EECDA1 #A1E8EE #A6A1EE
monochromatic
#DB9639 #E5B16D #EECDA1 #F7E9D5 #FAF1E5
Accessibility & contrast
On white
1.51
#EECDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EECDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDA1
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDA1 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9E
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#FBC4C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecda1; /* rgb */ color: rgb(238, 205, 161); /* oklch */ color: oklch(86.6% 0.069 74.7);
Tailwind
colors: {
custom: {
50: '#f4dcbd',
500: '#eecda1',
950: '#000000',
},
}SCSS
$custom: #eecda1; $custom-light: #f4dcbd; $custom-dark: #000000;
JSON
{
"hex": "#eecda1",
"rgb": {
"r": 238,
"g": 205,
"b": 161
},
"hsl": {
"h": 34.286,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.86567,
"c": 0.06861,
"h": 74.7
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#EECDA1
secondary
#6893CB
accent
#65D114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482