#FEA8FA#FEA8FA
#FEA8FA is a very light, vivid purple. Relative luminance 0.560; OKLCH L 84.2% C 0.144 H 328.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA8FA |
|---|---|
| RGB | rgb(254, 168, 250) |
| HSL | hsl(303, 98%, 83%) |
| HSV | hsv(303, 34%, 100%) |
| CMYK | cmyk(0%, 33.9%, 1.6%, 0.4%) |
| CIE-LAB | lab(79.60, 43.98, -27.89) |
| CIE-LCH | lch(79.60, 52.08, 327.62°) |
| OKLab | oklab(84.17% 0.1227 -0.0756) |
| OKLCH | oklch(84.17% 0.144 328.4) |
| XYZ | xyz(72.1297, 55.9812, 97.4300) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.17
Mauve
#E0B0FF
ΔE00 6.84
Light Lavendar
#EFC0FE
ΔE00 7.01
Violet (CSS)
#EE82EE
ΔE00 8.37
Lavender Pink
#DD85D7
ΔE00 9.15
Light Violet
#D6B4FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA8FA #A8FEAC
analogous
#D7A8FE #FEA8FA #FEA8CF
triadic
#FEA8FA #FAFEA8 #A8FAFE
tetradic
#FEA8FA #FED7A8 #A8FEAC #A8CFFE
square
#FEA8FA #FED7A8 #A8FEAC #A8CFFE
split-complementary
#FEA8FA #CFFEA8 #A8FED7
monochromatic
#FD2FF3 #FD6BF7 #FEA8FA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.72
#FEA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#FEA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA8FA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA8FA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#B9C9F7
Tritanopia (blue-blind)
#FFAFC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fea8fa; /* rgb */ color: rgb(254, 168, 250); /* oklch */ color: oklch(84.2% 0.144 328.4);
Tailwind
colors: {
custom: {
50: '#ffc3fc',
500: '#fea8fa',
950: '#000000',
},
}SCSS
$custom: #fea8fa; $custom-light: #ffc3fc; $custom-dark: #000000;
JSON
{
"hex": "#fea8fa",
"rgb": {
"r": 254,
"g": 168,
"b": 250
},
"hsl": {
"h": 302.791,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.84172,
"c": 0.14414,
"h": 328.4
},
"luminance": 0.55978
}Semantic roles & 50–950 ramp
primary
#FEA8FA
secondary
#68E36D
accent
#E60B00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285