#EBBBBF#EBBBBF
#EBBBBF is a very light, muted red. Relative luminance 0.570; OKLCH L 83.6% C 0.056 H 12.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBBF |
|---|---|
| RGB | rgb(235, 187, 191) |
| HSL | hsl(355, 55%, 83%) |
| HSV | hsv(355, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 18.7%, 7.8%) |
| CIE-LAB | lab(80.16, 17.82, 4.57) |
| CIE-LCH | lch(80.16, 18.40, 14.38°) |
| OKLab | oklab(83.58% 0.0542 0.0122) |
| OKLCH | oklch(83.58% 0.056 12.7) |
| XYZ | xyz(61.4355, 56.9668, 57.0397) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.46
Light Rose
#FFC5CB
ΔE00 3.81
Bubblegum
#FFC1CC
ΔE00 4.46
Pink
#FFC0CB
ΔE00 4.49
Lightpink
#FFB6C1
ΔE00 5.48
Dusty Pink
#D8A7B1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBBF #BBEBE7
analogous
#EBBBD7 #EBBBBF #EBCFBB
triadic
#EBBBBF #BFEBBB #BBBFEB
tetradic
#EBBBBF #D7EBBB #BBEBE7 #CFBBEB
square
#EBBBBF #D7EBBB #BBEBE7 #CFBBEB
split-complementary
#EBBBBF #BBEBCF #BBD7EB
monochromatic
#CF5C66 #DD8C92 #EBBBBF #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.69
#EBBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EBBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBBF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBBF | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#F5B7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbbbf; /* rgb */ color: rgb(235, 187, 191); /* oklch */ color: oklch(83.6% 0.056 12.7);
Tailwind
colors: {
custom: {
50: '#f2cfd2',
500: '#ebbbbf',
950: '#000000',
},
}SCSS
$custom: #ebbbbf; $custom-light: #f2cfd2; $custom-dark: #000000;
JSON
{
"hex": "#ebbbbf",
"rgb": {
"r": 235,
"g": 187,
"b": 191
},
"hsl": {
"h": 355,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83576,
"c": 0.05555,
"h": 12.7
},
"luminance": 0.56964
}Semantic roles & 50–950 ramp
primary
#EBBBBF
secondary
#83C7C2
accent
#C2B523
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383