#EBBBBC#EBBBBC
#EBBBBC is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.055 H 16.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBBC |
|---|---|
| RGB | rgb(235, 187, 188) |
| HSL | hsl(359, 55%, 83%) |
| HSV | hsv(359, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 20%, 7.8%) |
| CIE-LAB | lab(80.09, 17.37, 6.08) |
| CIE-LCH | lch(80.09, 18.41, 19.29°) |
| OKLab | oklab(83.49% 0.0531 0.0161) |
| OKLCH | oklch(83.49% 0.055 16.9) |
| XYZ | xyz(61.1087, 56.8361, 55.3188) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.63
Light Rose
#FFC5CB
ΔE00 4.20
Bubblegum
#FFC1CC
ΔE00 5.18
Pink
#FFC0CB
ΔE00 5.20
Lightpink
#FFB6C1
ΔE00 5.99
Dusty Pink
#D8A7B1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBBC #BBEBEA
analogous
#EBBBD4 #EBBBBC #EBD2BB
triadic
#EBBBBC #BCEBBB #BBBCEB
tetradic
#EBBBBC #D4EBBB #BBEBEA #D2BBEB
square
#EBBBBC #D4EBBB #BBEBEA #D2BBEB
split-complementary
#EBBBBC #BBEBD2 #BBD4EB
monochromatic
#CF5C5F #DD8C8D #EBBBBC #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.70
#EBBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EBBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBBC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBBC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#F5B7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbbbc; /* rgb */ color: rgb(235, 187, 188); /* oklch */ color: oklch(83.5% 0.055 16.9);
Tailwind
colors: {
custom: {
50: '#f2cfd0',
500: '#ebbbbc',
950: '#000000',
},
}SCSS
$custom: #ebbbbc; $custom-light: #f2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#ebbbbc",
"rgb": {
"r": 235,
"g": 187,
"b": 188
},
"hsl": {
"h": 358.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83495,
"c": 0.05545,
"h": 16.9
},
"luminance": 0.56834
}Semantic roles & 50–950 ramp
primary
#EBBBBC
secondary
#83C7C6
accent
#C2BF23
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383