#EEBFBF#EEBFBF
#EEBFBF is a very light, muted red. Relative luminance 0.592; OKLCH L 84.6% C 0.054 H 18.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFBF |
|---|---|
| RGB | rgb(238, 191, 191) |
| HSL | hsl(0, 58%, 84%) |
| HSV | hsv(0, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 19.7%, 6.7%) |
| CIE-LAB | lab(81.40, 16.79, 6.40) |
| CIE-LCH | lch(81.40, 17.97, 20.85°) |
| OKLab | oklab(84.61% 0.0514 0.017) |
| OKLCH | oklch(84.61% 0.054 18.3) |
| XYZ | xyz(63.2950, 59.2028, 57.3733) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.54
Light Rose
#FFC5CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 5.26
Pink
#FFC0CB
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.26
Lightpink
#FFB6C1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFBF #BFEEEE
analogous
#EEBFD7 #EEBFBF #EED7BF
triadic
#EEBFBF #BFEEBF #BFBFEE
tetradic
#EEBFBF #D7EEBF #BFEEEE #D7BFEE
square
#EEBFBF #D7EEBF #BFEEEE #D7BFEE
split-complementary
#EEBFBF #BFEED7 #BFD7EE
monochromatic
#D45E5E #E18F8F #EEBFBF #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.64
#EEBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EEBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFBF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFBF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#F8BBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eebfbf; /* rgb */ color: rgb(238, 191, 191); /* oklch */ color: oklch(84.6% 0.054 18.3);
Tailwind
colors: {
custom: {
50: '#f4d2d2',
500: '#eebfbf',
950: '#000000',
},
}SCSS
$custom: #eebfbf; $custom-light: #f4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#eebfbf",
"rgb": {
"r": 238,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.84606,
"c": 0.05408,
"h": 18.3
},
"luminance": 0.592
}Semantic roles & 50–950 ramp
primary
#EEBFBF
secondary
#86CCCC
accent
#C6C620
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383