#FFA3FE#FFA3FE
#FFA3FE is a very light, vivid purple. Relative luminance 0.546; OKLCH L 83.7% C 0.157 H 327.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3FE |
|---|---|
| RGB | rgb(255, 163, 254) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 0.4%, 0%) |
| CIE-LAB | lab(78.82, 47.57, -31.24) |
| CIE-LCH | lch(78.82, 56.91, 326.71°) |
| OKLab | oklab(83.65% 0.132 -0.0849) |
| OKLCH | oklch(83.65% 0.157 327.2) |
| XYZ | xyz(72.2252, 54.6132, 100.4837) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 7.08
Violet (CSS)
#EE82EE
ΔE00 7.26
Light Lavendar
#EFC0FE
ΔE00 8.12
Lavender Pink
#DD85D7
ΔE00 8.68
Lilac (survey)
#CEA2FD
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3FE #A3FFA4
analogous
#D2A3FF #FFA3FE #FFA3D0
triadic
#FFA3FE #FEFFA3 #A3FEFF
tetradic
#FFA3FE #FFD2A3 #A3FFA4 #A3D0FF
square
#FFA3FE #FFD2A3 #A3FFA4 #A3D0FF
split-complementary
#FFA3FE #D0FFA3 #A3FFD2
monochromatic
#FF29FD #FF66FD #FFA3FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.76
#FFA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FFA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3FE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3FE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa3fe; /* rgb */ color: rgb(255, 163, 254); /* oklch */ color: oklch(83.7% 0.157 327.2);
Tailwind
colors: {
custom: {
50: '#ffc0ff',
500: '#ffa3fe',
950: '#000000',
},
}SCSS
$custom: #ffa3fe; $custom-light: #ffc0ff; $custom-dark: #000000;
JSON
{
"hex": "#ffa3fe",
"rgb": {
"r": 255,
"g": 163,
"b": 254
},
"hsl": {
"h": 300.652,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.83651,
"c": 0.157,
"h": 327.2
},
"luminance": 0.5461
}Semantic roles & 50–950 ramp
primary
#FFA3FE
secondary
#63E364
accent
#E60200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286