#EEA2BB#EEA2BB
#EEA2BB is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.3% C 0.095 H 358.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA2BB |
|---|---|
| RGB | rgb(238, 162, 187) |
| HSL | hsl(340, 69%, 78%) |
| HSV | hsv(340, 32%, 93%) |
| CMYK | cmyk(0%, 31.9%, 21.4%, 6.7%) |
| CIE-LAB | lab(74.58, 31.60, -1.34) |
| CIE-LCH | lch(74.58, 31.63, 357.57°) |
| OKLab | oklab(79.31% 0.0949 -0.0031) |
| OKLCH | oklch(79.31% 0.095 358.1) |
| XYZ | xyz(57.1507, 47.6089, 53.1833) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.97
Powder Pink
#FFB2D0
ΔE00 4.49
Soft Pink
#FDB0C0
ΔE00 4.53
Baby Pink
#FFB7CE
ΔE00 5.07
Pig Pink
#E78EA5
ΔE00 5.28
Pastel Pink
#FFBACD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA2BB #A2EED5
analogous
#EEA2E1 #EEA2BB #EEAFA2
triadic
#EEA2BB #BBEEA2 #A2BBEE
tetradic
#EEA2BB #E1EEA2 #A2EED5 #AFA2EE
square
#EEA2BB #E1EEA2 #A2EED5 #AFA2EE
split-complementary
#EEA2BB #A2EEAF #A2E1EE
monochromatic
#DB3B6F #E56E95 #EEA2BB #F7D6E1 #FAE5EC
Accessibility & contrast
On white
2.00
#EEA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EEA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA2BB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA2BB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#BDBDB9
Tritanopia (blue-blind)
#FA9EAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea2bb; /* rgb */ color: rgb(238, 162, 187); /* oklch */ color: oklch(79.3% 0.095 358.1);
Tailwind
colors: {
custom: {
50: '#f5becf',
500: '#eea2bb',
950: '#000000',
},
}SCSS
$custom: #eea2bb; $custom-light: #f5becf; $custom-dark: #000000;
JSON
{
"hex": "#eea2bb",
"rgb": {
"r": 238,
"g": 162,
"b": 187
},
"hsl": {
"h": 340.263,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.79306,
"c": 0.09495,
"h": 358.1
},
"luminance": 0.47606
}Semantic roles & 50–950 ramp
primary
#EEA2BB
secondary
#D9F2EA
accent
#D19314
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171213
muted
#858182