#FFA9FF#FFA9FF
#FFA9FF is a very light, vivid purple. Relative luminance 0.569; OKLCH L 84.6% C 0.148 H 326.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9FF |
|---|---|
| RGB | rgb(255, 169, 255) |
| HSL | hsl(300, 100%, 83%) |
| HSV | hsv(300, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(80.10, 44.66, -29.81) |
| CIE-LCH | lch(80.10, 53.70, 326.28°) |
| OKLab | oklab(84.63% 0.1236 -0.081) |
| OKLCH | oklch(84.63% 0.148 326.8) |
| XYZ | xyz(73.4764, 56.8588, 101.6928) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.71
Light Lavendar
#EFC0FE
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 8.44
Light Violet
#D6B4FC
ΔE00 9.09
Light Lilac
#EDC8FF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9FF #A9FFA9
analogous
#D4A9FF #FFA9FF #FFA9D4
triadic
#FFA9FF #FFFFA9 #A9FFFF
tetradic
#FFA9FF #FFD4A9 #A9FFA9 #A9D4FF
square
#FFA9FF #FFD4A9 #A9FFA9 #A9D4FF
split-complementary
#FFA9FF #D4FFA9 #A9FFD4
monochromatic
#FF2FFF #FF6CFF #FFA9FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.70
#FFA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FFA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9FF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9FF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#FFB1C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffa9ff; /* rgb */ color: rgb(255, 169, 255); /* oklch */ color: oklch(84.6% 0.148 326.8);
Tailwind
colors: {
custom: {
50: '#ffc4ff',
500: '#ffa9ff',
950: '#000000',
},
}SCSS
$custom: #ffa9ff; $custom-light: #ffc4ff; $custom-dark: #000000;
JSON
{
"hex": "#ffa9ff",
"rgb": {
"r": 255,
"g": 169,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.8463,
"c": 0.14779,
"h": 326.8
},
"luminance": 0.56856
}Semantic roles & 50–950 ramp
primary
#FFA9FF
secondary
#68E468
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286