#FEA9FA#FEA9FA
#FEA9FA is a very light, vivid purple. Relative luminance 0.563; OKLCH L 84.3% C 0.142 H 328.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA9FA |
|---|---|
| RGB | rgb(254, 169, 250) |
| HSL | hsl(303, 98%, 83%) |
| HSV | hsv(303, 33%, 100%) |
| CMYK | cmyk(0%, 33.5%, 1.6%, 0.4%) |
| CIE-LAB | lab(79.81, 43.47, -27.57) |
| CIE-LCH | lch(79.81, 51.47, 327.61°) |
| OKLab | oklab(84.33% 0.1213 -0.0747) |
| OKLCH | oklch(84.33% 0.142 328.4) |
| XYZ | xyz(72.3150, 56.3518, 97.4917) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 6.78
Light Lavendar
#EFC0FE
ΔE00 6.81
Violet (CSS)
#EE82EE
ΔE00 8.58
Light Lilac
#EDC8FF
ΔE00 9.20
Light Violet
#D6B4FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA9FA #A9FEAD
analogous
#D8A9FE #FEA9FA #FEA9CF
triadic
#FEA9FA #FAFEA9 #A9FAFE
tetradic
#FEA9FA #FED8A9 #A9FEAD #A9CFFE
square
#FEA9FA #FED8A9 #A9FEAD #A9CFFE
split-complementary
#FEA9FA #CFFEA9 #A9FED8
monochromatic
#FD30F3 #FD6DF6 #FEA9FA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.71
#FEA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FEA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA9FA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA9FA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#B9CAF7
Tritanopia (blue-blind)
#FFB0C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fea9fa; /* rgb */ color: rgb(254, 169, 250); /* oklch */ color: oklch(84.3% 0.142 328.4);
Tailwind
colors: {
custom: {
50: '#ffc4fc',
500: '#fea9fa',
950: '#000000',
},
}SCSS
$custom: #fea9fa; $custom-light: #ffc4fc; $custom-dark: #000000;
JSON
{
"hex": "#fea9fa",
"rgb": {
"r": 254,
"g": 169,
"b": 250
},
"hsl": {
"h": 302.824,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.84331,
"c": 0.14244,
"h": 328.4
},
"luminance": 0.56349
}Semantic roles & 50–950 ramp
primary
#FEA9FA
secondary
#68E36E
accent
#E60B00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285