#EBBEBF#EBBEBF
#EBBEBF is a very light, muted red. Relative luminance 0.583; OKLCH L 84.1% C 0.052 H 16.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEBF |
|---|---|
| RGB | rgb(235, 190, 191) |
| HSL | hsl(359, 53%, 83%) |
| HSV | hsv(359, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 18.7%, 7.8%) |
| CIE-LAB | lab(80.88, 16.23, 5.61) |
| CIE-LCH | lch(80.88, 17.17, 19.05°) |
| OKLab | oklab(84.13% 0.0496 0.0149) |
| OKLCH | oklch(84.13% 0.052 16.7) |
| XYZ | xyz(62.0786, 58.2530, 57.2540) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.96
Light Rose
#FFC5CB
ΔE00 4.30
Bubblegum
#FFC1CC
ΔE00 5.42
Pink
#FFC0CB
ΔE00 5.49
Pale Pink
#FFCFDC
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEBF #BEEBEA
analogous
#EBBED5 #EBBEBF #EBD3BE
triadic
#EBBEBF #BFEBBE #BEBFEB
tetradic
#EBBEBF #D5EBBE #BEEBEA #D3BEEB
square
#EBBEBF #D5EBBE #BEEBEA #D3BEEB
split-complementary
#EBBEBF #BEEBD3 #BED5EB
monochromatic
#CE6063 #DD8F91 #EBBEBF #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.66
#EBBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EBBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEBF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEBF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#F5BABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbebf; /* rgb */ color: rgb(235, 190, 191); /* oklch */ color: oklch(84.1% 0.052 16.7);
Tailwind
colors: {
custom: {
50: '#f2d1d2',
500: '#ebbebf',
950: '#000000',
},
}SCSS
$custom: #ebbebf; $custom-light: #f2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#ebbebf",
"rgb": {
"r": 235,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84134,
"c": 0.05177,
"h": 16.7
},
"luminance": 0.58251
}Semantic roles & 50–950 ramp
primary
#EBBEBF
secondary
#86C7C6
accent
#C0BD25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383