#EEB8A4#EEB8A4
#EEB8A4 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.6% C 0.069 H 41.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8A4 |
|---|---|
| RGB | rgb(238, 184, 164) |
| HSL | hsl(16, 69%, 79%) |
| HSV | hsv(16, 31%, 93%) |
| CMYK | cmyk(0%, 22.7%, 31.1%, 6.7%) |
| CIE-LAB | lab(79.12, 16.76, 17.67) |
| CIE-LCH | lch(79.12, 24.36, 46.53°) |
| OKLab | oklab(82.63% 0.0517 0.0454) |
| OKLCH | oklch(82.63% 0.069 41.3) |
| XYZ | xyz(59.1026, 55.1415, 42.6450) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.88
Light Salmon
#FEA993
ΔE00 6.41
Apricot
#FBCEB1
ΔE00 6.80
Pinkish Tan
#D99B82
ΔE00 7.68
Blush (survey)
#F29E8E
ΔE00 8.03
Lightsalmon
#FFA07A
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8A4 #A4DAEE
analogous
#EEA4B5 #EEB8A4 #EEDDA4
triadic
#EEB8A4 #A4EEB8 #B8A4EE
tetradic
#EEB8A4 #B5EEA4 #A4DAEE #DDA4EE
square
#EEB8A4 #B5EEA4 #A4DAEE #DDA4EE
split-complementary
#EEB8A4 #A4EEDD #A4B5EE
monochromatic
#DB683D #E49070 #EEB8A4 #F8E0D8 #FAEBE5
Accessibility & contrast
On white
1.75
#EEB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EEB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8A4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8A4 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA3
Deuteranopia (green-blind)
#D2C8A4
Tritanopia (blue-blind)
#FCB0B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb8a4; /* rgb */ color: rgb(238, 184, 164); /* oklch */ color: oklch(82.6% 0.069 41.3);
Tailwind
colors: {
custom: {
50: '#f5cdbf',
500: '#eeb8a4',
950: '#000000',
},
}SCSS
$custom: #eeb8a4; $custom-light: #f5cdbf; $custom-dark: #000000;
JSON
{
"hex": "#eeb8a4",
"rgb": {
"r": 238,
"g": 184,
"b": 164
},
"hsl": {
"h": 16.216,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.82634,
"c": 0.0688,
"h": 41.3
},
"luminance": 0.55138
}Semantic roles & 50–950 ramp
primary
#EEB8A4
secondary
#6BB1CB
accent
#9ED015
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382