#EBB2B2#EBB2B2
#EBB2B2 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.6% C 0.067 H 18.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2B2 |
|---|---|
| RGB | rgb(235, 178, 178) |
| HSL | hsl(0, 59%, 81%) |
| HSV | hsv(0, 24%, 92%) |
| CMYK | cmyk(0%, 24.3%, 24.3%, 7.8%) |
| CIE-LAB | lab(77.71, 20.71, 8.07) |
| CIE-LCH | lch(77.71, 22.23, 21.30°) |
| OKLab | oklab(81.57% 0.0632 0.0213) |
| OKLCH | oklch(81.57% 0.067 18.6) |
| XYZ | xyz(58.2181, 52.7201, 49.2203) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.26
Lightpink
#FFB6C1
ΔE00 5.19
Light Rose
#FFC5CB
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 5.38
Pink
#FFC0CB
ΔE00 5.70
Bubblegum
#FFC1CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2B2 #B2EBEB
analogous
#EBB2CE #EBB2B2 #EBCEB2
triadic
#EBB2B2 #B2EBB2 #B2B2EB
tetradic
#EBB2B2 #CEEBB2 #B2EBEB #CEB2EB
square
#EBB2B2 #CEEBB2 #B2EBEB #CEB2EB
split-complementary
#EBB2B2 #B2EBCE #B2CEEB
monochromatic
#D25151 #DE8181 #EBB2B2 #F8E3E3 #F9E7E7
Accessibility & contrast
On white
1.82
#EBB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#EBB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2B2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2B2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#C9C4B1
Tritanopia (blue-blind)
#F7ACB2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb2b2; /* rgb */ color: rgb(235, 178, 178); /* oklch */ color: oklch(81.6% 0.067 18.6);
Tailwind
colors: {
custom: {
50: '#f2c9c9',
500: '#ebb2b2',
950: '#000000',
},
}SCSS
$custom: #ebb2b2; $custom-light: #f2c9c9; $custom-dark: #000000;
JSON
{
"hex": "#ebb2b2",
"rgb": {
"r": 235,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.81572,
"c": 0.0667,
"h": 18.6
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#EBB2B2
secondary
#7AC7C7
accent
#C6C61F
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282