#FFA1FF#FFA1FF
#FFA1FF is a very light, vivid purple. Relative luminance 0.540; OKLCH L 83.4% C 0.161 H 326.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA1FF |
|---|---|
| RGB | rgb(255, 161, 255) |
| HSL | hsl(300, 100%, 82%) |
| HSV | hsv(300, 37%, 100%) |
| CMYK | cmyk(0%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(78.45, 48.77, -32.35) |
| CIE-LCH | lch(78.45, 58.52, 326.44°) |
| OKLab | oklab(83.38% 0.1351 -0.0881) |
| OKLCH | oklch(83.38% 0.161 326.9) |
| XYZ | xyz(72.0334, 53.9728, 101.2118) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.05
Mauve
#E0B0FF
ΔE00 7.23
Lavender Pink
#DD85D7
ΔE00 8.50
Light Lavendar
#EFC0FE
ΔE00 8.54
Purply Pink
#F075E6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA1FF #A1FFA1
analogous
#D0A1FF #FFA1FF #FFA1D0
triadic
#FFA1FF #FFFFA1 #A1FFFF
tetradic
#FFA1FF #FFD0A1 #A1FFA1 #A1D0FF
square
#FFA1FF #FFD0A1 #A1FFA1 #A1D0FF
split-complementary
#FFA1FF #D0FFA1 #A1FFD0
monochromatic
#FF27FF #FF64FF #FFA1FF #FFDEFF #FFE0FF
Accessibility & contrast
On white
1.78
#FFA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA1FF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA1FF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#FFAAC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa1ff; /* rgb */ color: rgb(255, 161, 255); /* oklch */ color: oklch(83.4% 0.161 326.9);
Tailwind
colors: {
custom: {
50: '#ffbeff',
500: '#ffa1ff',
950: '#000000',
},
}SCSS
$custom: #ffa1ff; $custom-light: #ffbeff; $custom-dark: #000000;
JSON
{
"hex": "#ffa1ff",
"rgb": {
"r": 255,
"g": 161,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.83383,
"c": 0.16129,
"h": 326.9
},
"luminance": 0.5397
}Semantic roles & 50–950 ramp
primary
#FFA1FF
secondary
#61E361
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286