#FEA5FA#FEA5FA
#FEA5FA is a very light, vivid purple. Relative luminance 0.549; OKLCH L 83.7% C 0.149 H 328.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA5FA |
|---|---|
| RGB | rgb(254, 165, 250) |
| HSL | hsl(303, 98%, 82%) |
| HSV | hsv(303, 35%, 100%) |
| CMYK | cmyk(0%, 35%, 1.6%, 0.4%) |
| CIE-LAB | lab(78.98, 45.53, -28.85) |
| CIE-LCH | lch(78.98, 53.90, 327.64°) |
| OKLab | oklab(83.7% 0.1271 -0.0783) |
| OKLCH | oklch(83.7% 0.149 328.4) |
| XYZ | xyz(71.5822, 54.8863, 97.2475) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 7.04
Light Lavendar
#EFC0FE
ΔE00 7.59
Violet (CSS)
#EE82EE
ΔE00 7.73
Lavender Pink
#DD85D7
ΔE00 8.71
Bubblegum Pink
#FE83CC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA5FA #A5FEA9
analogous
#D6A5FE #FEA5FA #FEA5CD
triadic
#FEA5FA #FAFEA5 #A5FAFE
tetradic
#FEA5FA #FED6A5 #A5FEA9 #A5CDFE
square
#FEA5FA #FED6A5 #A5FEA9 #A5CDFE
split-complementary
#FEA5FA #CDFEA5 #A5FED6
monochromatic
#FD2CF3 #FD68F7 #FEA5FA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.75
#FEA5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FEA5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA5FA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA5FA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#B6C8F7
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea5fa; /* rgb */ color: rgb(254, 165, 250); /* oklch */ color: oklch(83.7% 0.149 328.4);
Tailwind
colors: {
custom: {
50: '#ffc1fc',
500: '#fea5fa',
950: '#000000',
},
}SCSS
$custom: #fea5fa; $custom-light: #ffc1fc; $custom-dark: #000000;
JSON
{
"hex": "#fea5fa",
"rgb": {
"r": 254,
"g": 165,
"b": 250
},
"hsl": {
"h": 302.697,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.83697,
"c": 0.14925,
"h": 328.4
},
"luminance": 0.54883
}Semantic roles & 50–950 ramp
primary
#FEA5FA
secondary
#65E26B
accent
#E60A00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285