#EEBBBB#EEBBBB
#EEBBBB is a very light, muted red. Relative luminance 0.573; OKLCH L 83.8% C 0.059 H 18.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBBB |
|---|---|
| RGB | rgb(238, 187, 187) |
| HSL | hsl(0, 60%, 83%) |
| HSV | hsv(0, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 21.4%, 6.7%) |
| CIE-LAB | lab(80.35, 18.32, 7.04) |
| CIE-LCH | lch(80.35, 19.62, 21.02°) |
| OKLab | oklab(83.76% 0.056 0.0186) |
| OKLCH | oklch(83.76% 0.059 18.4) |
| XYZ | xyz(62.0004, 57.3083, 54.7998) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.19
Light Rose
#FFC5CB
ΔE00 3.95
Pink
#FFC0CB
ΔE00 5.03
Bubblegum
#FFC1CC
ΔE00 5.03
Lightpink
#FFB6C1
ΔE00 5.64
Dusty Pink
#D8A7B1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBBB #BBEEEE
analogous
#EEBBD4 #EEBBBB #EED4BB
triadic
#EEBBBB #BBEEBB #BBBBEE
tetradic
#EEBBBB #D4EEBB #BBEEEE #D4BBEE
square
#EEBBBB #D4EEBB #BBEEEE #D4BBEE
split-complementary
#EEBBBB #BBEED4 #BBD4EE
monochromatic
#D65959 #E28A8A #EEBBBB #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.69
#EEBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EEBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBBB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBBB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#F9B6BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbbb; /* rgb */ color: rgb(238, 187, 187); /* oklch */ color: oklch(83.8% 0.059 18.4);
Tailwind
colors: {
custom: {
50: '#f4cfcf',
500: '#eebbbb',
950: '#000000',
},
}SCSS
$custom: #eebbbb; $custom-light: #f4cfcf; $custom-dark: #000000;
JSON
{
"hex": "#eebbbb",
"rgb": {
"r": 238,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83759,
"c": 0.05901,
"h": 18.4
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#EEBBBB
secondary
#81CCCC
accent
#C8C81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383