#FEA2FE#FEA2FE
#FEA2FE is a very light, vivid purple. Relative luminance 0.541; OKLCH L 83.4% C 0.158 H 326.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA2FE |
|---|---|
| RGB | rgb(254, 162, 254) |
| HSL | hsl(300, 98%, 82%) |
| HSV | hsv(300, 36%, 100%) |
| CMYK | cmyk(0%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.50, 47.78, -31.73) |
| CIE-LCH | lch(78.50, 57.36, 326.41°) |
| OKLab | oklab(83.39% 0.1324 -0.0864) |
| OKLCH | oklch(83.39% 0.158 326.9) |
| XYZ | xyz(71.6813, 54.0703, 100.4075) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.80
Violet (CSS)
#EE82EE
ΔE00 7.01
Mauve
#E0B0FF
ΔE00 7.03
Light Lavendar
#EFC0FE
ΔE00 8.26
Lavender Pink
#DD85D7
ΔE00 8.50
Purply Pink
#F075E6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA2FE #A2FEA2
analogous
#D0A2FE #FEA2FE #FEA2D0
triadic
#FEA2FE #FEFEA2 #A2FEFE
tetradic
#FEA2FE #FED0A2 #A2FEA2 #A2D0FE
square
#FEA2FE #FED0A2 #A2FEA2 #A2D0FE
split-complementary
#FEA2FE #D0FEA2 #A2FED0
monochromatic
#FD29FD #FD65FD #FEA2FE #FFDFFF #FFE1FF
Accessibility & contrast
On white
1.78
#FEA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FEA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA2FE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA2FE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fea2fe; /* rgb */ color: rgb(254, 162, 254); /* oklch */ color: oklch(83.4% 0.158 326.9);
Tailwind
colors: {
custom: {
50: '#ffbfff',
500: '#fea2fe',
950: '#000000',
},
}SCSS
$custom: #fea2fe; $custom-light: #ffbfff; $custom-dark: #000000;
JSON
{
"hex": "#fea2fe",
"rgb": {
"r": 254,
"g": 162,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.83389,
"c": 0.15804,
"h": 326.9
},
"luminance": 0.54067
}Semantic roles & 50–950 ramp
primary
#FEA2FE
secondary
#62E262
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286