#EEB2BA#EEB2BA
#EEB2BA is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.1% C 0.071 H 9.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2BA |
|---|---|
| RGB | rgb(238, 178, 186) |
| HSL | hsl(352, 64%, 82%) |
| HSV | hsv(352, 25%, 93%) |
| CMYK | cmyk(0%, 25.2%, 21.8%, 6.7%) |
| CIE-LAB | lab(78.21, 22.95, 4.49) |
| CIE-LCH | lch(78.21, 23.39, 11.06°) |
| OKLab | oklab(82.09% 0.0696 0.0121) |
| OKLCH | oklch(82.09% 0.071 9.8) |
| XYZ | xyz(60.0439, 53.5660, 53.6214) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.16
Soft Pink
#FDB0C0
ΔE00 3.78
Pink
#FFC0CB
ΔE00 3.83
Pale Rose
#FDC1C5
ΔE00 3.89
Bubblegum
#FFC1CC
ΔE00 3.99
Dusty Pink
#D8A7B1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2BA #B2EEE6
analogous
#EEB2D8 #EEB2BA #EEC8B2
triadic
#EEB2BA #BAEEB2 #B2BAEE
tetradic
#EEB2BA #D8EEB2 #B2EEE6 #C8B2EE
square
#EEB2BA #D8EEB2 #B2EEE6 #C8B2EE
split-complementary
#EEB2BA #B2EEC8 #B2D8EE
monochromatic
#D84E60 #E3808D #EEB2BA #F9E4E7 #F9E6E9
Accessibility & contrast
On white
1.79
#EEB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#EEB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2BA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2BA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#F9ADB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb2ba; /* rgb */ color: rgb(238, 178, 186); /* oklch */ color: oklch(82.1% 0.071 9.8);
Tailwind
colors: {
custom: {
50: '#f4c9ce',
500: '#eeb2ba',
950: '#000000',
},
}SCSS
$custom: #eeb2ba; $custom-light: #f4c9ce; $custom-dark: #000000;
JSON
{
"hex": "#eeb2ba",
"rgb": {
"r": 238,
"g": 178,
"b": 186
},
"hsl": {
"h": 352,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.82091,
"c": 0.07061,
"h": 9.8
},
"luminance": 0.53563
}Semantic roles & 50–950 ramp
primary
#EEB2BA
secondary
#79CCC1
accent
#CCB41A
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283