#EED17D#EED17D
#EED17D is a very light, moderate orange. Relative luminance 0.653; OKLCH L 86.7% C 0.109 H 91.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EED17D |
|---|---|
| RGB | rgb(238, 209, 125) |
| HSL | hsl(45, 77%, 71%) |
| HSV | hsv(45, 47%, 93%) |
| CMYK | cmyk(0%, 12.2%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.62, -0.62, 45.18) |
| CIE-LCH | lch(84.62, 45.19, 90.78°) |
| OKLab | oklab(86.73% -0.0018 0.1087) |
| OKLCH | oklch(86.73% 0.109 91) |
| XYZ | xyz(61.7640, 65.2614, 28.7414) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.38
Wheat (survey)
#FBDD7E
ΔE00 3.16
Sandy
#F1DA7A
ΔE00 3.24
Light Mustard
#F7D560
ΔE00 4.72
Pale Gold
#FDDE6C
ΔE00 5.10
Maize
#F4D054
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED17D #7D9AEE
analogous
#EE987D #EED17D #D2EE7D
triadic
#EED17D #7DEED1 #D17DEE
tetradic
#EED17D #7DEE98 #7D9AEE #EE7DD2
square
#EED17D #7DEE98 #7D9AEE #EE7DD2
split-complementary
#EED17D #7DD2EE #987DEE
monochromatic
#D5A51C #E7BE47 #EED17D #F5E4B3 #FBF5E4
Accessibility & contrast
On white
1.49
#EED17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EED17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED17D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED17D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE76
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#FEC5BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed17d; /* rgb */ color: rgb(238, 209, 125); /* oklch */ color: oklch(86.7% 0.109 91.0);
Tailwind
colors: {
custom: {
50: '#f5dea4',
500: '#eed17d',
950: '#000000',
},
}SCSS
$custom: #eed17d; $custom-light: #f5dea4; $custom-dark: #000000;
JSON
{
"hex": "#eed17d",
"rgb": {
"r": 238,
"g": 209,
"b": 125
},
"hsl": {
"h": 44.602,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.86727,
"c": 0.10872,
"h": 91
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#EED17D
secondary
#4768C8
accent
#41D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480