#EED575#EED575
#EED575 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.4% C 0.120 H 95.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EED575 |
|---|---|
| RGB | rgb(238, 213, 117) |
| HSL | hsl(48, 78%, 70%) |
| HSV | hsv(48, 51%, 93%) |
| CMYK | cmyk(0%, 10.5%, 50.8%, 6.7%) |
| CIE-LAB | lab(85.53, -3.38, 50.20) |
| CIE-LCH | lch(85.53, 50.31, 93.85°) |
| OKLab | oklab(87.42% -0.0107 0.1192) |
| OKLCH | oklch(87.42% 0.12 95.1) |
| XYZ | xyz(62.2672, 67.0526, 26.4887) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.21
Wheat (survey)
#FBDD7E
ΔE00 2.47
Sand (survey)
#E2CA76
ΔE00 3.12
Light Mustard
#F7D560
ΔE00 3.45
Pale Gold
#FDDE6C
ΔE00 3.45
Yellow Tan
#FFE36E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED575 #758EEE
analogous
#EE9875 #EED575 #CBEE75
triadic
#EED575 #75EED5 #D575EE
tetradic
#EED575 #75EE98 #758EEE #EE75CB
square
#EED575 #75EE98 #758EEE #EE75CB
split-complementary
#EED575 #75CBEE #9875EE
monochromatic
#CFAA1A #E7C43F #EED575 #F5E6AB #FBF6E2
Accessibility & contrast
On white
1.46
#EED575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#EED575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED575
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED575 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#FEC8BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed575; /* rgb */ color: rgb(238, 213, 117); /* oklch */ color: oklch(87.4% 0.120 95.1);
Tailwind
colors: {
custom: {
50: '#f6e19f',
500: '#eed575',
950: '#000000',
},
}SCSS
$custom: #eed575; $custom-light: #f6e19f; $custom-dark: #000000;
JSON
{
"hex": "#eed575",
"rgb": {
"r": 238,
"g": 213,
"b": 117
},
"hsl": {
"h": 47.603,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.87415,
"c": 0.1197,
"h": 95.1
},
"luminance": 0.6705
}Semantic roles & 50–950 ramp
primary
#EED575
secondary
#405CC7
accent
#36DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480