#EEBBBE#EEBBBE
#EEBBBE is a very light, muted red. Relative luminance 0.574; OKLCH L 83.8% C 0.059 H 14.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBBE |
|---|---|
| RGB | rgb(238, 187, 190) |
| HSL | hsl(356, 60%, 83%) |
| HSV | hsv(356, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 20.2%, 6.7%) |
| CIE-LAB | lab(80.43, 18.76, 5.53) |
| CIE-LCH | lch(80.43, 19.56, 16.41°) |
| OKLab | oklab(83.84% 0.0571 0.0147) |
| OKLCH | oklch(83.84% 0.059 14.5) |
| XYZ | xyz(62.3249, 57.4381, 56.5089) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.82
Light Rose
#FFC5CB
ΔE00 3.40
Bubblegum
#FFC1CC
ΔE00 4.17
Pink
#FFC0CB
ΔE00 4.18
Lightpink
#FFB6C1
ΔE00 4.99
Dusty Pink
#D8A7B1
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBBE #BBEEEB
analogous
#EEBBD7 #EEBBBE #EED1BB
triadic
#EEBBBE #BEEEBB #BBBEEE
tetradic
#EEBBBE #D7EEBB #BBEEEB #D1BBEE
square
#EEBBBE #D7EEBB #BBEEEB #D1BBEE
split-complementary
#EEBBBE #BBEED1 #BBD7EE
monochromatic
#D65960 #E28A8F #EEBBBE #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.68
#EEBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EEBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBBE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBBE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#F9B7BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebbbe; /* rgb */ color: rgb(238, 187, 190); /* oklch */ color: oklch(83.8% 0.059 14.5);
Tailwind
colors: {
custom: {
50: '#f4cfd1',
500: '#eebbbe',
950: '#000000',
},
}SCSS
$custom: #eebbbe; $custom-light: #f4cfd1; $custom-dark: #000000;
JSON
{
"hex": "#eebbbe",
"rgb": {
"r": 238,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.471,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.8384,
"c": 0.059,
"h": 14.5
},
"luminance": 0.57435
}Semantic roles & 50–950 ramp
primary
#EEBBBE
secondary
#81CCC7
accent
#C8BE1E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383