#E8BEBF#E8BEBF
#E8BEBF is a very light, muted red. Relative luminance 0.577; OKLCH L 83.9% C 0.048 H 16.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BEBF |
|---|---|
| RGB | rgb(232, 190, 191) |
| HSL | hsl(359, 48%, 83%) |
| HSV | hsv(359, 18%, 91%) |
| CMYK | cmyk(0%, 18.1%, 17.7%, 9%) |
| CIE-LAB | lab(80.60, 15.15, 5.16) |
| CIE-LCH | lch(80.60, 16.00, 18.82°) |
| OKLab | oklab(83.85% 0.0463 0.0138) |
| OKLCH | oklch(83.85% 0.048 16.6) |
| XYZ | xyz(61.0962, 57.7464, 57.2080) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.73
Light Rose
#FFC5CB
ΔE00 4.97
Bubblegum
#FFC1CC
ΔE00 6.05
Pink
#FFC0CB
ΔE00 6.13
Pale Pink
#FFCFDC
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BEBF #BEE8E7
analogous
#E8BED4 #E8BEBF #E8D2BE
triadic
#E8BEBF #BFE8BE #BEBFE8
tetradic
#E8BEBF #D4E8BE #BEE8E7 #D2BEE8
square
#E8BEBF #D4E8BE #BEE8E7 #D2BEE8
split-complementary
#E8BEBF #BEE8D2 #BED4E8
monochromatic
#C86466 #D89192 #E8BEBF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.67
#E8BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#E8BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BEBF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BEBF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#F1BABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e8bebf; /* rgb */ color: rgb(232, 190, 191); /* oklch */ color: oklch(83.9% 0.048 16.6);
Tailwind
colors: {
custom: {
50: '#efd1d2',
500: '#e8bebf',
950: '#000000',
},
}SCSS
$custom: #e8bebf; $custom-light: #efd1d2; $custom-dark: #000000;
JSON
{
"hex": "#e8bebf",
"rgb": {
"r": 232,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.8385,
"c": 0.04827,
"h": 16.6
},
"luminance": 0.57744
}Semantic roles & 50–950 ramp
primary
#E8BEBF
secondary
#87C3C2
accent
#BBB82B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383