#FFA3FB#FFA3FB
#FFA3FB is a very light, vivid purple. Relative luminance 0.544; OKLCH L 83.5% C 0.154 H 328.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3FB |
|---|---|
| RGB | rgb(255, 163, 251) |
| HSL | hsl(303, 100%, 82%) |
| HSV | hsv(303, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 1.6%, 0%) |
| CIE-LAB | lab(78.71, 47.04, -29.80) |
| CIE-LCH | lch(78.71, 55.68, 327.65°) |
| OKLab | oklab(83.53% 0.1313 -0.0809) |
| OKLCH | oklch(83.53% 0.154 328.4) |
| XYZ | xyz(71.7485, 54.4225, 97.9734) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 7.28
Violet (CSS)
#EE82EE
ΔE00 7.34
Light Lavendar
#EFC0FE
ΔE00 8.07
Lavender Pink
#DD85D7
ΔE00 8.54
Bubblegum Pink
#FE83CC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3FB #A3FFA7
analogous
#D5A3FF #FFA3FB #FFA3CD
triadic
#FFA3FB #FBFFA3 #A3FBFF
tetradic
#FFA3FB #FFD5A3 #A3FFA7 #A3CDFF
square
#FFA3FB #FFD5A3 #A3FFA7 #A3CDFF
split-complementary
#FFA3FB #CDFFA3 #A3FFD5
monochromatic
#FF29F6 #FF66F8 #FFA3FB #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.77
#FFA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FFA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3FB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3FB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFE
Deuteranopia (green-blind)
#B5C7F8
Tritanopia (blue-blind)
#FFABC4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa3fb; /* rgb */ color: rgb(255, 163, 251); /* oklch */ color: oklch(83.5% 0.154 328.4);
Tailwind
colors: {
custom: {
50: '#ffc0fd',
500: '#ffa3fb',
950: '#000000',
},
}SCSS
$custom: #ffa3fb; $custom-light: #ffc0fd; $custom-dark: #000000;
JSON
{
"hex": "#ffa3fb",
"rgb": {
"r": 255,
"g": 163,
"b": 251
},
"hsl": {
"h": 302.609,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.83531,
"c": 0.15423,
"h": 328.4
},
"luminance": 0.54419
}Semantic roles & 50–950 ramp
primary
#FFA3FB
secondary
#63E368
accent
#E60A00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285