#EBBFC2#EBBFC2
#EBBFC2 is a very light, muted red. Relative luminance 0.588; OKLCH L 84.4% C 0.051 H 13.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC2 |
|---|---|
| RGB | rgb(235, 191, 194) |
| HSL | hsl(356, 52%, 84%) |
| HSV | hsv(356, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 17.4%, 7.8%) |
| CIE-LAB | lab(81.19, 16.16, 4.45) |
| CIE-LCH | lch(81.19, 16.76, 15.38°) |
| OKLab | oklab(84.4% 0.0492 0.0119) |
| OKLCH | oklch(84.4% 0.051 13.6) |
| XYZ | xyz(62.6294, 58.8210, 59.0830) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.98
Light Rose
#FFC5CB
ΔE00 4.10
Bubblegum
#FFC1CC
ΔE00 5.08
Pink
#FFC0CB
ΔE00 5.17
Pale Pink
#FFCFDC
ΔE00 5.57
Light Pink
#FFD1DF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC2 #BFEBE8
analogous
#EBBFD8 #EBBFC2 #EBD2BF
triadic
#EBBFC2 #C2EBBF #BFC2EB
tetradic
#EBBFC2 #D8EBBF #BFEBE8 #D2BFEB
square
#EBBFC2 #D8EBBF #BFEBE8 #D2BFEB
split-complementary
#EBBFC2 #BFEBD2 #BFD8EB
monochromatic
#CE6269 #DC9096 #EBBFC2 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.65
#EBBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EBBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC2
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC2 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#F4BBC0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc2; /* rgb */ color: rgb(235, 191, 194); /* oklch */ color: oklch(84.4% 0.051 13.6);
Tailwind
colors: {
custom: {
50: '#f2d2d4',
500: '#ebbfc2',
950: '#000000',
},
}SCSS
$custom: #ebbfc2; $custom-light: #f2d2d4; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc2",
"rgb": {
"r": 235,
"g": 191,
"b": 194
},
"hsl": {
"h": 355.909,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84402,
"c": 0.0506,
"h": 13.6
},
"luminance": 0.58819
}Semantic roles & 50–950 ramp
primary
#EBBFC2
secondary
#87C7C3
accent
#C0B526
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383