#EED975#EED975
#EED975 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.123 H 97.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EED975 |
|---|---|
| RGB | rgb(238, 217, 117) |
| HSL | hsl(50, 78%, 70%) |
| HSV | hsv(50, 51%, 93%) |
| CMYK | cmyk(0%, 8.8%, 50.8%, 6.7%) |
| CIE-LAB | lab(86.55, -5.41, 51.42) |
| CIE-LCH | lch(86.55, 51.71, 96.01°) |
| OKLab | oklab(88.22% -0.0165 0.1219) |
| OKLCH | oklch(88.22% 0.123 97.7) |
| XYZ | xyz(63.2857, 69.0897, 26.8282) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.91
Wheat (survey)
#FBDD7E
ΔE00 3.00
Pale Gold
#FDDE6C
ΔE00 3.40
Yellow Tan
#FFE36E
ΔE00 3.62
Sand Yellow
#FCE166
ΔE00 3.70
Dull Yellow
#EEDC5B
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED975 #758AEE
analogous
#EE9D75 #EED975 #C6EE75
triadic
#EED975 #75EED9 #D975EE
tetradic
#EED975 #75EE9D #758AEE #EE75C6
square
#EED975 #75EE9D #758AEE #EE75C6
split-complementary
#EED975 #75C6EE #9D75EE
monochromatic
#CFB01A #E7CA3F #EED975 #F5E8AB #FBF7E2
Accessibility & contrast
On white
1.42
#EED975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EED975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED975
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED975 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FECCC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed975; /* rgb */ color: rgb(238, 217, 117); /* oklch */ color: oklch(88.2% 0.123 97.7);
Tailwind
colors: {
custom: {
50: '#f6e49f',
500: '#eed975',
950: '#000000',
},
}SCSS
$custom: #eed975; $custom-light: #f6e49f; $custom-dark: #000000;
JSON
{
"hex": "#eed975",
"rgb": {
"r": 238,
"g": 217,
"b": 117
},
"hsl": {
"h": 49.587,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.8822,
"c": 0.12303,
"h": 97.7
},
"luminance": 0.69087
}Semantic roles & 50–950 ramp
primary
#EED975
secondary
#4058C7
accent
#2FDA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480