#FFA5FB#FFA5FB
#FFA5FB is a very light, vivid purple. Relative luminance 0.551; OKLCH L 83.8% C 0.151 H 328.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5FB |
|---|---|
| RGB | rgb(255, 165, 251) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 1.6%, 0%) |
| CIE-LAB | lab(79.12, 46.01, -29.16) |
| CIE-LCH | lch(79.12, 54.48, 327.64°) |
| OKLab | oklab(83.84% 0.1284 -0.0791) |
| OKLCH | oklch(83.84% 0.151 328.4) |
| XYZ | xyz(72.1064, 55.1384, 98.0927) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.45
Mauve
#E0B0FF
ΔE00 7.12
Light Lavendar
#EFC0FE
ΔE00 7.68
Violet (CSS)
#EE82EE
ΔE00 7.75
Lavender Pink
#DD85D7
ΔE00 8.81
Bubblegum Pink
#FE83CC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5FB #A5FFA9
analogous
#D6A5FF #FFA5FB #FFA5CE
triadic
#FFA5FB #FBFFA5 #A5FBFF
tetradic
#FFA5FB #FFD6A5 #A5FFA9 #A5CEFF
square
#FFA5FB #FFD6A5 #A5FFA9 #A5CEFF
split-complementary
#FFA5FB #CEFFA5 #A5FFD6
monochromatic
#FF2BF6 #FF68F8 #FFA5FB #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.75
#FFA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FFA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5FB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5FB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFE
Deuteranopia (green-blind)
#B7C8F8
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa5fb; /* rgb */ color: rgb(255, 165, 251); /* oklch */ color: oklch(83.8% 0.151 328.4);
Tailwind
colors: {
custom: {
50: '#ffc1fd',
500: '#ffa5fb',
950: '#000000',
},
}SCSS
$custom: #ffa5fb; $custom-light: #ffc1fd; $custom-dark: #000000;
JSON
{
"hex": "#ffa5fb",
"rgb": {
"r": 255,
"g": 165,
"b": 251
},
"hsl": {
"h": 302.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83843,
"c": 0.15084,
"h": 328.4
},
"luminance": 0.55135
}Semantic roles & 50–950 ramp
primary
#FFA5FB
secondary
#64E46A
accent
#E60A00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285