#FEA2EA#FEA2EA
#FEA2EA is a very light, vivid pink. Relative luminance 0.529; OKLCH L 82.6% C 0.140 H 335.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA2EA |
|---|---|
| RGB | rgb(254, 162, 234) |
| HSL | hsl(313, 98%, 82%) |
| HSV | hsv(313, 36%, 100%) |
| CMYK | cmyk(0%, 36.2%, 7.9%, 0.4%) |
| CIE-LAB | lab(77.79, 44.33, -22.02) |
| CIE-LCH | lch(77.79, 49.50, 333.58°) |
| OKLab | oklab(82.62% 0.1273 -0.0591) |
| OKLCH | oklch(82.62% 0.14 335.1) |
| XYZ | xyz(68.6442, 52.8554, 84.4123) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 8.27
Violet (CSS)
#EE82EE
ΔE00 8.40
Light Lavendar
#EFC0FE
ΔE00 8.62
Pink (survey)
#FF81C0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA2EA #A2FEB6
analogous
#E4A2FE #FEA2EA #FEA2BC
triadic
#FEA2EA #EAFEA2 #A2EAFE
tetradic
#FEA2EA #FEE4A2 #A2FEB6 #A2BCFE
square
#FEA2EA #FEE4A2 #A2FEB6 #A2BCFE
split-complementary
#FEA2EA #BCFEA2 #A2FEE4
monochromatic
#FD29CF #FD65DC #FEA2EA #FFDFF8 #FFE1F8
Accessibility & contrast
On white
1.81
#FEA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FEA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA2EA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA2EA | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#FFA6BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fea2ea; /* rgb */ color: rgb(254, 162, 234); /* oklch */ color: oklch(82.6% 0.140 335.1);
Tailwind
colors: {
custom: {
50: '#ffbff0',
500: '#fea2ea',
950: '#000000',
},
}SCSS
$custom: #fea2ea; $custom-light: #ffbff0; $custom-dark: #000000;
JSON
{
"hex": "#fea2ea",
"rgb": {
"r": 254,
"g": 162,
"b": 234
},
"hsl": {
"h": 313.043,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.82616,
"c": 0.14038,
"h": 335.1
},
"luminance": 0.52852
}Semantic roles & 50–950 ramp
primary
#FEA2EA
secondary
#62E27E
accent
#E63200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285