#EBBFBC#EBBFBC
#EBBFBC is a very light, muted red. Relative luminance 0.586; OKLCH L 84.2% C 0.051 H 22.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFBC |
|---|---|
| RGB | rgb(235, 191, 188) |
| HSL | hsl(4, 54%, 83%) |
| HSV | hsv(4, 20%, 92%) |
| CMYK | cmyk(0%, 18.7%, 20%, 7.8%) |
| CIE-LAB | lab(81.05, 15.25, 7.46) |
| CIE-LCH | lch(81.05, 16.98, 26.06°) |
| OKLab | oklab(84.24% 0.0469 0.0197) |
| OKLCH | oklch(84.24% 0.051 22.8) |
| XYZ | xyz(61.9691, 58.5569, 55.6056) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.87
Light Rose
#FFC5CB
ΔE00 5.33
Bubblegum
#FFC1CC
ΔE00 6.73
Pink
#FFC0CB
ΔE00 6.80
Pale Pink
#FFCFDC
ΔE00 7.43
Pinkish Grey
#C8ACA9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFBC #BCE8EB
analogous
#EBBCD0 #EBBFBC #EBD6BC
triadic
#EBBFBC #BCEBBF #BFBCEB
tetradic
#EBBFBC #D0EBBC #BCE8EB #D6BCEB
square
#EBBFBC #D0EBBC #BCE8EB #D6BCEB
split-complementary
#EBBFBC #BCEBD6 #BCD0EB
monochromatic
#CF655E #DD928D #EBBFBC #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.65
#EBBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EBBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFBC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFBC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#F5BBBE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfbc; /* rgb */ color: rgb(235, 191, 188); /* oklch */ color: oklch(84.2% 0.051 22.8);
Tailwind
colors: {
custom: {
50: '#f2d2d0',
500: '#ebbfbc',
950: '#000000',
},
}SCSS
$custom: #ebbfbc; $custom-light: #f2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#ebbfbc",
"rgb": {
"r": 235,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.83,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.84241,
"c": 0.05087,
"h": 22.8
},
"luminance": 0.58555
}Semantic roles & 50–950 ramp
primary
#EBBFBC
secondary
#84C3C7
accent
#B7C124
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383