#EEB2BE#EEB2BE
#EEB2BE is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.2% C 0.071 H 5.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2BE |
|---|---|
| RGB | rgb(238, 178, 190) |
| HSL | hsl(348, 64%, 82%) |
| HSV | hsv(348, 25%, 93%) |
| CMYK | cmyk(0%, 25.2%, 20.2%, 6.7%) |
| CIE-LAB | lab(78.31, 23.54, 2.46) |
| CIE-LCH | lch(78.31, 23.67, 5.97°) |
| OKLab | oklab(82.2% 0.0711 0.0068) |
| OKLCH | oklch(82.2% 0.071 5.5) |
| XYZ | xyz(60.4751, 53.7385, 55.8923) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.22
Soft Pink
#FDB0C0
ΔE00 3.28
Pink
#FFC0CB
ΔE00 3.67
Pastel Pink
#FFBACD
ΔE00 3.68
Bubblegum
#FFC1CC
ΔE00 3.81
Baby Pink
#FFB7CE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2BE #B2EEE2
analogous
#EEB2DC #EEB2BE #EEC4B2
triadic
#EEB2BE #BEEEB2 #B2BEEE
tetradic
#EEB2BE #DCEEB2 #B2EEE2 #C4B2EE
square
#EEB2BE #DCEEB2 #B2EEE2 #C4B2EE
split-complementary
#EEB2BE #B2EEC4 #B2DCEE
monochromatic
#D84E69 #E38094 #EEB2BE #F9E4E8 #F9E6EA
Accessibility & contrast
On white
1.79
#EEB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EEB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2BE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2BE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#F9AEB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb2be; /* rgb */ color: rgb(238, 178, 190); /* oklch */ color: oklch(82.2% 0.071 5.5);
Tailwind
colors: {
custom: {
50: '#f4c9d1',
500: '#eeb2be',
950: '#000000',
},
}SCSS
$custom: #eeb2be; $custom-light: #f4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#eeb2be",
"rgb": {
"r": 238,
"g": 178,
"b": 190
},
"hsl": {
"h": 348,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.82202,
"c": 0.07138,
"h": 5.5
},
"luminance": 0.53736
}Semantic roles & 50–950 ramp
primary
#EEB2BE
secondary
#79CCBB
accent
#CCA81A
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283