#EBB7BF#EBB7BF
#EBB7BF is a very light, moderate red. Relative luminance 0.553; OKLCH L 82.8% C 0.061 H 8.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7BF |
|---|---|
| RGB | rgb(235, 183, 191) |
| HSL | hsl(351, 57%, 82%) |
| HSV | hsv(351, 22%, 92%) |
| CMYK | cmyk(0%, 22.1%, 18.7%, 7.8%) |
| CIE-LAB | lab(79.21, 19.95, 3.19) |
| CIE-LCH | lch(79.21, 20.21, 9.09°) |
| OKLab | oklab(82.84% 0.0604 0.0087) |
| OKLCH | oklch(82.84% 0.061 8.2) |
| XYZ | xyz(60.5987, 55.2932, 56.7607) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.71
Pink
#FFC0CB
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 3.81
Light Rose
#FFC5CB
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.39
Dusty Pink
#D8A7B1
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7BF #B7EBE3
analogous
#EBB7D9 #EBB7BF #EBC9B7
triadic
#EBB7BF #BFEBB7 #B7BFEB
tetradic
#EBB7BF #D9EBB7 #B7EBE3 #C9B7EB
square
#EBB7BF #D9EBB7 #B7EBE3 #C9B7EB
split-complementary
#EBB7BF #B7EBC9 #B7D9EB
monochromatic
#D0576A #DE8794 #EBB7BF #F8E7EA #F8E7EA
Accessibility & contrast
On white
1.74
#EBB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EBB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7BF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7BF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#F5B3BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb7bf; /* rgb */ color: rgb(235, 183, 191); /* oklch */ color: oklch(82.8% 0.061 8.2);
Tailwind
colors: {
custom: {
50: '#f2ccd2',
500: '#ebb7bf',
950: '#000000',
},
}SCSS
$custom: #ebb7bf; $custom-light: #f2ccd2; $custom-dark: #000000;
JSON
{
"hex": "#ebb7bf",
"rgb": {
"r": 235,
"g": 183,
"b": 191
},
"hsl": {
"h": 350.769,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.82839,
"c": 0.06098,
"h": 8.2
},
"luminance": 0.55291
}Semantic roles & 50–950 ramp
primary
#EBB7BF
secondary
#7FC7BC
accent
#C4AB21
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383