#EBB4BF#EBB4BF
#EBB4BF is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.3% C 0.065 H 5.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4BF |
|---|---|
| RGB | rgb(235, 180, 191) |
| HSL | hsl(348, 58%, 81%) |
| HSV | hsv(348, 23%, 92%) |
| CMYK | cmyk(0%, 23.4%, 18.7%, 7.8%) |
| CIE-LAB | lab(78.50, 21.55, 2.16) |
| CIE-LCH | lch(78.50, 21.66, 5.74°) |
| OKLab | oklab(82.29% 0.065 0.006) |
| OKLCH | oklch(82.29% 0.065 5.3) |
| XYZ | xyz(59.9865, 54.0688, 56.5567) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 3.81
Bubblegum
#FFC1CC
ΔE00 3.88
Lightpink
#FFB6C1
ΔE00 3.99
Dusty Pink
#D8A7B1
ΔE00 4.05
Pastel Pink
#FFBACD
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4BF #B4EBE0
analogous
#EBB4DB #EBB4BF #EBC5B4
triadic
#EBB4BF #BFEBB4 #B4BFEB
tetradic
#EBB4BF #DBEBB4 #B4EBE0 #C5B4EB
square
#EBB4BF #DBEBB4 #B4EBE0 #C5B4EB
split-complementary
#EBB4BF #B4EBC5 #B4DBEB
monochromatic
#D1536D #DE8496 #EBB4BF #F8E4E8 #F9E7EA
Accessibility & contrast
On white
1.78
#EBB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EBB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4BF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4BF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBF
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#F5B0B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebb4bf; /* rgb */ color: rgb(235, 180, 191); /* oklch */ color: oklch(82.3% 0.065 5.3);
Tailwind
colors: {
custom: {
50: '#f2cad2',
500: '#ebb4bf',
950: '#000000',
},
}SCSS
$custom: #ebb4bf; $custom-light: #f2cad2; $custom-dark: #000000;
JSON
{
"hex": "#ebb4bf",
"rgb": {
"r": 235,
"g": 180,
"b": 191
},
"hsl": {
"h": 348,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.82291,
"c": 0.06527,
"h": 5.3
},
"luminance": 0.54066
}Semantic roles & 50–950 ramp
primary
#EBB4BF
secondary
#7CC7B8
accent
#C5A420
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283