#E9BEBF#E9BEBF
#E9BEBF is a very light, muted red. Relative luminance 0.579; OKLCH L 83.9% C 0.049 H 16.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BEBF |
|---|---|
| RGB | rgb(233, 190, 191) |
| HSL | hsl(359, 49%, 83%) |
| HSV | hsv(359, 18%, 91%) |
| CMYK | cmyk(0%, 18.5%, 18%, 8.6%) |
| CIE-LAB | lab(80.69, 15.51, 5.31) |
| CIE-LCH | lch(80.69, 16.39, 18.90°) |
| OKLab | oklab(83.94% 0.0474 0.0141) |
| OKLCH | oklch(83.94% 0.049 16.6) |
| XYZ | xyz(61.4218, 57.9143, 57.2232) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.47
Light Rose
#FFC5CB
ΔE00 4.74
Bubblegum
#FFC1CC
ΔE00 5.83
Pink
#FFC0CB
ΔE00 5.91
Pale Pink
#FFCFDC
ΔE00 6.38
Dusty Pink
#D8A7B1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BEBF #BEE9E8
analogous
#E9BED4 #E9BEBF #E9D2BE
triadic
#E9BEBF #BFE9BE #BEBFE9
tetradic
#E9BEBF #D4E9BE #BEE9E8 #D2BEE9
square
#E9BEBF #D4E9BE #BEE9E8 #D2BEE9
split-complementary
#E9BEBF #BEE9D2 #BED4E9
monochromatic
#CA6365 #DA9092 #E9BEBF #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.67
#E9BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#E9BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BEBF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BEBF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#F2BABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e9bebf; /* rgb */ color: rgb(233, 190, 191); /* oklch */ color: oklch(83.9% 0.049 16.6);
Tailwind
colors: {
custom: {
50: '#f0d1d2',
500: '#e9bebf',
950: '#000000',
},
}SCSS
$custom: #e9bebf; $custom-light: #f0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#e9bebf",
"rgb": {
"r": 233,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.605,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.83944,
"c": 0.04943,
"h": 16.6
},
"luminance": 0.57912
}Semantic roles & 50–950 ramp
primary
#E9BEBF
secondary
#87C5C3
accent
#BDB929
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383