#EED097#EED097
#EED097 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.0% C 0.081 H 83.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EED097 |
|---|---|
| RGB | rgb(238, 208, 151) |
| HSL | hsl(39, 72%, 76%) |
| HSV | hsv(39, 37%, 93%) |
| CMYK | cmyk(0%, 12.6%, 36.6%, 6.7%) |
| CIE-LAB | lab(84.75, 2.59, 32.19) |
| CIE-LCH | lch(84.75, 32.29, 85.39°) |
| OKLab | oklab(86.96% 0.0097 0.0801) |
| OKLCH | oklch(86.96% 0.081 83.1) |
| XYZ | xyz(63.4031, 65.5257, 38.5801) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.71
Pale Peach
#FFE5AD
ΔE00 4.73
Moccasin
#FFE4B5
ΔE00 5.11
Beige (survey)
#E6DAA6
ΔE00 5.92
Sand (survey)
#E2CA76
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED097 #97B5EE
analogous
#EEA597 #EED097 #E1EE97
triadic
#EED097 #97EED0 #D097EE
tetradic
#EED097 #97EEA5 #97B5EE #EE97E1
square
#EED097 #97EEA5 #97B5EE #EE97E1
split-complementary
#EED097 #97E1EE #A597EE
monochromatic
#DDA02E #E5B862 #EED097 #F7E8CC #FBF3E5
Accessibility & contrast
On white
1.49
#EED097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EED097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED097
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED097 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#FCC6C1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eed097; /* rgb */ color: rgb(238, 208, 151); /* oklch */ color: oklch(87.0% 0.081 83.1);
Tailwind
colors: {
custom: {
50: '#f5deb6',
500: '#eed097',
950: '#000000',
},
}SCSS
$custom: #eed097; $custom-light: #f5deb6; $custom-dark: #000000;
JSON
{
"hex": "#eed097",
"rgb": {
"r": 238,
"g": 208,
"b": 151
},
"hsl": {
"h": 39.31,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.8696,
"c": 0.0807,
"h": 83.1
},
"luminance": 0.65523
}Semantic roles & 50–950 ramp
primary
#EED097
secondary
#5F84CA
accent
#55D412
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481