#EBB3BB#EBB3BB
#EBB3BB is a light, moderate red. Relative luminance 0.535; OKLCH L 82.0% C 0.066 H 9.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB3BB |
|---|---|
| RGB | rgb(235, 179, 187) |
| HSL | hsl(351, 58%, 81%) |
| HSV | hsv(351, 24%, 92%) |
| CMYK | cmyk(0%, 23.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(78.17, 21.48, 3.85) |
| CIE-LCH | lch(78.17, 21.82, 10.15°) |
| OKLab | oklab(82% 0.0651 0.0104) |
| OKLCH | oklch(82% 0.066 9.1) |
| XYZ | xyz(59.3512, 53.4929, 54.2030) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.85
Pale Rose
#FDC1C5
ΔE00 4.01
Dusty Pink
#D8A7B1
ΔE00 4.01
Pink
#FFC0CB
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.12
Soft Pink
#FDB0C0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB3BB #B3EBE3
analogous
#EBB3D7 #EBB3BB #EBC7B3
triadic
#EBB3BB #BBEBB3 #B3BBEB
tetradic
#EBB3BB #D7EBB3 #B3EBE3 #C7B3EB
square
#EBB3BB #D7EBB3 #B3EBE3 #C7B3EB
split-complementary
#EBB3BB #B3EBC7 #B3D7EB
monochromatic
#D15264 #DE8390 #EBB3BB #F8E3E6 #F9E7E9
Accessibility & contrast
On white
1.80
#EBB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#EBB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB3BB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB3BB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#F6AFB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb3bb; /* rgb */ color: rgb(235, 179, 187); /* oklch */ color: oklch(82.0% 0.066 9.1);
Tailwind
colors: {
custom: {
50: '#f2cacf',
500: '#ebb3bb',
950: '#000000',
},
}SCSS
$custom: #ebb3bb; $custom-light: #f2cacf; $custom-dark: #000000;
JSON
{
"hex": "#ebb3bb",
"rgb": {
"r": 235,
"g": 179,
"b": 187
},
"hsl": {
"h": 351.429,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.81997,
"c": 0.06588,
"h": 9.1
},
"luminance": 0.5349
}Semantic roles & 50–950 ramp
primary
#EBB3BB
secondary
#7BC7BC
accent
#C6AE20
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283