#FFA9FA#FFA9FA
#FFA9FA is a very light, vivid purple. Relative luminance 0.565; OKLCH L 84.4% C 0.143 H 328.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9FA |
|---|---|
| RGB | rgb(255, 169, 250) |
| HSL | hsl(303, 100%, 83%) |
| HSV | hsv(303, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 2%, 0%) |
| CIE-LAB | lab(79.92, 43.78, -27.40) |
| CIE-LCH | lch(79.92, 51.64, 327.96°) |
| OKLab | oklab(84.44% 0.1224 -0.0742) |
| OKLCH | oklch(84.44% 0.143 328.8) |
| XYZ | xyz(72.6820, 56.5411, 97.5089) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.27
Light Lavendar
#EFC0FE
ΔE00 6.91
Mauve
#E0B0FF
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 8.63
Light Lilac
#EDC8FF
ΔE00 9.28
Lavender Pink
#DD85D7
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9FA #A9FFAE
analogous
#D9A9FF #FFA9FA #FFA9CF
triadic
#FFA9FA #FAFFA9 #A9FAFF
tetradic
#FFA9FA #FFD9A9 #A9FFAE #A9CFFF
square
#FFA9FA #FFD9A9 #A9FFAE #A9CFFF
split-complementary
#FFA9FA #CFFFA9 #A9FFD9
monochromatic
#FF2FF3 #FF6CF6 #FFA9FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.71
#FFA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#FFA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9FA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9FA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#FFB0C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffa9fa; /* rgb */ color: rgb(255, 169, 250); /* oklch */ color: oklch(84.4% 0.143 328.8);
Tailwind
colors: {
custom: {
50: '#ffc4fc',
500: '#ffa9fa',
950: '#000000',
},
}SCSS
$custom: #ffa9fa; $custom-light: #ffc4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffa9fa",
"rgb": {
"r": 255,
"g": 169,
"b": 250
},
"hsl": {
"h": 303.488,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.84436,
"c": 0.14312,
"h": 328.8
},
"luminance": 0.56538
}Semantic roles & 50–950 ramp
primary
#FFA9FA
secondary
#68E46F
accent
#E60D00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285