#FFA4FA#FFA4FA
#FFA4FA is a very light, vivid purple. Relative luminance 0.547; OKLCH L 83.6% C 0.152 H 328.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4FA |
|---|---|
| RGB | rgb(255, 164, 250) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 2%, 0%) |
| CIE-LAB | lab(78.88, 46.35, -29.00) |
| CIE-LCH | lch(78.88, 54.67, 327.97°) |
| OKLab | oklab(83.65% 0.1296 -0.0786) |
| OKLCH | oklch(83.65% 0.152 328.8) |
| XYZ | xyz(71.7696, 54.7162, 97.2048) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.40
Mauve
#E0B0FF
ΔE00 7.28
Violet (CSS)
#EE82EE
ΔE00 7.58
Light Lavendar
#EFC0FE
ΔE00 7.87
Lavender Pink
#DD85D7
ΔE00 8.64
Bubblegum Pink
#FE83CC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4FA #A4FFA9
analogous
#D7A4FF #FFA4FA #FFA4CC
triadic
#FFA4FA #FAFFA4 #A4FAFF
tetradic
#FFA4FA #FFD7A4 #A4FFA9 #A4CCFF
square
#FFA4FA #FFD7A4 #A4FFA9 #A4CCFF
split-complementary
#FFA4FA #CCFFA4 #A4FFD7
monochromatic
#FF2AF3 #FF67F7 #FFA4FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.76
#FFA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FFA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4FA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4FA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFD
Deuteranopia (green-blind)
#B6C8F7
Tritanopia (blue-blind)
#FFABC4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa4fa; /* rgb */ color: rgb(255, 164, 250); /* oklch */ color: oklch(83.6% 0.152 328.8);
Tailwind
colors: {
custom: {
50: '#ffc0fc',
500: '#ffa4fa',
950: '#000000',
},
}SCSS
$custom: #ffa4fa; $custom-light: #ffc0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffa4fa",
"rgb": {
"r": 255,
"g": 164,
"b": 250
},
"hsl": {
"h": 303.297,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83647,
"c": 0.15162,
"h": 328.8
},
"luminance": 0.54713
}Semantic roles & 50–950 ramp
primary
#FFA4FA
secondary
#64E46B
accent
#E60D00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285