#EEB8A2#EEB8A2
#EEB8A2 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.6% C 0.070 H 43.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8A2 |
|---|---|
| RGB | rgb(238, 184, 162) |
| HSL | hsl(17, 69%, 78%) |
| HSV | hsv(17, 32%, 93%) |
| CMYK | cmyk(0%, 22.7%, 31.9%, 6.7%) |
| CIE-LAB | lab(79.08, 16.50, 18.69) |
| CIE-LCH | lch(79.08, 24.93, 48.56°) |
| OKLab | oklab(82.59% 0.0509 0.0479) |
| OKLCH | oklch(82.59% 0.07 43.2) |
| XYZ | xyz(58.9234, 55.0698, 41.7013) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.01
Apricot
#FBCEB1
ΔE00 6.36
Light Salmon
#FEA993
ΔE00 6.58
Pinkish Tan
#D99B82
ΔE00 7.55
Blush (survey)
#F29E8E
ΔE00 8.34
Peach (survey)
#FFB07C
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8A2 #A2D8EE
analogous
#EEA2B2 #EEB8A2 #EEDEA2
triadic
#EEB8A2 #A2EEB8 #B8A2EE
tetradic
#EEB8A2 #B2EEA2 #A2D8EE #DEA2EE
square
#EEB8A2 #B2EEA2 #A2D8EE #DEA2EE
split-complementary
#EEB8A2 #A2EEDE #A2B2EE
monochromatic
#DB693B #E5906E #EEB8A2 #F7E0D6 #FAEBE5
Accessibility & contrast
On white
1.75
#EEB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EEB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8A2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8A2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#FCB0B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb8a2; /* rgb */ color: rgb(238, 184, 162); /* oklch */ color: oklch(82.6% 0.070 43.2);
Tailwind
colors: {
custom: {
50: '#f5cdbd',
500: '#eeb8a2',
950: '#000000',
},
}SCSS
$custom: #eeb8a2; $custom-light: #f5cdbd; $custom-dark: #000000;
JSON
{
"hex": "#eeb8a2",
"rgb": {
"r": 238,
"g": 184,
"b": 162
},
"hsl": {
"h": 17.368,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.82589,
"c": 0.06989,
"h": 43.2
},
"luminance": 0.55067
}Semantic roles & 50–950 ramp
primary
#EEB8A2
secondary
#69AFCB
accent
#9AD114
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382