#FFA5FE#FFA5FE
#FFA5FE is a very light, vivid purple. Relative luminance 0.553; OKLCH L 84.0% C 0.154 H 327.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5FE |
|---|---|
| RGB | rgb(255, 165, 254) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 0.4%, 0%) |
| CIE-LAB | lab(79.23, 46.54, -30.61) |
| CIE-LCH | lch(79.23, 55.71, 326.67°) |
| OKLab | oklab(83.96% 0.1292 -0.0832) |
| OKLCH | oklch(83.96% 0.154 327.2) |
| XYZ | xyz(72.5831, 55.3290, 100.6030) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 6.90
Violet (CSS)
#EE82EE
ΔE00 7.65
Light Lavendar
#EFC0FE
ΔE00 7.73
Lavender Pink
#DD85D7
ΔE00 8.94
Light Violet
#D6B4FC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5FE #A5FFA6
analogous
#D3A5FF #FFA5FE #FFA5D1
triadic
#FFA5FE #FEFFA5 #A5FEFF
tetradic
#FFA5FE #FFD3A5 #A5FFA6 #A5D1FF
square
#FFA5FE #FFD3A5 #A5FFA6 #A5D1FF
split-complementary
#FFA5FE #D1FFA5 #A5FFD3
monochromatic
#FF2BFD #FF68FD #FFA5FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.74
#FFA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FFA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5FE
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5FE | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#B6C8FB
Tritanopia (blue-blind)
#FFADC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa5fe; /* rgb */ color: rgb(255, 165, 254); /* oklch */ color: oklch(84.0% 0.154 327.2);
Tailwind
colors: {
custom: {
50: '#ffc1ff',
500: '#ffa5fe',
950: '#000000',
},
}SCSS
$custom: #ffa5fe; $custom-light: #ffc1ff; $custom-dark: #000000;
JSON
{
"hex": "#ffa5fe",
"rgb": {
"r": 255,
"g": 165,
"b": 254
},
"hsl": {
"h": 300.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83962,
"c": 0.15363,
"h": 327.2
},
"luminance": 0.55326
}Semantic roles & 50–950 ramp
primary
#FFA5FE
secondary
#64E466
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286