#EEDCA0#EEDCA0
#EEDCA0 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.080 H 93.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCA0 |
|---|---|
| RGB | rgb(238, 220, 160) |
| HSL | hsl(46, 70%, 78%) |
| HSV | hsv(46, 33%, 93%) |
| CMYK | cmyk(0%, 7.6%, 32.8%, 6.7%) |
| CIE-LAB | lab(87.92, -2.51, 31.77) |
| CIE-LCH | lch(87.92, 31.87, 94.52°) |
| OKLab | oklab(89.51% -0.0047 0.0794) |
| OKLCH | oklch(89.51% 0.08 93.4) |
| XYZ | xyz(67.1992, 71.9035, 43.5898) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.26
Beige (survey)
#E6DAA6
ΔE00 2.48
Pale Peach
#FFE5AD
ΔE00 3.73
Light Tan
#FBEEAC
ΔE00 4.18
Palegoldenrod
#EEE8AA
ΔE00 4.31
Wheat
#F5DEB3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCA0 #A0B2EE
analogous
#EEB5A0 #EEDCA0 #D9EEA0
triadic
#EEDCA0 #A0EEDC #DCA0EE
tetradic
#EEDCA0 #A0EEB5 #A0B2EE #EEA0D9
square
#EEDCA0 #A0EEB5 #A0B2EE #EEA0D9
split-complementary
#EEDCA0 #A0D9EE #B5A0EE
monochromatic
#DBB638 #E5C96C #EEDCA0 #F7EFD4 #FAF5E5
Accessibility & contrast
On white
1.37
#EEDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EEDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCA0
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCA0 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99C
Deuteranopia (green-blind)
#EDDFA2
Tritanopia (blue-blind)
#FAD3CC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eedca0; /* rgb */ color: rgb(238, 220, 160); /* oklch */ color: oklch(89.5% 0.080 93.4);
Tailwind
colors: {
custom: {
50: '#f4e6bc',
500: '#eedca0',
950: '#000000',
},
}SCSS
$custom: #eedca0; $custom-light: #f4e6bc; $custom-dark: #000000;
JSON
{
"hex": "#eedca0",
"rgb": {
"r": 238,
"g": 220,
"b": 160
},
"hsl": {
"h": 46.154,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.89505,
"c": 0.07952,
"h": 93.4
},
"luminance": 0.71902
}Semantic roles & 50–950 ramp
primary
#EEDCA0
secondary
#677ECB
accent
#40D214
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482