#EEBFC7#EEBFC7
#EEBFC7 is a very light, muted red. Relative luminance 0.596; OKLCH L 84.8% C 0.055 H 6.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFC7 |
|---|---|
| RGB | rgb(238, 191, 199) |
| HSL | hsl(350, 58%, 84%) |
| HSV | hsv(350, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 16.4%, 6.7%) |
| CIE-LAB | lab(81.60, 18.01, 2.38) |
| CIE-LCH | lch(81.60, 18.16, 7.54°) |
| OKLab | oklab(84.82% 0.0544 0.0065) |
| OKLCH | oklch(84.82% 0.055 6.9) |
| XYZ | xyz(64.1995, 59.5646, 62.1371) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.36
Pale Rose
#FDC1C5
ΔE00 3.61
Bubblegum
#FFC1CC
ΔE00 3.66
Pink
#FFC0CB
ΔE00 3.77
Pale Pink
#FFCFDC
ΔE00 4.27
Light Pink
#FFD1DF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFC7 #BFEEE6
analogous
#EEBFDF #EEBFC7 #EECFBF
triadic
#EEBFC7 #C7EEBF #BFC7EE
tetradic
#EEBFC7 #DFEEBF #BFEEE6 #CFBFEE
square
#EEBFC7 #DFEEBF #BFEEE6 #CFBFEE
split-complementary
#EEBFC7 #BFEECF #BFDFEE
monochromatic
#D45E72 #E18F9D #EEBFC7 #F9E7EA #F9E7EA
Accessibility & contrast
On white
1.63
#EEBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EEBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFC7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFC7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C7
Deuteranopia (green-blind)
#D0CEC6
Tritanopia (blue-blind)
#F7BCC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebfc7; /* rgb */ color: rgb(238, 191, 199); /* oklch */ color: oklch(84.8% 0.055 6.9);
Tailwind
colors: {
custom: {
50: '#f4d2d8',
500: '#eebfc7',
950: '#000000',
},
}SCSS
$custom: #eebfc7; $custom-light: #f4d2d8; $custom-dark: #000000;
JSON
{
"hex": "#eebfc7",
"rgb": {
"r": 238,
"g": 191,
"b": 199
},
"hsl": {
"h": 349.787,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.84825,
"c": 0.05475,
"h": 6.9
},
"luminance": 0.59562
}Semantic roles & 50–950 ramp
primary
#EEBFC7
secondary
#86CCC0
accent
#C6A920
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383