#EBBFC5#EBBFC5
#EBBFC5 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.5% C 0.051 H 9.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFC5 |
|---|---|
| RGB | rgb(235, 191, 197) |
| HSL | hsl(352, 52%, 84%) |
| HSV | hsv(352, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 16.2%, 7.8%) |
| CIE-LAB | lab(81.27, 16.62, 2.94) |
| CIE-LCH | lch(81.27, 16.88, 10.04°) |
| OKLab | oklab(84.49% 0.0503 0.008) |
| OKLCH | oklch(84.49% 0.051 9) |
| XYZ | xyz(62.9697, 58.9572, 60.8754) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.95
Pale Rose
#FDC1C5
ΔE00 4.07
Bubblegum
#FFC1CC
ΔE00 4.57
Pink
#FFC0CB
ΔE00 4.69
Pale Pink
#FFCFDC
ΔE00 4.86
Light Pink
#FFD1DF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFC5 #BFEBE5
analogous
#EBBFDB #EBBFC5 #EBCFBF
triadic
#EBBFC5 #C5EBBF #BFC5EB
tetradic
#EBBFC5 #DBEBBF #BFEBE5 #CFBFEB
square
#EBBFC5 #DBEBBF #BFEBE5 #CFBFEB
split-complementary
#EBBFC5 #BFEBCF #BFDBEB
monochromatic
#CE6270 #DC909B #EBBFC5 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.64
#EBBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EBBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFC5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFC5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C5
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#F4BCC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfc5; /* rgb */ color: rgb(235, 191, 197); /* oklch */ color: oklch(84.5% 0.051 9.0);
Tailwind
colors: {
custom: {
50: '#f2d2d6',
500: '#ebbfc5',
950: '#000000',
},
}SCSS
$custom: #ebbfc5; $custom-light: #f2d2d6; $custom-dark: #000000;
JSON
{
"hex": "#ebbfc5",
"rgb": {
"r": 235,
"g": 191,
"b": 197
},
"hsl": {
"h": 351.818,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84485,
"c": 0.05094,
"h": 9
},
"luminance": 0.58955
}Semantic roles & 50–950 ramp
primary
#EBBFC5
secondary
#87C7BF
accent
#C0AB26
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383