#EEBBA9#EEBBA9
#EEBBA9 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.3% C 0.064 H 40.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBA9 |
|---|---|
| RGB | rgb(238, 187, 169) |
| HSL | hsl(16, 67%, 80%) |
| HSV | hsv(16, 29%, 93%) |
| CMYK | cmyk(0%, 21.4%, 29%, 6.7%) |
| CIE-LAB | lab(79.95, 15.82, 16.14) |
| CIE-LCH | lch(79.95, 22.60, 45.58°) |
| OKLab | oklab(83.31% 0.049 0.0416) |
| OKLCH | oklch(83.31% 0.064 40.3) |
| XYZ | xyz(60.1928, 56.5852, 45.2799) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 6.55
Light Salmon
#FEA993
ΔE00 7.17
Pinkish Tan
#D99B82
ΔE00 8.55
Blush (survey)
#F29E8E
ΔE00 8.71
Pinkish Grey
#C8ACA9
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBA9 #A9DCEE
analogous
#EEA9BA #EEBBA9 #EEDDA9
triadic
#EEBBA9 #A9EEBB #BBA9EE
tetradic
#EEBBA9 #BAEEA9 #A9DCEE #DDA9EE
square
#EEBBA9 #BAEEA9 #A9DCEE #DDA9EE
split-complementary
#EEBBA9 #A9EEDD #A9BAEE
monochromatic
#DA6A43 #E49376 #EEBBA9 #F8E3DC #FAEBE5
Accessibility & contrast
On white
1.71
#EEBBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EEBBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBA9
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBA9 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A8
Deuteranopia (green-blind)
#D3CAA9
Tritanopia (blue-blind)
#FBB4B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebba9; /* rgb */ color: rgb(238, 187, 169); /* oklch */ color: oklch(83.3% 0.064 40.3);
Tailwind
colors: {
custom: {
50: '#f4cfc2',
500: '#eebba9',
950: '#000000',
},
}SCSS
$custom: #eebba9; $custom-light: #f4cfc2; $custom-dark: #000000;
JSON
{
"hex": "#eebba9",
"rgb": {
"r": 238,
"g": 187,
"b": 169
},
"hsl": {
"h": 15.652,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.83309,
"c": 0.06428,
"h": 40.3
},
"luminance": 0.56582
}Semantic roles & 50–950 ramp
primary
#EEBBA9
secondary
#70B3CB
accent
#9FCF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382