#EEB2B2#EEB2B2
#EEB2B2 is a light, moderate red. Relative luminance 0.532; OKLCH L 81.9% C 0.070 H 18.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2B2 |
|---|---|
| RGB | rgb(238, 178, 178) |
| HSL | hsl(0, 64%, 82%) |
| HSV | hsv(0, 25%, 93%) |
| CMYK | cmyk(0%, 25.2%, 25.2%, 6.7%) |
| CIE-LAB | lab(78.01, 21.81, 8.55) |
| CIE-LCH | lch(78.01, 23.43, 21.40°) |
| OKLab | oklab(81.88% 0.0666 0.0225) |
| OKLCH | oklch(81.88% 0.07 18.7) |
| XYZ | xyz(59.2171, 53.2353, 49.2671) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.06
Lightpink
#FFB6C1
ΔE00 4.80
Light Rose
#FFC5CB
ΔE00 5.18
Pink
#FFC0CB
ΔE00 5.51
Bubblegum
#FFC1CC
ΔE00 5.64
Dusty Pink
#D8A7B1
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2B2 #B2EEEE
analogous
#EEB2D0 #EEB2B2 #EED0B2
triadic
#EEB2B2 #B2EEB2 #B2B2EE
tetradic
#EEB2B2 #D0EEB2 #B2EEEE #D0B2EE
square
#EEB2B2 #D0EEB2 #B2EEEE #D0B2EE
split-complementary
#EEB2B2 #B2EED0 #B2D0EE
monochromatic
#D84E4E #E38080 #EEB2B2 #F9E4E4 #F9E6E6
Accessibility & contrast
On white
1.80
#EEB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#EEB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2B2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2B2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#FAACB2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb2b2; /* rgb */ color: rgb(238, 178, 178); /* oklch */ color: oklch(81.9% 0.070 18.7);
Tailwind
colors: {
custom: {
50: '#f4c9c9',
500: '#eeb2b2',
950: '#000000',
},
}SCSS
$custom: #eeb2b2; $custom-light: #f4c9c9; $custom-dark: #000000;
JSON
{
"hex": "#eeb2b2",
"rgb": {
"r": 238,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.81877,
"c": 0.07026,
"h": 18.7
},
"luminance": 0.53232
}Semantic roles & 50–950 ramp
primary
#EEB2B2
secondary
#79CCCC
accent
#CCCC1A
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282