#EEDCA3#EEDCA3
#EEDCA3 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.6% C 0.076 H 92.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCA3 |
|---|---|
| RGB | rgb(238, 220, 163) |
| HSL | hsl(46, 69%, 79%) |
| HSV | hsv(46, 32%, 93%) |
| CMYK | cmyk(0%, 7.6%, 31.5%, 6.7%) |
| CIE-LAB | lab(87.97, -2.15, 30.30) |
| CIE-LCH | lch(87.97, 30.38, 94.05°) |
| OKLab | oklab(89.56% -0.0035 0.076) |
| OKLCH | oklch(89.56% 0.076 92.6) |
| XYZ | xyz(67.4648, 72.0098, 44.9887) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.18
Vanilla
#F3E5AB
ΔE00 2.25
Pale Peach
#FFE5AD
ΔE00 3.50
Wheat
#F5DEB3
ΔE00 4.34
Light Tan
#FBEEAC
ΔE00 4.41
Palegoldenrod
#EEE8AA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCA3 #A3B5EE
analogous
#EEB6A3 #EEDCA3 #DAEEA3
triadic
#EEDCA3 #A3EEDC #DCA3EE
tetradic
#EEDCA3 #A3EEB6 #A3B5EE #EEA3DA
square
#EEDCA3 #A3EEB6 #A3B5EE #EEA3DA
split-complementary
#EEDCA3 #A3DAEE #B6A3EE
monochromatic
#DBB53C #E4C86F #EEDCA3 #F8F0D7 #FAF5E5
Accessibility & contrast
On white
1.36
#EEDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#EEDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCA3
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCA3 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#EDDFA5
Tritanopia (blue-blind)
#FAD3CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedca3; /* rgb */ color: rgb(238, 220, 163); /* oklch */ color: oklch(89.6% 0.076 92.6);
Tailwind
colors: {
custom: {
50: '#f4e6be',
500: '#eedca3',
950: '#000000',
},
}SCSS
$custom: #eedca3; $custom-light: #f4e6be; $custom-dark: #000000;
JSON
{
"hex": "#eedca3",
"rgb": {
"r": 238,
"g": 220,
"b": 163
},
"hsl": {
"h": 45.6,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.89562,
"c": 0.07604,
"h": 92.6
},
"luminance": 0.72008
}Semantic roles & 50–950 ramp
primary
#EEDCA3
secondary
#6A81CB
accent
#42D115
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482