#EBBFC9#EBBFC9
#EBBFC9 is a very light, muted red. Relative luminance 0.591; OKLCH L 84.6% C 0.052 H 3.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC9 |
|---|---|
| RGB | rgb(235, 191, 201) |
| HSL | hsl(346, 52%, 84%) |
| HSV | hsv(346, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 14.5%, 7.8%) |
| CIE-LAB | lab(81.37, 17.25, 0.94) |
| CIE-LCH | lch(81.37, 17.28, 3.12°) |
| OKLab | oklab(84.6% 0.0518 0.0027) |
| OKLCH | oklch(84.6% 0.052 3) |
| XYZ | xyz(63.4342, 59.1429, 63.3213) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.24
Light Rose
#FFC5CB
ΔE00 4.28
Bubblegum
#FFC1CC
ΔE00 4.35
Pink
#FFC0CB
ΔE00 4.48
Light Pink
#FFD1DF
ΔE00 4.62
Pale Rose
#FDC1C5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC9 #BFEBE1
analogous
#EBBFDF #EBBFC9 #EBCBBF
triadic
#EBBFC9 #C9EBBF #BFC9EB
tetradic
#EBBFC9 #DFEBBF #BFEBE1 #CBBFEB
square
#EBBFC9 #DFEBBF #BFEBE1 #CBBFEB
split-complementary
#EBBFC9 #BFEBCB #BFDFEB
monochromatic
#CE627A #DC90A2 #EBBFC9 #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.64
#EBBFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EBBFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC9
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC9 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C9
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#F3BDC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc9; /* rgb */ color: rgb(235, 191, 201); /* oklch */ color: oklch(84.6% 0.052 3.0);
Tailwind
colors: {
custom: {
50: '#f2d2d9',
500: '#ebbfc9',
950: '#000000',
},
}SCSS
$custom: #ebbfc9; $custom-light: #f2d2d9; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc9",
"rgb": {
"r": 235,
"g": 191,
"b": 201
},
"hsl": {
"h": 346.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84598,
"c": 0.05187,
"h": 3
},
"luminance": 0.59141
}Semantic roles & 50–950 ramp
primary
#EBBFC9
secondary
#87C7B9
accent
#C09D26
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383