#EEB8A6#EEB8A6
#EEB8A6 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.7% C 0.068 H 39.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8A6 |
|---|---|
| RGB | rgb(238, 184, 166) |
| HSL | hsl(15, 68%, 79%) |
| HSV | hsv(15, 30%, 93%) |
| CMYK | cmyk(0%, 22.7%, 30.3%, 6.7%) |
| CIE-LAB | lab(79.16, 17.01, 16.66) |
| CIE-LCH | lch(79.16, 23.81, 44.39°) |
| OKLab | oklab(82.68% 0.0525 0.0429) |
| OKLCH | oklch(82.68% 0.068 39.2) |
| XYZ | xyz(59.2846, 55.2143, 43.6037) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.87
Light Salmon
#FEA993
ΔE00 6.33
Apricot
#FBCEB1
ΔE00 7.30
Blush (survey)
#F29E8E
ΔE00 7.79
Pinkish Tan
#D99B82
ΔE00 7.88
Pale Rose
#FDC1C5
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8A6 #A6DCEE
analogous
#EEA6B8 #EEB8A6 #EEDCA6
triadic
#EEB8A6 #A6EEB8 #B8A6EE
tetradic
#EEB8A6 #B8EEA6 #A6DCEE #DCA6EE
square
#EEB8A6 #B8EEA6 #A6DCEE #DCA6EE
split-complementary
#EEB8A6 #A6EEDC #A6B8EE
monochromatic
#DA663F #E48F73 #EEB8A6 #F8E1D9 #FAEBE5
Accessibility & contrast
On white
1.74
#EEB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#EEB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8A6
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8A6 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA5
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#FBB0B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb8a6; /* rgb */ color: rgb(238, 184, 166); /* oklch */ color: oklch(82.7% 0.068 39.2);
Tailwind
colors: {
custom: {
50: '#f5cdc0',
500: '#eeb8a6',
950: '#000000',
},
}SCSS
$custom: #eeb8a6; $custom-light: #f5cdc0; $custom-dark: #000000;
JSON
{
"hex": "#eeb8a6",
"rgb": {
"r": 238,
"g": 184,
"b": 166
},
"hsl": {
"h": 15,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.82681,
"c": 0.06779,
"h": 39.2
},
"luminance": 0.55211
}Semantic roles & 50–950 ramp
primary
#EEB8A6
secondary
#6DB4CB
accent
#A1D016
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382