#EEDC7A#EEDC7A
#EEDC7A is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.121 H 99.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDC7A |
|---|---|
| RGB | rgb(238, 220, 122) |
| HSL | hsl(51, 77%, 71%) |
| HSV | hsv(51, 49%, 93%) |
| CMYK | cmyk(0%, 7.6%, 48.7%, 6.7%) |
| CIE-LAB | lab(87.37, -6.49, 50.03) |
| CIE-LCH | lch(87.37, 50.45, 97.39°) |
| OKLab | oklab(88.89% -0.0192 0.1192) |
| OKLCH | oklch(88.89% 0.121 99.1) |
| XYZ | xyz(64.3678, 70.7710, 28.6781) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.46
Khaki (CSS)
#F0E68C
ΔE00 3.22
Wheat (survey)
#FBDD7E
ΔE00 3.50
Dull Yellow
#EEDC5B
ΔE00 3.90
Yellow Tan
#FFE36E
ΔE00 3.94
Pale Gold
#FDDE6C
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDC7A #7A8CEE
analogous
#EEA27A #EEDC7A #C6EE7A
triadic
#EEDC7A #7AEEDC #DC7AEE
tetradic
#EEDC7A #7AEEA2 #7A8CEE #EE7AC6
square
#EEDC7A #7AEEA2 #7A8CEE #EE7AC6
split-complementary
#EEDC7A #7AC6EE #A27AEE
monochromatic
#D3B61B #E7CE44 #EEDC7A #F5EAB0 #FCF8E4
Accessibility & contrast
On white
1.39
#EEDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#EEDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDC7A
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDC7A | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#FDD0C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eedc7a; /* rgb */ color: rgb(238, 220, 122); /* oklch */ color: oklch(88.9% 0.121 99.1);
Tailwind
colors: {
custom: {
50: '#f6e6a2',
500: '#eedc7a',
950: '#000000',
},
}SCSS
$custom: #eedc7a; $custom-light: #f6e6a2; $custom-dark: #000000;
JSON
{
"hex": "#eedc7a",
"rgb": {
"r": 238,
"g": 220,
"b": 122
},
"hsl": {
"h": 50.69,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.88893,
"c": 0.12077,
"h": 99.1
},
"luminance": 0.70769
}Semantic roles & 50–950 ramp
primary
#EEDC7A
secondary
#4559C8
accent
#2CDA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480