#EDDE7D#EDDE7D
#EDDE7D is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.3% C 0.120 H 100.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDE7D |
|---|---|
| RGB | rgb(237, 222, 125) |
| HSL | hsl(52, 76%, 71%) |
| HSV | hsv(52, 47%, 93%) |
| CMYK | cmyk(0%, 6.3%, 47.3%, 7.1%) |
| CIE-LAB | lab(87.84, -7.63, 49.13) |
| CIE-LCH | lch(87.84, 49.72, 98.83°) |
| OKLab | oklab(89.25% -0.0221 0.1175) |
| OKLCH | oklch(89.25% 0.12 100.6) |
| XYZ | xyz(64.7497, 71.7299, 29.8326) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.31
Khaki (CSS)
#F0E68C
ΔE00 2.42
Dull Yellow
#EEDC5B
ΔE00 4.18
Wheat (survey)
#FBDD7E
ΔE00 4.23
Yellow Tan
#FFE36E
ΔE00 4.48
Sand Yellow
#FCE166
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDE7D #7D8CED
analogous
#EDA67D #EDDE7D #C4ED7D
triadic
#EDDE7D #7DEDDE #DE7DED
tetradic
#EDDE7D #7DEDA6 #7D8CED #ED7DC4
square
#EDDE7D #7DEDA6 #7D8CED #ED7DC4
split-complementary
#EDDE7D #7DC4ED #A67DED
monochromatic
#D2BA1D #E6D047 #EDDE7D #F4ECB3 #FBF8E4
Accessibility & contrast
On white
1.37
#EDDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#EDDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDE7D
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDE7D | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED975
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#FCD2C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #edde7d; /* rgb */ color: rgb(237, 222, 125); /* oklch */ color: oklch(89.3% 0.120 100.6);
Tailwind
colors: {
custom: {
50: '#f5e8a4',
500: '#edde7d',
950: '#000000',
},
}SCSS
$custom: #edde7d; $custom-light: #f5e8a4; $custom-dark: #000000;
JSON
{
"hex": "#edde7d",
"rgb": {
"r": 237,
"g": 222,
"b": 125
},
"hsl": {
"h": 51.964,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.89253,
"c": 0.11956,
"h": 100.6
},
"luminance": 0.71728
}Semantic roles & 50–950 ramp
primary
#EDDE7D
secondary
#4859C7
accent
#29D80E
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480