#EDDF75#EDDF75
#EDDF75 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.128 H 101.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDF75 |
|---|---|
| RGB | rgb(237, 223, 117) |
| HSL | hsl(53, 77%, 69%) |
| HSV | hsv(53, 51%, 93%) |
| CMYK | cmyk(0%, 5.9%, 50.6%, 7.1%) |
| CIE-LAB | lab(88.00, -8.84, 53.14) |
| CIE-LCH | lch(88.00, 53.87, 99.44°) |
| OKLab | oklab(89.35% -0.0264 0.1257) |
| OKLCH | oklch(89.35% 0.128 101.8) |
| XYZ | xyz(64.5255, 72.0664, 27.3374) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.98
Khaki (CSS)
#F0E68C
ΔE00 3.06
Dull Yellow
#EEDC5B
ΔE00 3.09
Sandy Yellow
#FDEE73
ΔE00 3.80
Sand Yellow
#FCE166
ΔE00 4.05
Yellow Tan
#FFE36E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDF75 #7583ED
analogous
#EDA375 #EDDF75 #BFED75
triadic
#EDDF75 #75EDDF #DF75ED
tetradic
#EDDF75 #75EDA3 #7583ED #ED75BF
square
#EDDF75 #75EDA3 #7583ED #ED75BF
split-complementary
#EDDF75 #75BFED #A375ED
monochromatic
#CDB81B #E6D23F #EDDF75 #F4ECAB #FBF8E1
Accessibility & contrast
On white
1.36
#EDDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EDDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDF75
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDF75 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#FCD2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eddf75; /* rgb */ color: rgb(237, 223, 117); /* oklch */ color: oklch(89.4% 0.128 101.8);
Tailwind
colors: {
custom: {
50: '#f5e89f',
500: '#eddf75',
950: '#000000',
},
}SCSS
$custom: #eddf75; $custom-light: #f5e89f; $custom-dark: #000000;
JSON
{
"hex": "#eddf75",
"rgb": {
"r": 237,
"g": 223,
"b": 117
},
"hsl": {
"h": 53,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.89351,
"c": 0.12842,
"h": 101.8
},
"luminance": 0.72064
}Semantic roles & 50–950 ramp
primary
#EDDF75
secondary
#4050C6
accent
#24D90C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480