#EBBAC2#EBBAC2
#EBBAC2 is a very light, muted red. Relative luminance 0.567; OKLCH L 83.5% C 0.057 H 7.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAC2 |
|---|---|
| RGB | rgb(235, 186, 194) |
| HSL | hsl(350, 55%, 83%) |
| HSV | hsv(350, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 17.4%, 7.8%) |
| CIE-LAB | lab(80.00, 18.81, 2.71) |
| CIE-LCH | lch(80.00, 19.01, 8.21°) |
| OKLab | oklab(83.47% 0.0569 0.0074) |
| OKLCH | oklch(83.47% 0.057 7.4) |
| XYZ | xyz(61.5576, 56.6774, 58.7257) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.75
Light Rose
#FFC5CB
ΔE00 3.83
Bubblegum
#FFC1CC
ΔE00 3.84
Pink
#FFC0CB
ΔE00 3.87
Dusty Pink
#D8A7B1
ΔE00 4.97
Lightpink
#FFB6C1
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAC2 #BAEBE3
analogous
#EBBADA #EBBAC2 #EBCABA
triadic
#EBBAC2 #C2EBBA #BAC2EB
tetradic
#EBBAC2 #DAEBBA #BAEBE3 #CABAEB
square
#EBBAC2 #DAEBBA #BAEBE3 #CABAEB
split-complementary
#EBBAC2 #BAEBCA #BADAEB
monochromatic
#CF5B6E #DD8B98 #EBBAC2 #F8E7EA #F8E7EA
Accessibility & contrast
On white
1.70
#EBBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EBBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAC2
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAC2 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C2
Deuteranopia (green-blind)
#CCCAC1
Tritanopia (blue-blind)
#F5B7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbac2; /* rgb */ color: rgb(235, 186, 194); /* oklch */ color: oklch(83.5% 0.057 7.4);
Tailwind
colors: {
custom: {
50: '#f2cfd4',
500: '#ebbac2',
950: '#000000',
},
}SCSS
$custom: #ebbac2; $custom-light: #f2cfd4; $custom-dark: #000000;
JSON
{
"hex": "#ebbac2",
"rgb": {
"r": 235,
"g": 186,
"b": 194
},
"hsl": {
"h": 350.204,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83474,
"c": 0.05733,
"h": 7.4
},
"luminance": 0.56675
}Semantic roles & 50–950 ramp
primary
#EBBAC2
secondary
#82C7BC
accent
#C3A823
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383