#EBBFC6#EBBFC6
#EBBFC6 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.5% C 0.051 H 7.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC6 |
|---|---|
| RGB | rgb(235, 191, 198) |
| HSL | hsl(350, 52%, 84%) |
| HSV | hsv(350, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 15.7%, 7.8%) |
| CIE-LAB | lab(81.29, 16.78, 2.44) |
| CIE-LCH | lch(81.29, 16.95, 8.28°) |
| OKLab | oklab(84.51% 0.0507 0.0067) |
| OKLCH | oklch(84.51% 0.051 7.5) |
| XYZ | xyz(63.0847, 59.0031, 61.4808) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.98
Pale Rose
#FDC1C5
ΔE00 4.17
Bubblegum
#FFC1CC
ΔE00 4.47
Pink
#FFC0CB
ΔE00 4.59
Pale Pink
#FFCFDC
ΔE00 4.66
Light Pink
#FFD1DF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC6 #BFEBE4
analogous
#EBBFDC #EBBFC6 #EBCEBF
triadic
#EBBFC6 #C6EBBF #BFC6EB
tetradic
#EBBFC6 #DCEBBF #BFEBE4 #CEBFEB
square
#EBBFC6 #DCEBBF #BFEBE4 #CEBFEB
split-complementary
#EBBFC6 #BFEBCE #BFDCEB
monochromatic
#CE6273 #DC909C #EBBFC6 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.64
#EBBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#EBBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC6
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC6 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C6
Deuteranopia (green-blind)
#CFCDC5
Tritanopia (blue-blind)
#F4BCC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc6; /* rgb */ color: rgb(235, 191, 198); /* oklch */ color: oklch(84.5% 0.051 7.5);
Tailwind
colors: {
custom: {
50: '#f2d2d7',
500: '#ebbfc6',
950: '#000000',
},
}SCSS
$custom: #ebbfc6; $custom-light: #f2d2d7; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc6",
"rgb": {
"r": 235,
"g": 191,
"b": 198
},
"hsl": {
"h": 350.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84513,
"c": 0.05113,
"h": 7.5
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#EBBFC6
secondary
#87C7BD
accent
#C0A726
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383