#EDDC75#EDDC75
#EDDC75 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.7% C 0.126 H 100.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDC75 |
|---|---|
| RGB | rgb(237, 220, 117) |
| HSL | hsl(52, 77%, 69%) |
| HSV | hsv(52, 51%, 93%) |
| CMYK | cmyk(0%, 7.2%, 50.6%, 7.1%) |
| CIE-LAB | lab(87.23, -7.33, 52.22) |
| CIE-LCH | lch(87.23, 52.73, 97.99°) |
| OKLab | oklab(88.74% -0.022 0.1237) |
| OKLCH | oklch(88.74% 0.126 100.1) |
| XYZ | xyz(63.7311, 70.4776, 27.0726) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.00
Dull Yellow
#EEDC5B
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.79
Yellow Tan
#FFE36E
ΔE00 3.81
Wheat (survey)
#FBDD7E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDC75 #7586ED
analogous
#EDA075 #EDDC75 #C2ED75
triadic
#EDDC75 #75EDDC #DC75ED
tetradic
#EDDC75 #75EDA0 #7586ED #ED75C2
square
#EDDC75 #75EDA0 #7586ED #ED75C2
split-complementary
#EDDC75 #75C2ED #A075ED
monochromatic
#CDB41B #E6CE3F #EDDC75 #F4EAAB #FBF7E1
Accessibility & contrast
On white
1.39
#EDDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EDDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDC75
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDC75 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FCCFC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eddc75; /* rgb */ color: rgb(237, 220, 117); /* oklch */ color: oklch(88.7% 0.126 100.1);
Tailwind
colors: {
custom: {
50: '#f5e69f',
500: '#eddc75',
950: '#000000',
},
}SCSS
$custom: #eddc75; $custom-light: #f5e69f; $custom-dark: #000000;
JSON
{
"hex": "#eddc75",
"rgb": {
"r": 237,
"g": 220,
"b": 117
},
"hsl": {
"h": 51.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.8874,
"c": 0.12562,
"h": 100.1
},
"luminance": 0.70475
}Semantic roles & 50–950 ramp
primary
#EDDC75
secondary
#4053C6
accent
#29D90C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480