#FFA4FB#FFA4FB
#FFA4FB is a very light, vivid purple. Relative luminance 0.548; OKLCH L 83.7% C 0.153 H 328.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4FB |
|---|---|
| RGB | rgb(255, 164, 251) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 1.6%, 0%) |
| CIE-LAB | lab(78.91, 46.53, -29.48) |
| CIE-LCH | lch(78.91, 55.08, 327.64°) |
| OKLab | oklab(83.69% 0.1299 -0.08) |
| OKLCH | oklch(83.69% 0.153 328.4) |
| XYZ | xyz(71.9268, 54.7791, 98.0328) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.20
Violet (CSS)
#EE82EE
ΔE00 7.54
Light Lavendar
#EFC0FE
ΔE00 7.87
Lavender Pink
#DD85D7
ΔE00 8.67
Bubblegum Pink
#FE83CC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4FB #A4FFA8
analogous
#D5A4FF #FFA4FB #FFA4CE
triadic
#FFA4FB #FBFFA4 #A4FBFF
tetradic
#FFA4FB #FFD5A4 #A4FFA8 #A4CEFF
square
#FFA4FB #FFD5A4 #A4FFA8 #A4CEFF
split-complementary
#FFA4FB #CEFFA4 #A4FFD5
monochromatic
#FF2AF6 #FF67F8 #FFA4FB #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.76
#FFA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FFA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4FB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4FB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#B6C8F8
Tritanopia (blue-blind)
#FFABC4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa4fb; /* rgb */ color: rgb(255, 164, 251); /* oklch */ color: oklch(83.7% 0.153 328.4);
Tailwind
colors: {
custom: {
50: '#ffc0fd',
500: '#ffa4fb',
950: '#000000',
},
}SCSS
$custom: #ffa4fb; $custom-light: #ffc0fd; $custom-dark: #000000;
JSON
{
"hex": "#ffa4fb",
"rgb": {
"r": 255,
"g": 164,
"b": 251
},
"hsl": {
"h": 302.637,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83687,
"c": 0.15254,
"h": 328.4
},
"luminance": 0.54776
}Semantic roles & 50–950 ramp
primary
#FFA4FB
secondary
#64E469
accent
#E60A00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285