#FEA3FA#FEA3FA
#FEA3FA is a very light, vivid purple. Relative luminance 0.542; OKLCH L 83.4% C 0.153 H 328.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3FA |
|---|---|
| RGB | rgb(254, 163, 250) |
| HSL | hsl(303, 98%, 82%) |
| HSV | hsv(303, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 1.6%, 0.4%) |
| CIE-LAB | lab(78.56, 46.56, -29.49) |
| CIE-LCH | lch(78.56, 55.11, 327.65°) |
| OKLab | oklab(83.38% 0.13 -0.08) |
| OKLCH | oklch(83.38% 0.153 328.4) |
| XYZ | xyz(71.2243, 54.1704, 97.1282) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 7.20
Violet (CSS)
#EE82EE
ΔE00 7.31
Light Lavendar
#EFC0FE
ΔE00 7.99
Lavender Pink
#DD85D7
ΔE00 8.43
Bubblegum Pink
#FE83CC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3FA #A3FEA7
analogous
#D5A3FE #FEA3FA #FEA3CD
triadic
#FEA3FA #FAFEA3 #A3FAFE
tetradic
#FEA3FA #FED5A3 #A3FEA7 #A3CDFE
square
#FEA3FA #FED5A3 #A3FEA7 #A3CDFE
split-complementary
#FEA3FA #CDFEA3 #A3FED5
monochromatic
#FD2AF3 #FD66F7 #FEA3FA #FFE0FD #FFE1FD
Accessibility & contrast
On white
1.77
#FEA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FEA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3FA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3FA | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#FFAAC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fea3fa; /* rgb */ color: rgb(254, 163, 250); /* oklch */ color: oklch(83.4% 0.153 328.4);
Tailwind
colors: {
custom: {
50: '#ffc0fc',
500: '#fea3fa',
950: '#000000',
},
}SCSS
$custom: #fea3fa; $custom-light: #ffc0fc; $custom-dark: #000000;
JSON
{
"hex": "#fea3fa",
"rgb": {
"r": 254,
"g": 163,
"b": 250
},
"hsl": {
"h": 302.637,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.83384,
"c": 0.15265,
"h": 328.4
},
"luminance": 0.54167
}Semantic roles & 50–950 ramp
primary
#FEA3FA
secondary
#63E269
accent
#E60A00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285