#FFA3FD#FFA3FD
#FFA3FD is a very light, vivid purple. Relative luminance 0.545; OKLCH L 83.6% C 0.156 H 327.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3FD |
|---|---|
| RGB | rgb(255, 163, 253) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 0.8%, 0%) |
| CIE-LAB | lab(78.78, 47.39, -30.76) |
| CIE-LCH | lch(78.78, 56.50, 327.02°) |
| OKLab | oklab(83.61% 0.1318 -0.0836) |
| OKLCH | oklch(83.61% 0.156 327.6) |
| XYZ | xyz(72.0654, 54.5493, 99.6425) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.14
Violet (CSS)
#EE82EE
ΔE00 7.28
Light Lavendar
#EFC0FE
ΔE00 8.10
Lavender Pink
#DD85D7
ΔE00 8.63
Purply Pink
#F075E6
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3FD #A3FFA5
analogous
#D3A3FF #FFA3FD #FFA3CF
triadic
#FFA3FD #FDFFA3 #A3FDFF
tetradic
#FFA3FD #FFD3A3 #A3FFA5 #A3CFFF
square
#FFA3FD #FFD3A3 #A3FFA5 #A3CFFF
split-complementary
#FFA3FD #CFFFA3 #A3FFD3
monochromatic
#FF29FA #FF66FC #FFA3FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.76
#FFA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FFA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3FD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3FD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa3fd; /* rgb */ color: rgb(255, 163, 253); /* oklch */ color: oklch(83.6% 0.156 327.6);
Tailwind
colors: {
custom: {
50: '#ffc0fe',
500: '#ffa3fd',
950: '#000000',
},
}SCSS
$custom: #ffa3fd; $custom-light: #ffc0fe; $custom-dark: #000000;
JSON
{
"hex": "#ffa3fd",
"rgb": {
"r": 255,
"g": 163,
"b": 253
},
"hsl": {
"h": 301.304,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.83611,
"c": 0.15607,
"h": 327.6
},
"luminance": 0.54546
}Semantic roles & 50–950 ramp
primary
#FFA3FD
secondary
#63E366
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285