#EBBBBA#EBBBBA
#EBBBBA is a very light, muted red. Relative luminance 0.567; OKLCH L 83.4% C 0.056 H 19.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBBA |
|---|---|
| RGB | rgb(235, 187, 186) |
| HSL | hsl(1, 55%, 83%) |
| HSV | hsv(1, 21%, 92%) |
| CMYK | cmyk(0%, 20.4%, 20.9%, 7.8%) |
| CIE-LAB | lab(80.04, 17.08, 7.09) |
| CIE-LCH | lch(80.04, 18.49, 22.54°) |
| OKLab | oklab(83.44% 0.0523 0.0187) |
| OKLCH | oklch(83.44% 0.056 19.7) |
| XYZ | xyz(60.8946, 56.7504, 54.1912) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.97
Light Rose
#FFC5CB
ΔE00 4.63
Bubblegum
#FFC1CC
ΔE00 5.76
Pink
#FFC0CB
ΔE00 5.78
Lightpink
#FFB6C1
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBBA #BAEAEB
analogous
#EBBAD2 #EBBBBA #EBD3BA
triadic
#EBBBBA #BAEBBB #BBBAEB
tetradic
#EBBBBA #D2EBBA #BAEAEB #D3BAEB
square
#EBBBBA #D2EBBA #BAEAEB #D3BAEB
split-complementary
#EBBBBA #BAEBD3 #BAD2EB
monochromatic
#CF5D5B #DD8C8B #EBBBBA #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.70
#EBBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EBBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBBA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBBA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BA
Deuteranopia (green-blind)
#CFCAB9
Tritanopia (blue-blind)
#F5B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbbba; /* rgb */ color: rgb(235, 187, 186); /* oklch */ color: oklch(83.4% 0.056 19.7);
Tailwind
colors: {
custom: {
50: '#f2cfce',
500: '#ebbbba',
950: '#000000',
},
}SCSS
$custom: #ebbbba; $custom-light: #f2cfce; $custom-dark: #000000;
JSON
{
"hex": "#ebbbba",
"rgb": {
"r": 235,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.224,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83441,
"c": 0.05555,
"h": 19.7
},
"luminance": 0.56748
}Semantic roles & 50–950 ramp
primary
#EBBBBA
secondary
#82C6C7
accent
#BFC323
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383