#EED075#EED075
#EED075 is a very light, moderate yellow. Relative luminance 0.646; OKLCH L 86.4% C 0.116 H 91.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EED075 |
|---|---|
| RGB | rgb(238, 208, 117) |
| HSL | hsl(45, 78%, 70%) |
| HSV | hsv(45, 51%, 93%) |
| CMYK | cmyk(0%, 12.6%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.26, -0.82, 48.67) |
| CIE-LCH | lch(84.26, 48.68, 90.97°) |
| OKLab | oklab(86.42% -0.0033 0.1159) |
| OKLCH | oklch(86.42% 0.116 91.6) |
| XYZ | xyz(61.0289, 64.5760, 26.0760) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.47
Sandy
#F1DA7A
ΔE00 3.00
Wheat (survey)
#FBDD7E
ΔE00 3.00
Light Mustard
#F7D560
ΔE00 3.71
Maize
#F4D054
ΔE00 4.37
Pale Gold
#FDDE6C
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED075 #7593EE
analogous
#EE9475 #EED075 #D0EE75
triadic
#EED075 #75EED0 #D075EE
tetradic
#EED075 #75EE94 #7593EE #EE75D0
square
#EED075 #75EE94 #7593EE #EE75D0
split-complementary
#EED075 #75D0EE #9475EE
monochromatic
#CFA21A #E7BD3F #EED075 #F5E3AB #FBF5E2
Accessibility & contrast
On white
1.51
#EED075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EED075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED075
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED075 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CD6D
Deuteranopia (green-blind)
#E9D678
Tritanopia (blue-blind)
#FEC3BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eed075; /* rgb */ color: rgb(238, 208, 117); /* oklch */ color: oklch(86.4% 0.116 91.6);
Tailwind
colors: {
custom: {
50: '#f6de9f',
500: '#eed075',
950: '#000000',
},
}SCSS
$custom: #eed075; $custom-light: #f6de9f; $custom-dark: #000000;
JSON
{
"hex": "#eed075",
"rgb": {
"r": 238,
"g": 208,
"b": 117
},
"hsl": {
"h": 45.124,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.86415,
"c": 0.1159,
"h": 91.6
},
"luminance": 0.64573
}Semantic roles & 50–950 ramp
primary
#EED075
secondary
#4062C7
accent
#3FDA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480