#EBBFBF#EBBFBF
#EBBFBF is a very light, muted red. Relative luminance 0.587; OKLCH L 84.3% C 0.051 H 18.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFBF |
|---|---|
| RGB | rgb(235, 191, 191) |
| HSL | hsl(0, 52%, 84%) |
| HSV | hsv(0, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 18.7%, 7.8%) |
| CIE-LAB | lab(81.12, 15.70, 5.95) |
| CIE-LCH | lch(81.12, 16.79, 20.76°) |
| OKLab | oklab(84.32% 0.0481 0.0158) |
| OKLCH | oklch(84.32% 0.051 18.2) |
| XYZ | xyz(62.2959, 58.6876, 57.3265) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.26
Light Rose
#FFC5CB
ΔE00 4.57
Bubblegum
#FFC1CC
ΔE00 5.82
Pink
#FFC0CB
ΔE00 5.89
Pale Pink
#FFCFDC
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFBF #BFEBEB
analogous
#EBBFD5 #EBBFBF #EBD5BF
triadic
#EBBFBF #BFEBBF #BFBFEB
tetradic
#EBBFBF #D5EBBF #BFEBEB #D5BFEB
square
#EBBFBF #D5EBBF #BFEBEB #D5BFEB
split-complementary
#EBBFBF #BFEBD5 #BFD5EB
monochromatic
#CE6262 #DC9090 #EBBFBF #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.65
#EBBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EBBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFBF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFBF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#F5BBBF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfbf; /* rgb */ color: rgb(235, 191, 191); /* oklch */ color: oklch(84.3% 0.051 18.2);
Tailwind
colors: {
custom: {
50: '#f2d2d2',
500: '#ebbfbf',
950: '#000000',
},
}SCSS
$custom: #ebbfbf; $custom-light: #f2d2d2; $custom-dark: #000000;
JSON
{
"hex": "#ebbfbf",
"rgb": {
"r": 235,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84321,
"c": 0.05058,
"h": 18.2
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#EBBFBF
secondary
#87C7C7
accent
#C0C026
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383