#EED690#EED690
#EED690 is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.0% C 0.093 H 91.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EED690 |
|---|---|
| RGB | rgb(238, 214, 144) |
| HSL | hsl(45, 73%, 75%) |
| HSV | hsv(45, 39%, 93%) |
| CMYK | cmyk(0%, 10.1%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.15, -1.27, 37.60) |
| CIE-LCH | lch(86.15, 37.63, 91.94°) |
| OKLab | oklab(88.02% -0.0021 0.0925) |
| OKLCH | oklch(88.02% 0.093 91.3) |
| XYZ | xyz(64.3420, 68.2862, 36.1715) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.95
Sandy
#F1DA7A
ΔE00 4.49
Wheat (survey)
#FBDD7E
ΔE00 4.53
Vanilla
#F3E5AB
ΔE00 4.78
Pale Peach
#FFE5AD
ΔE00 4.84
Beige (survey)
#E6DAA6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED690 #90A8EE
analogous
#EEA790 #EED690 #D7EE90
triadic
#EED690 #90EED6 #D690EE
tetradic
#EED690 #90EEA7 #90A8EE #EE90D7
square
#EED690 #90EEA7 #90A8EE #EE90D7
split-complementary
#EED690 #90D7EE #A790EE
monochromatic
#DEAF26 #E6C25B #EED690 #F6EAC5 #FBF5E4
Accessibility & contrast
On white
1.43
#EED690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#EED690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED690
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED690 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38B
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#FCCBC4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed690; /* rgb */ color: rgb(238, 214, 144); /* oklch */ color: oklch(88.0% 0.093 91.3);
Tailwind
colors: {
custom: {
50: '#f5e2b1',
500: '#eed690',
950: '#000000',
},
}SCSS
$custom: #eed690; $custom-light: #f5e2b1; $custom-dark: #000000;
JSON
{
"hex": "#eed690",
"rgb": {
"r": 238,
"g": 214,
"b": 144
},
"hsl": {
"h": 44.681,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.88022,
"c": 0.09251,
"h": 91.3
},
"luminance": 0.68284
}Semantic roles & 50–950 ramp
primary
#EED690
secondary
#5975CA
accent
#42D610
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481