#EBB9BF#EBB9BF
#EBB9BF is a very light, muted red. Relative luminance 0.561; OKLCH L 83.2% C 0.058 H 10.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB9BF |
|---|---|
| RGB | rgb(235, 185, 191) |
| HSL | hsl(353, 56%, 82%) |
| HSV | hsv(353, 21%, 92%) |
| CMYK | cmyk(0%, 21.3%, 18.7%, 7.8%) |
| CIE-LAB | lab(79.68, 18.89, 3.88) |
| CIE-LCH | lch(79.68, 19.28, 11.61°) |
| OKLab | oklab(83.21% 0.0573 0.0104) |
| OKLCH | oklch(83.21% 0.058 10.3) |
| XYZ | xyz(61.0142, 56.1241, 56.8992) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.46
Light Rose
#FFC5CB
ΔE00 3.80
Bubblegum
#FFC1CC
ΔE00 4.03
Pink
#FFC0CB
ΔE00 4.04
Lightpink
#FFB6C1
ΔE00 4.86
Dusty Pink
#D8A7B1
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB9BF #B9EBE5
analogous
#EBB9D8 #EBB9BF #EBCCB9
triadic
#EBB9BF #BFEBB9 #B9BFEB
tetradic
#EBB9BF #D8EBB9 #B9EBE5 #CCB9EB
square
#EBB9BF #D8EBB9 #B9EBE5 #CCB9EB
split-complementary
#EBB9BF #B9EBCC #B9D8EB
monochromatic
#D05A68 #DD8993 #EBB9BF #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.72
#EBB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EBB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB9BF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB9BF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#F5B5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb9bf; /* rgb */ color: rgb(235, 185, 191); /* oklch */ color: oklch(83.2% 0.058 10.3);
Tailwind
colors: {
custom: {
50: '#f2ced2',
500: '#ebb9bf',
950: '#000000',
},
}SCSS
$custom: #ebb9bf; $custom-light: #f2ced2; $custom-dark: #000000;
JSON
{
"hex": "#ebb9bf",
"rgb": {
"r": 235,
"g": 185,
"b": 191
},
"hsl": {
"h": 352.8,
"s": 55.556,
"l": 82.353
},
"oklch": {
"l": 0.83207,
"c": 0.05822,
"h": 10.3
},
"luminance": 0.56122
}Semantic roles & 50–950 ramp
primary
#EBB9BF
secondary
#81C7BF
accent
#C3B022
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383