#EBBFC3#EBBFC3
#EBBFC3 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.4% C 0.051 H 12.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC3 |
|---|---|
| RGB | rgb(235, 191, 195) |
| HSL | hsl(355, 52%, 84%) |
| HSV | hsv(355, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 17%, 7.8%) |
| CIE-LAB | lab(81.22, 16.31, 3.94) |
| CIE-LCH | lch(81.22, 16.78, 13.59°) |
| OKLab | oklab(84.43% 0.0496 0.0106) |
| OKLCH | oklch(84.43% 0.051 12.1) |
| XYZ | xyz(62.7421, 58.8661, 59.6765) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.97
Light Rose
#FFC5CB
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.88
Pink
#FFC0CB
ΔE00 4.98
Pale Pink
#FFCFDC
ΔE00 5.31
Light Pink
#FFD1DF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC3 #BFEBE7
analogous
#EBBFD9 #EBBFC3 #EBD1BF
triadic
#EBBFC3 #C3EBBF #BFC3EB
tetradic
#EBBFC3 #D9EBBF #BFEBE7 #D1BFEB
square
#EBBFC3 #D9EBBF #BFEBE7 #D1BFEB
split-complementary
#EBBFC3 #BFEBD1 #BFD9EB
monochromatic
#CE626C #DC9097 #EBBFC3 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.64
#EBBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EBBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC3
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC3 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C3
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#F4BCC0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc3; /* rgb */ color: rgb(235, 191, 195); /* oklch */ color: oklch(84.4% 0.051 12.1);
Tailwind
colors: {
custom: {
50: '#f2d2d5',
500: '#ebbfc3',
950: '#000000',
},
}SCSS
$custom: #ebbfc3; $custom-light: #f2d2d5; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc3",
"rgb": {
"r": 235,
"g": 191,
"b": 195
},
"hsl": {
"h": 354.545,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84429,
"c": 0.05068,
"h": 12.1
},
"luminance": 0.58864
}Semantic roles & 50–950 ramp
primary
#EBBFC3
secondary
#87C7C1
accent
#C0B226
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383