#FEA2EF#FEA2EF
#FEA2EF is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.8% C 0.145 H 332.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA2EF |
|---|---|
| RGB | rgb(254, 162, 239) |
| HSL | hsl(310, 98%, 82%) |
| HSV | hsv(310, 36%, 100%) |
| CMYK | cmyk(0%, 36.2%, 5.9%, 0.4%) |
| CIE-LAB | lab(77.96, 45.17, -24.47) |
| CIE-LCH | lch(77.96, 51.38, 331.56°) |
| OKLab | oklab(82.8% 0.1287 -0.0659) |
| OKLCH | oklch(82.8% 0.145 332.9) |
| XYZ | xyz(69.3727, 53.1468, 88.2489) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 7.74
Violet (CSS)
#EE82EE
ΔE00 7.85
Lavender Pink
#DD85D7
ΔE00 8.13
Light Lavendar
#EFC0FE
ΔE00 8.35
Mauve
#E0B0FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA2EF #A2FEB1
analogous
#DFA2FE #FEA2EF #FEA2C1
triadic
#FEA2EF #EFFEA2 #A2EFFE
tetradic
#FEA2EF #FEDFA2 #A2FEB1 #A2C1FE
square
#FEA2EF #FEDFA2 #A2FEB1 #A2C1FE
split-complementary
#FEA2EF #C1FEA2 #A2FEDF
monochromatic
#FD29DA #FD65E5 #FEA2EF #FFDFF9 #FFE1FA
Accessibility & contrast
On white
1.81
#FEA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FEA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA2EF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA2EF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#FFA7BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fea2ef; /* rgb */ color: rgb(254, 162, 239); /* oklch */ color: oklch(82.8% 0.145 332.9);
Tailwind
colors: {
custom: {
50: '#ffbff4',
500: '#fea2ef',
950: '#000000',
},
}SCSS
$custom: #fea2ef; $custom-light: #ffbff4; $custom-dark: #000000;
JSON
{
"hex": "#fea2ef",
"rgb": {
"r": 254,
"g": 162,
"b": 239
},
"hsl": {
"h": 309.783,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.82803,
"c": 0.14457,
"h": 332.9
},
"luminance": 0.53143
}Semantic roles & 50–950 ramp
primary
#FEA2EF
secondary
#62E277
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285