#FFA5FD#FFA5FD
#FFA5FD is a very light, vivid purple. Relative luminance 0.553; OKLCH L 83.9% C 0.153 H 327.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5FD |
|---|---|
| RGB | rgb(255, 165, 253) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 0.8%, 0%) |
| CIE-LAB | lab(79.19, 46.37, -30.12) |
| CIE-LCH | lch(79.19, 55.29, 326.99°) |
| OKLab | oklab(83.92% 0.1289 -0.0818) |
| OKLCH | oklch(83.92% 0.153 327.6) |
| XYZ | xyz(72.4234, 55.2652, 99.7618) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 6.97
Violet (CSS)
#EE82EE
ΔE00 7.68
Light Lavendar
#EFC0FE
ΔE00 7.71
Lavender Pink
#DD85D7
ΔE00 8.89
Light Violet
#D6B4FC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5FD #A5FFA7
analogous
#D4A5FF #FFA5FD #FFA5D0
triadic
#FFA5FD #FDFFA5 #A5FDFF
tetradic
#FFA5FD #FFD4A5 #A5FFA7 #A5D0FF
square
#FFA5FD #FFD4A5 #A5FFA7 #A5D0FF
split-complementary
#FFA5FD #D0FFA5 #A5FFD4
monochromatic
#FF2BFA #FF68FC #FFA5FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.74
#FFA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FFA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5FD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5FD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#FFADC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa5fd; /* rgb */ color: rgb(255, 165, 253); /* oklch */ color: oklch(83.9% 0.153 327.6);
Tailwind
colors: {
custom: {
50: '#ffc1fe',
500: '#ffa5fd',
950: '#000000',
},
}SCSS
$custom: #ffa5fd; $custom-light: #ffc1fe; $custom-dark: #000000;
JSON
{
"hex": "#ffa5fd",
"rgb": {
"r": 255,
"g": 165,
"b": 253
},
"hsl": {
"h": 301.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83922,
"c": 0.15269,
"h": 327.6
},
"luminance": 0.55262
}Semantic roles & 50–950 ramp
primary
#FFA5FD
secondary
#64E467
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285