#EEB696#EEB696
#EEB696 is a light, moderate orange. Relative luminance 0.538; OKLCH L 82.0% C 0.078 H 51.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB696 |
|---|---|
| RGB | rgb(238, 182, 150) |
| HSL | hsl(22, 72%, 76%) |
| HSV | hsv(22, 37%, 93%) |
| CMYK | cmyk(0%, 23.5%, 37%, 6.7%) |
| CIE-LAB | lab(78.37, 16.11, 24.14) |
| CIE-LCH | lch(78.37, 29.02, 56.28°) |
| OKLab | oklab(81.96% 0.0493 0.0609) |
| OKLCH | oklch(81.96% 0.078 51) |
| XYZ | xyz(57.4947, 53.8383, 36.2117) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.93
Peach (survey)
#FFB07C
ΔE00 6.00
Pale Salmon
#FFB19A
ΔE00 6.56
Pinkish Tan
#D99B82
ΔE00 7.51
Light Salmon
#FEA993
ΔE00 7.99
Lightsalmon
#FFA07A
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB696 #96CEEE
analogous
#EE96A2 #EEB696 #EEE296
triadic
#EEB696 #96EEB6 #B696EE
tetradic
#EEB696 #A2EE96 #96CEEE #E296EE
square
#EEB696 #A2EE96 #96CEEE #E296EE
split-complementary
#EEB696 #96EEE2 #96A2EE
monochromatic
#DD6D2D #E59161 #EEB696 #F7DBCB #FBEDE5
Accessibility & contrast
On white
1.78
#EEB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EEB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB696
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB696 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB94
Deuteranopia (green-blind)
#D2C796
Tritanopia (blue-blind)
#FDACAD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb696; /* rgb */ color: rgb(238, 182, 150); /* oklch */ color: oklch(82.0% 0.078 51.0);
Tailwind
colors: {
custom: {
50: '#f5ccb5',
500: '#eeb696',
950: '#000000',
},
}SCSS
$custom: #eeb696; $custom-light: #f5ccb5; $custom-dark: #000000;
JSON
{
"hex": "#eeb696",
"rgb": {
"r": 238,
"g": 182,
"b": 150
},
"hsl": {
"h": 21.818,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.81956,
"c": 0.0784,
"h": 51
},
"luminance": 0.53835
}Semantic roles & 50–950 ramp
primary
#EEB696
secondary
#5EA3CA
accent
#8DD411
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381