#EBBFC7#EBBFC7
#EBBFC7 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.5% C 0.051 H 6.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC7 |
|---|---|
| RGB | rgb(235, 191, 199) |
| HSL | hsl(349, 52%, 84%) |
| HSV | hsv(349, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 15.3%, 7.8%) |
| CIE-LAB | lab(81.32, 16.94, 1.94) |
| CIE-LCH | lch(81.32, 17.05, 6.54°) |
| OKLab | oklab(84.54% 0.0511 0.0054) |
| OKLCH | oklch(84.54% 0.051 6) |
| XYZ | xyz(63.2004, 59.0494, 62.0903) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.05
Pale Rose
#FDC1C5
ΔE00 4.31
Bubblegum
#FFC1CC
ΔE00 4.39
Pale Pink
#FFCFDC
ΔE00 4.50
Pink
#FFC0CB
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC7 #BFEBE3
analogous
#EBBFDD #EBBFC7 #EBCDBF
triadic
#EBBFC7 #C7EBBF #BFC7EB
tetradic
#EBBFC7 #DDEBBF #BFEBE3 #CDBFEB
square
#EBBFC7 #DDEBBF #BFEBE3 #CDBFEB
split-complementary
#EBBFC7 #BFEBCD #BFDDEB
monochromatic
#CE6275 #DC909E #EBBFC7 #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.64
#EBBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EBBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C7
Deuteranopia (green-blind)
#CFCDC6
Tritanopia (blue-blind)
#F4BCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc7; /* rgb */ color: rgb(235, 191, 199); /* oklch */ color: oklch(84.5% 0.051 6.0);
Tailwind
colors: {
custom: {
50: '#f2d2d8',
500: '#ebbfc7',
950: '#000000',
},
}SCSS
$custom: #ebbfc7; $custom-light: #f2d2d8; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc7",
"rgb": {
"r": 235,
"g": 191,
"b": 199
},
"hsl": {
"h": 349.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84541,
"c": 0.05134,
"h": 6
},
"luminance": 0.59047
}Semantic roles & 50–950 ramp
primary
#EBBFC7
secondary
#87C7BC
accent
#C0A426
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383