#FEA2EE#FEA2EE
#FEA2EE is a very light, vivid pink. Relative luminance 0.531; OKLCH L 82.8% C 0.144 H 333.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA2EE |
|---|---|
| RGB | rgb(254, 162, 238) |
| HSL | hsl(310, 98%, 82%) |
| HSV | hsv(310, 36%, 100%) |
| CMYK | cmyk(0%, 36.2%, 6.3%, 0.4%) |
| CIE-LAB | lab(77.93, 45.00, -23.98) |
| CIE-LCH | lch(77.93, 50.99, 331.95°) |
| OKLab | oklab(82.77% 0.1284 -0.0646) |
| OKLCH | oklch(82.77% 0.144 333.3) |
| XYZ | xyz(69.2254, 53.0879, 87.4730) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 7.63
Violet (CSS)
#EE82EE
ΔE00 7.95
Lavender Pink
#DD85D7
ΔE00 8.14
Light Lavendar
#EFC0FE
ΔE00 8.39
Mauve
#E0B0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA2EE #A2FEB2
analogous
#E0A2FE #FEA2EE #FEA2C0
triadic
#FEA2EE #EEFEA2 #A2EEFE
tetradic
#FEA2EE #FEE0A2 #A2FEB2 #A2C0FE
square
#FEA2EE #FEE0A2 #A2FEB2 #A2C0FE
split-complementary
#FEA2EE #C0FEA2 #A2FEE0
monochromatic
#FD29D8 #FD65E3 #FEA2EE #FFDFF9 #FFE1F9
Accessibility & contrast
On white
1.81
#FEA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FEA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA2EE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA2EE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F1
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#FFA7BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea2ee; /* rgb */ color: rgb(254, 162, 238); /* oklch */ color: oklch(82.8% 0.144 333.3);
Tailwind
colors: {
custom: {
50: '#ffbff3',
500: '#fea2ee',
950: '#000000',
},
}SCSS
$custom: #fea2ee; $custom-light: #ffbff3; $custom-dark: #000000;
JSON
{
"hex": "#fea2ee",
"rgb": {
"r": 254,
"g": 162,
"b": 238
},
"hsl": {
"h": 310.435,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.82765,
"c": 0.14373,
"h": 333.3
},
"luminance": 0.53085
}Semantic roles & 50–950 ramp
primary
#FEA2EE
secondary
#62E279
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285