#EEBFC5#EEBFC5
#EEBFC5 is a very light, muted red. Relative luminance 0.595; OKLCH L 84.8% C 0.054 H 9.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFC5 |
|---|---|
| RGB | rgb(238, 191, 197) |
| HSL | hsl(352, 58%, 84%) |
| HSV | hsv(352, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 17.2%, 6.7%) |
| CIE-LAB | lab(81.55, 17.70, 3.39) |
| CIE-LCH | lch(81.55, 18.02, 10.83°) |
| OKLab | oklab(84.77% 0.0536 0.0092) |
| OKLCH | oklch(84.77% 0.054 9.7) |
| XYZ | xyz(63.9688, 59.4723, 60.9222) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.25
Pale Rose
#FDC1C5
ΔE00 3.33
Bubblegum
#FFC1CC
ΔE00 3.87
Pink
#FFC0CB
ΔE00 3.98
Pale Pink
#FFCFDC
ΔE00 4.65
Light Pink
#FFD1DF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFC5 #BFEEE8
analogous
#EEBFDD #EEBFC5 #EED1BF
triadic
#EEBFC5 #C5EEBF #BFC5EE
tetradic
#EEBFC5 #DDEEBF #BFEEE8 #D1BFEE
square
#EEBFC5 #DDEEBF #BFEEE8 #D1BFEE
split-complementary
#EEBFC5 #BFEED1 #BFDDEE
monochromatic
#D45E6D #E18F99 #EEBFC5 #F9E7E9 #F9E7E9
Accessibility & contrast
On white
1.63
#EEBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EEBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFC5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFC5 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C5
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#F7BCC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebfc5; /* rgb */ color: rgb(238, 191, 197); /* oklch */ color: oklch(84.8% 0.054 9.7);
Tailwind
colors: {
custom: {
50: '#f4d2d6',
500: '#eebfc5',
950: '#000000',
},
}SCSS
$custom: #eebfc5; $custom-light: #f4d2d6; $custom-dark: #000000;
JSON
{
"hex": "#eebfc5",
"rgb": {
"r": 238,
"g": 191,
"b": 197
},
"hsl": {
"h": 352.34,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.8477,
"c": 0.0544,
"h": 9.7
},
"luminance": 0.5947
}Semantic roles & 50–950 ramp
primary
#EEBFC5
secondary
#86CCC3
accent
#C6B020
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383