#EED396#EED396
#EED396 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.5% C 0.084 H 86.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EED396 |
|---|---|
| RGB | rgb(238, 211, 150) |
| HSL | hsl(42, 72%, 76%) |
| HSV | hsv(42, 37%, 93%) |
| CMYK | cmyk(0%, 11.3%, 37%, 6.7%) |
| CIE-LAB | lab(85.49, 0.93, 33.68) |
| CIE-LCH | lch(85.49, 33.69, 88.42°) |
| OKLab | oklab(87.53% 0.0048 0.0836) |
| OKLCH | oklch(87.53% 0.084 86.7) |
| XYZ | xyz(64.0605, 66.9700, 38.4003) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.21
Navajowhite
#FFDEAD
ΔE00 4.91
Wheat
#F5DEB3
ΔE00 4.94
Beige (survey)
#E6DAA6
ΔE00 4.95
Moccasin
#FFE4B5
ΔE00 5.25
Sand (survey)
#E2CA76
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED396 #96B1EE
analogous
#EEA796 #EED396 #DDEE96
triadic
#EED396 #96EED3 #D396EE
tetradic
#EED396 #96EEA7 #96B1EE #EE96DD
square
#EED396 #96EEA7 #96B1EE #EE96DD
split-complementary
#EED396 #96DDEE #A796EE
monochromatic
#DDA72D #E5BD61 #EED396 #F7E9CB #FBF4E5
Accessibility & contrast
On white
1.46
#EED396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#EED396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED396
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED396 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#FBC9C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed396; /* rgb */ color: rgb(238, 211, 150); /* oklch */ color: oklch(87.5% 0.084 86.7);
Tailwind
colors: {
custom: {
50: '#f5e0b5',
500: '#eed396',
950: '#000000',
},
}SCSS
$custom: #eed396; $custom-light: #f5e0b5; $custom-dark: #000000;
JSON
{
"hex": "#eed396",
"rgb": {
"r": 238,
"g": 211,
"b": 150
},
"hsl": {
"h": 41.591,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.87533,
"c": 0.08371,
"h": 86.7
},
"luminance": 0.66968
}Semantic roles & 50–950 ramp
primary
#EED396
secondary
#5E7FCA
accent
#4DD411
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481