#FFA3FA#FFA3FA
#FFA3FA is a very light, vivid purple. Relative luminance 0.544; OKLCH L 83.5% C 0.153 H 328.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3FA |
|---|---|
| RGB | rgb(255, 163, 250) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 2%, 0%) |
| CIE-LAB | lab(78.67, 46.86, -29.31) |
| CIE-LCH | lch(78.67, 55.28, 327.98°) |
| OKLab | oklab(83.49% 0.1311 -0.0795) |
| OKLCH | oklch(83.49% 0.153 328.8) |
| XYZ | xyz(71.5913, 54.3597, 97.1454) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.45
Mauve
#E0B0FF
ΔE00 7.36
Violet (CSS)
#EE82EE
ΔE00 7.38
Light Lavendar
#EFC0FE
ΔE00 8.06
Lavender Pink
#DD85D7
ΔE00 8.50
Bubblegum Pink
#FE83CC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3FA #A3FFA8
analogous
#D6A3FF #FFA3FA #FFA3CC
triadic
#FFA3FA #FAFFA3 #A3FAFF
tetradic
#FFA3FA #FFD6A3 #A3FFA8 #A3CCFF
square
#FFA3FA #FFD6A3 #A3FFA8 #A3CCFF
split-complementary
#FFA3FA #CCFFA3 #A3FFD6
monochromatic
#FF29F3 #FF66F7 #FFA3FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.77
#FFA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FFA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3FA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3FA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#FFAAC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa3fa; /* rgb */ color: rgb(255, 163, 250); /* oklch */ color: oklch(83.5% 0.153 328.8);
Tailwind
colors: {
custom: {
50: '#ffc0fc',
500: '#ffa3fa',
950: '#000000',
},
}SCSS
$custom: #ffa3fa; $custom-light: #ffc0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffa3fa",
"rgb": {
"r": 255,
"g": 163,
"b": 250
},
"hsl": {
"h": 303.261,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.83492,
"c": 0.15331,
"h": 328.8
},
"luminance": 0.54357
}Semantic roles & 50–950 ramp
primary
#FFA3FA
secondary
#63E36A
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285