#FFA5FA#FFA5FA
#FFA5FA is a very light, vivid purple. Relative luminance 0.551; OKLCH L 83.8% C 0.150 H 328.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5FA |
|---|---|
| RGB | rgb(255, 165, 250) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 2%, 0%) |
| CIE-LAB | lab(79.08, 45.84, -28.68) |
| CIE-LCH | lch(79.08, 54.07, 327.97°) |
| OKLab | oklab(83.8% 0.1282 -0.0777) |
| OKLCH | oklch(83.8% 0.15 328.8) |
| XYZ | xyz(71.9492, 55.0755, 97.2647) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.36
Mauve
#E0B0FF
ΔE00 7.20
Light Lavendar
#EFC0FE
ΔE00 7.67
Violet (CSS)
#EE82EE
ΔE00 7.79
Lavender Pink
#DD85D7
ΔE00 8.77
Bubblegum Pink
#FE83CC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5FA #A5FFAA
analogous
#D7A5FF #FFA5FA #FFA5CD
triadic
#FFA5FA #FAFFA5 #A5FAFF
tetradic
#FFA5FA #FFD7A5 #A5FFAA #A5CDFF
square
#FFA5FA #FFD7A5 #A5FFAA #A5CDFF
split-complementary
#FFA5FA #CDFFA5 #A5FFD7
monochromatic
#FF2BF3 #FF68F7 #FFA5FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.75
#FFA5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FFA5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5FA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5FA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#B7C8F7
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa5fa; /* rgb */ color: rgb(255, 165, 250); /* oklch */ color: oklch(83.8% 0.150 328.8);
Tailwind
colors: {
custom: {
50: '#ffc1fc',
500: '#ffa5fa',
950: '#000000',
},
}SCSS
$custom: #ffa5fa; $custom-light: #ffc1fc; $custom-dark: #000000;
JSON
{
"hex": "#ffa5fa",
"rgb": {
"r": 255,
"g": 165,
"b": 250
},
"hsl": {
"h": 303.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83804,
"c": 0.14993,
"h": 328.8
},
"luminance": 0.55072
}Semantic roles & 50–950 ramp
primary
#FFA5FA
secondary
#64E46C
accent
#E60D00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285