#EEBFAA#EEBFAA
#EEBFAA is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.1% C 0.061 H 45.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFAA |
|---|---|
| RGB | rgb(238, 191, 170) |
| HSL | hsl(19, 67%, 80%) |
| HSV | hsv(19, 29%, 93%) |
| CMYK | cmyk(0%, 19.7%, 28.6%, 6.7%) |
| CIE-LAB | lab(80.93, 13.84, 16.98) |
| CIE-LCH | lch(80.93, 21.90, 50.83°) |
| OKLab | oklab(84.08% 0.0432 0.0437) |
| OKLCH | oklch(84.08% 0.061 45.3) |
| XYZ | xyz(61.1475, 58.3438, 46.0630) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.73
Pale Salmon
#FFB19A
ΔE00 6.87
Light Salmon
#FEA993
ΔE00 8.56
Peach
#FFDAB9
ΔE00 8.62
Pinkish Tan
#D99B82
ΔE00 9.37
Light Peach
#FFD8B1
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFAA #AAD9EE
analogous
#EEAAB7 #EEBFAA #EEE1AA
triadic
#EEBFAA #AAEEBF #BFAAEE
tetradic
#EEBFAA #B7EEAA #AAD9EE #E1AAEE
square
#EEBFAA #B7EEAA #AAD9EE #E1AAEE
split-complementary
#EEBFAA #AAEEE1 #AAB7EE
monochromatic
#DA7244 #E49977 #EEBFAA #F8E5DD #FAECE5
Accessibility & contrast
On white
1.66
#EEBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EEBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFAA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFAA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#FBB8B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebfaa; /* rgb */ color: rgb(238, 191, 170); /* oklch */ color: oklch(84.1% 0.061 45.3);
Tailwind
colors: {
custom: {
50: '#f4d2c3',
500: '#eebfaa',
950: '#000000',
},
}SCSS
$custom: #eebfaa; $custom-light: #f4d2c3; $custom-dark: #000000;
JSON
{
"hex": "#eebfaa",
"rgb": {
"r": 238,
"g": 191,
"b": 170
},
"hsl": {
"h": 18.529,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.84082,
"c": 0.06144,
"h": 45.3
},
"luminance": 0.58341
}Semantic roles & 50–950 ramp
primary
#EEBFAA
secondary
#71AFCB
accent
#96CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382