#FFA9FD#FFA9FD
#FFA9FD is a very light, vivid purple. Relative luminance 0.567; OKLCH L 84.6% C 0.146 H 327.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9FD |
|---|---|
| RGB | rgb(255, 169, 253) |
| HSL | hsl(301, 100%, 83%) |
| HSV | hsv(301, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 0.8%, 0%) |
| CIE-LAB | lab(80.03, 44.31, -28.84) |
| CIE-LCH | lch(80.03, 52.87, 326.93°) |
| OKLab | oklab(84.55% 0.1232 -0.0782) |
| OKLCH | oklch(84.55% 0.146 327.6) |
| XYZ | xyz(73.1561, 56.7307, 100.0061) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.52
Mauve
#E0B0FF
ΔE00 6.68
Light Lavendar
#EFC0FE
ΔE00 6.92
Violet (CSS)
#EE82EE
ΔE00 8.51
Light Violet
#D6B4FC
ΔE00 9.21
Light Lilac
#EDC8FF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9FD #A9FFAB
analogous
#D6A9FF #FFA9FD #FFA9D2
triadic
#FFA9FD #FDFFA9 #A9FDFF
tetradic
#FFA9FD #FFD6A9 #A9FFAB #A9D2FF
square
#FFA9FD #FFD6A9 #A9FFAB #A9D2FF
split-complementary
#FFA9FD #D2FFA9 #A9FFD6
monochromatic
#FF2FFA #FF6CFC #FFA9FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.70
#FFA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FFA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9FD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9FD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#FFB0C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffa9fd; /* rgb */ color: rgb(255, 169, 253); /* oklch */ color: oklch(84.6% 0.146 327.6);
Tailwind
colors: {
custom: {
50: '#ffc4fe',
500: '#ffa9fd',
950: '#000000',
},
}SCSS
$custom: #ffa9fd; $custom-light: #ffc4fe; $custom-dark: #000000;
JSON
{
"hex": "#ffa9fd",
"rgb": {
"r": 255,
"g": 169,
"b": 253
},
"hsl": {
"h": 301.395,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.84552,
"c": 0.14591,
"h": 327.6
},
"luminance": 0.56728
}Semantic roles & 50–950 ramp
primary
#FFA9FD
secondary
#68E46B
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285