#FFA2FA#FFA2FA
#FFA2FA is a very light, vivid purple. Relative luminance 0.540; OKLCH L 83.3% C 0.155 H 328.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2FA |
|---|---|
| RGB | rgb(255, 162, 250) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 2%, 0%) |
| CIE-LAB | lab(78.47, 47.38, -29.63) |
| CIE-LCH | lch(78.47, 55.88, 327.98°) |
| OKLab | oklab(83.34% 0.1325 -0.0804) |
| OKLCH | oklch(83.34% 0.155 328.8) |
| XYZ | xyz(71.4145, 54.0060, 97.0864) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.50
Violet (CSS)
#EE82EE
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 7.44
Light Lavendar
#EFC0FE
ΔE00 8.25
Lavender Pink
#DD85D7
ΔE00 8.37
Bubblegum Pink
#FE83CC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2FA #A2FFA7
analogous
#D6A2FF #FFA2FA #FFA2CC
triadic
#FFA2FA #FAFFA2 #A2FAFF
tetradic
#FFA2FA #FFD6A2 #A2FFA7 #A2CCFF
square
#FFA2FA #FFD6A2 #A2FFA7 #A2CCFF
split-complementary
#FFA2FA #CCFFA2 #A2FFD6
monochromatic
#FF28F3 #FF65F7 #FFA2FA #FFDFFD #FFE0FD
Accessibility & contrast
On white
1.78
#FFA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#FFA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2FA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2FA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#FFA9C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa2fa; /* rgb */ color: rgb(255, 162, 250); /* oklch */ color: oklch(83.3% 0.155 328.8);
Tailwind
colors: {
custom: {
50: '#ffbffc',
500: '#ffa2fa',
950: '#000000',
},
}SCSS
$custom: #ffa2fa; $custom-light: #ffbffc; $custom-dark: #000000;
JSON
{
"hex": "#ffa2fa",
"rgb": {
"r": 255,
"g": 162,
"b": 250
},
"hsl": {
"h": 303.226,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83336,
"c": 0.155,
"h": 328.8
},
"luminance": 0.54003
}Semantic roles & 50–950 ramp
primary
#FFA2FA
secondary
#62E369
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285