#EEDCA2#EEDCA2
#EEDCA2 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.077 H 92.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCA2 |
|---|---|
| RGB | rgb(238, 220, 162) |
| HSL | hsl(46, 69%, 78%) |
| HSV | hsv(46, 32%, 93%) |
| CMYK | cmyk(0%, 7.6%, 31.9%, 6.7%) |
| CIE-LAB | lab(87.96, -2.27, 30.79) |
| CIE-LCH | lch(87.96, 30.88, 94.21°) |
| OKLab | oklab(89.54% -0.0039 0.0771) |
| OKLCH | oklch(89.54% 0.077 92.9) |
| XYZ | xyz(67.3755, 71.9741, 44.5187) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.23
Beige (survey)
#E6DAA6
ΔE00 2.26
Pale Peach
#FFE5AD
ΔE00 3.56
Light Tan
#FBEEAC
ΔE00 4.32
Palegoldenrod
#EEE8AA
ΔE00 4.41
Wheat
#F5DEB3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCA2 #A2B4EE
analogous
#EEB6A2 #EEDCA2 #DAEEA2
triadic
#EEDCA2 #A2EEDC #DCA2EE
tetradic
#EEDCA2 #A2EEB6 #A2B4EE #EEA2DA
square
#EEDCA2 #A2EEB6 #A2B4EE #EEA2DA
split-complementary
#EEDCA2 #A2DAEE #B6A2EE
monochromatic
#DBB53B #E5C96E #EEDCA2 #F7EFD6 #FAF5E5
Accessibility & contrast
On white
1.36
#EEDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#EEDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCA2
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCA2 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#EDDFA4
Tritanopia (blue-blind)
#FAD3CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedca2; /* rgb */ color: rgb(238, 220, 162); /* oklch */ color: oklch(89.5% 0.077 92.9);
Tailwind
colors: {
custom: {
50: '#f4e6be',
500: '#eedca2',
950: '#000000',
},
}SCSS
$custom: #eedca2; $custom-light: #f4e6be; $custom-dark: #000000;
JSON
{
"hex": "#eedca2",
"rgb": {
"r": 238,
"g": 220,
"b": 162
},
"hsl": {
"h": 45.789,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.89543,
"c": 0.0772,
"h": 92.9
},
"luminance": 0.71972
}Semantic roles & 50–950 ramp
primary
#EEDCA2
secondary
#6980CB
accent
#41D114
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482