#EEBFAB#EEBFAB
#EEBFAB is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.1% C 0.061 H 44.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFAB |
|---|---|
| RGB | rgb(238, 191, 171) |
| HSL | hsl(18, 66%, 80%) |
| HSV | hsv(18, 28%, 93%) |
| CMYK | cmyk(0%, 19.7%, 28.2%, 6.7%) |
| CIE-LAB | lab(80.95, 13.97, 16.48) |
| CIE-LCH | lch(80.95, 21.60, 49.71°) |
| OKLab | oklab(84.1% 0.0436 0.0425) |
| OKLCH | oklch(84.1% 0.061 44.2) |
| XYZ | xyz(61.2424, 58.3817, 46.5631) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.00
Pale Salmon
#FFB19A
ΔE00 6.79
Light Salmon
#FEA993
ΔE00 8.47
Peach
#FFDAB9
ΔE00 8.89
Pinkish Tan
#D99B82
ΔE00 9.40
Pinkish Grey
#C8ACA9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFAB #ABDAEE
analogous
#EEABB9 #EEBFAB #EEE0AB
triadic
#EEBFAB #ABEEBF #BFABEE
tetradic
#EEBFAB #B9EEAB #ABDAEE #E0ABEE
square
#EEBFAB #B9EEAB #ABDAEE #E0ABEE
split-complementary
#EEBFAB #ABEEE0 #ABB9EE
monochromatic
#D97145 #E49878 #EEBFAB #F8E6DE #FAECE6
Accessibility & contrast
On white
1.66
#EEBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EEBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFAB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFAB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#FBB8B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebfab; /* rgb */ color: rgb(238, 191, 171); /* oklch */ color: oklch(84.1% 0.061 44.2);
Tailwind
colors: {
custom: {
50: '#f4d2c4',
500: '#eebfab',
950: '#000000',
},
}SCSS
$custom: #eebfab; $custom-light: #f4d2c4; $custom-dark: #000000;
JSON
{
"hex": "#eebfab",
"rgb": {
"r": 238,
"g": 191,
"b": 171
},
"hsl": {
"h": 17.91,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.84105,
"c": 0.06085,
"h": 44.2
},
"luminance": 0.58379
}Semantic roles & 50–950 ramp
primary
#EEBFAB
secondary
#72B1CB
accent
#98CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382