#EED090#EED090
#EED090 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 86.8% C 0.088 H 85.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EED090 |
|---|---|
| RGB | rgb(238, 208, 144) |
| HSL | hsl(41, 73%, 75%) |
| HSV | hsv(41, 39%, 93%) |
| CMYK | cmyk(0%, 12.6%, 39.5%, 6.7%) |
| CIE-LAB | lab(84.64, 1.81, 35.64) |
| CIE-LCH | lch(84.64, 35.69, 87.09°) |
| OKLab | oklab(86.83% 0.0069 0.088) |
| OKLCH | oklch(86.83% 0.088 85.5) |
| XYZ | xyz(62.8514, 65.3050, 35.6746) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.93
Pale Peach
#FFE5AD
ΔE00 5.04
Navajowhite
#FFDEAD
ΔE00 5.32
Wheat
#F5DEB3
ΔE00 5.82
Beige (survey)
#E6DAA6
ΔE00 6.01
Moccasin
#FFE4B5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED090 #90AEEE
analogous
#EEA190 #EED090 #DDEE90
triadic
#EED090 #90EED0 #D090EE
tetradic
#EED090 #90EEA1 #90AEEE #EE90DD
square
#EED090 #90EEA1 #90AEEE #EE90DD
split-complementary
#EED090 #90DDEE #A190EE
monochromatic
#DEA326 #E6BA5B #EED090 #F6E6C5 #FBF4E4
Accessibility & contrast
On white
1.49
#EED090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#EED090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED090
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED090 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#FCC5C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed090; /* rgb */ color: rgb(238, 208, 144); /* oklch */ color: oklch(86.8% 0.088 85.5);
Tailwind
colors: {
custom: {
50: '#f5deb1',
500: '#eed090',
950: '#000000',
},
}SCSS
$custom: #eed090; $custom-light: #f5deb1; $custom-dark: #000000;
JSON
{
"hex": "#eed090",
"rgb": {
"r": 238,
"g": 208,
"b": 144
},
"hsl": {
"h": 40.851,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.86834,
"c": 0.08822,
"h": 85.5
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#EED090
secondary
#597DCA
accent
#4FD610
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481