#EBBBC0#EBBBC0
#EBBBC0 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.6% C 0.056 H 11.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBC0 |
|---|---|
| RGB | rgb(235, 187, 192) |
| HSL | hsl(354, 55%, 83%) |
| HSV | hsv(354, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 18.3%, 7.8%) |
| CIE-LAB | lab(80.19, 17.98, 4.07) |
| CIE-LCH | lch(80.19, 18.43, 12.74°) |
| OKLab | oklab(83.6% 0.0546 0.0109) |
| OKLCH | oklch(83.6% 0.056 11.3) |
| XYZ | xyz(61.5459, 57.0109, 57.6212) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.48
Light Rose
#FFC5CB
ΔE00 3.75
Bubblegum
#FFC1CC
ΔE00 4.27
Pink
#FFC0CB
ΔE00 4.31
Lightpink
#FFB6C1
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBC0 #BBEBE6
analogous
#EBBBD8 #EBBBC0 #EBCEBB
triadic
#EBBBC0 #C0EBBB #BBC0EB
tetradic
#EBBBC0 #D8EBBB #BBEBE6 #CEBBEB
square
#EBBBC0 #D8EBBB #BBEBE6 #CEBBEB
split-complementary
#EBBBC0 #BBEBCE #BBD8EB
monochromatic
#CF5C68 #DD8C94 #EBBBC0 #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.69
#EBBBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EBBBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBC0
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBC0 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C0
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#F5B7BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbbc0; /* rgb */ color: rgb(235, 187, 192); /* oklch */ color: oklch(83.6% 0.056 11.3);
Tailwind
colors: {
custom: {
50: '#f2cfd3',
500: '#ebbbc0',
950: '#000000',
},
}SCSS
$custom: #ebbbc0; $custom-light: #f2cfd3; $custom-dark: #000000;
JSON
{
"hex": "#ebbbc0",
"rgb": {
"r": 235,
"g": 187,
"b": 192
},
"hsl": {
"h": 353.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83604,
"c": 0.05565,
"h": 11.3
},
"luminance": 0.57009
}Semantic roles & 50–950 ramp
primary
#EBBBC0
secondary
#83C7C0
accent
#C2B223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383