#FFA1FA#FFA1FA
#FFA1FA is a very light, vivid purple. Relative luminance 0.537; OKLCH L 83.2% C 0.157 H 328.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA1FA |
|---|---|
| RGB | rgb(255, 161, 250) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 37%, 100%) |
| CMYK | cmyk(0%, 36.9%, 2%, 0%) |
| CIE-LAB | lab(78.26, 47.89, -29.94) |
| CIE-LCH | lch(78.26, 56.48, 327.98°) |
| OKLab | oklab(83.18% 0.134 -0.0813) |
| OKLCH | oklch(83.18% 0.157 328.8) |
| XYZ | xyz(71.2390, 53.6551, 97.0279) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.56
Violet (CSS)
#EE82EE
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.53
Lavender Pink
#DD85D7
ΔE00 8.24
Light Lavendar
#EFC0FE
ΔE00 8.44
Bubblegum Pink
#FE83CC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA1FA #A1FFA6
analogous
#D5A1FF #FFA1FA #FFA1CB
triadic
#FFA1FA #FAFFA1 #A1FAFF
tetradic
#FFA1FA #FFD5A1 #A1FFA6 #A1CBFF
square
#FFA1FA #FFD5A1 #A1FFA6 #A1CBFF
split-complementary
#FFA1FA #CBFFA1 #A1FFD5
monochromatic
#FF27F3 #FF64F7 #FFA1FA #FFDEFD #FFE0FD
Accessibility & contrast
On white
1.79
#FFA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FFA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA1FA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA1FA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#B4C6F7
Tritanopia (blue-blind)
#FFA9C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa1fa; /* rgb */ color: rgb(255, 161, 250); /* oklch */ color: oklch(83.2% 0.157 328.8);
Tailwind
colors: {
custom: {
50: '#ffbefc',
500: '#ffa1fa',
950: '#000000',
},
}SCSS
$custom: #ffa1fa; $custom-light: #ffbefc; $custom-dark: #000000;
JSON
{
"hex": "#ffa1fa",
"rgb": {
"r": 255,
"g": 161,
"b": 250
},
"hsl": {
"h": 303.191,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.83182,
"c": 0.15669,
"h": 328.8
},
"luminance": 0.53652
}Semantic roles & 50–950 ramp
primary
#FFA1FA
secondary
#61E368
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285