#FFA4FD#FFA4FD
#FFA4FD is a very light, vivid purple. Relative luminance 0.549; OKLCH L 83.8% C 0.154 H 327.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4FD |
|---|---|
| RGB | rgb(255, 164, 253) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 0.8%, 0%) |
| CIE-LAB | lab(78.99, 46.88, -30.44) |
| CIE-LCH | lch(78.99, 55.90, 327.00°) |
| OKLab | oklab(83.77% 0.1304 -0.0827) |
| OKLCH | oklch(83.77% 0.154 327.6) |
| XYZ | xyz(72.2437, 54.9058, 99.7019) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 7.05
Violet (CSS)
#EE82EE
ΔE00 7.48
Light Lavendar
#EFC0FE
ΔE00 7.90
Lavender Pink
#DD85D7
ΔE00 8.76
Lilac (survey)
#CEA2FD
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4FD #A4FFA6
analogous
#D4A4FF #FFA4FD #FFA4CF
triadic
#FFA4FD #FDFFA4 #A4FDFF
tetradic
#FFA4FD #FFD4A4 #A4FFA6 #A4CFFF
square
#FFA4FD #FFD4A4 #A4FFA6 #A4CFFF
split-complementary
#FFA4FD #CFFFA4 #A4FFD4
monochromatic
#FF2AFA #FF67FC #FFA4FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.75
#FFA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FFA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4FD
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4FD | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa4fd; /* rgb */ color: rgb(255, 164, 253); /* oklch */ color: oklch(83.8% 0.154 327.6);
Tailwind
colors: {
custom: {
50: '#ffc0fe',
500: '#ffa4fd',
950: '#000000',
},
}SCSS
$custom: #ffa4fd; $custom-light: #ffc0fe; $custom-dark: #000000;
JSON
{
"hex": "#ffa4fd",
"rgb": {
"r": 255,
"g": 164,
"b": 253
},
"hsl": {
"h": 301.319,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83766,
"c": 0.15438,
"h": 327.6
},
"luminance": 0.54903
}Semantic roles & 50–950 ramp
primary
#FFA4FD
secondary
#64E466
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285