#FEA3FE#FEA3FE
#FEA3FE is a very light, vivid purple. Relative luminance 0.544; OKLCH L 83.5% C 0.156 H 326.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3FE |
|---|---|
| RGB | rgb(254, 163, 254) |
| HSL | hsl(300, 98%, 82%) |
| HSV | hsv(300, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.71, 47.27, -31.42) |
| CIE-LCH | lch(78.71, 56.76, 326.39°) |
| OKLab | oklab(83.54% 0.1309 -0.0855) |
| OKLCH | oklch(83.54% 0.156 326.9) |
| XYZ | xyz(71.8582, 54.4240, 100.4665) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.75
Mauve
#E0B0FF
ΔE00 6.93
Violet (CSS)
#EE82EE
ΔE00 7.20
Light Lavendar
#EFC0FE
ΔE00 8.06
Lavender Pink
#DD85D7
ΔE00 8.62
Lilac (survey)
#CEA2FD
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3FE #A3FEA3
analogous
#D1A3FE #FEA3FE #FEA3D1
triadic
#FEA3FE #FEFEA3 #A3FEFE
tetradic
#FEA3FE #FED1A3 #A3FEA3 #A3D1FE
square
#FEA3FE #FED1A3 #A3FEA3 #A3D1FE
split-complementary
#FEA3FE #D1FEA3 #A3FED1
monochromatic
#FD2AFD #FD66FD #FEA3FE #FFE0FF #FFE1FF
Accessibility & contrast
On white
1.77
#FEA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FEA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3FE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3FE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea3fe; /* rgb */ color: rgb(254, 163, 254); /* oklch */ color: oklch(83.5% 0.156 326.9);
Tailwind
colors: {
custom: {
50: '#ffc0ff',
500: '#fea3fe',
950: '#000000',
},
}SCSS
$custom: #fea3fe; $custom-light: #ffc0ff; $custom-dark: #000000;
JSON
{
"hex": "#fea3fe",
"rgb": {
"r": 254,
"g": 163,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.83544,
"c": 0.15636,
"h": 326.9
},
"luminance": 0.54421
}Semantic roles & 50–950 ramp
primary
#FEA3FE
secondary
#63E263
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286