#F2A3F9#F2A3F9
#F2A3F9 is a very light, vivid purple. Relative luminance 0.519; OKLCH L 82.1% C 0.144 H 323.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A3F9 |
|---|---|
| RGB | rgb(242, 163, 249) |
| HSL | hsl(295, 88%, 81%) |
| HSV | hsv(295, 35%, 98%) |
| CMYK | cmyk(2.8%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(77.23, 42.72, -31.11) |
| CIE-LCH | lch(77.23, 52.85, 323.94°) |
| OKLab | oklab(82.08% 0.1164 -0.0848) |
| OKLCH | oklch(82.08% 0.144 323.9) |
| XYZ | xyz(66.8122, 51.9135, 96.1051) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.33
Mauve
#E0B0FF
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 6.97
Light Lavendar
#EFC0FE
ΔE00 7.31
Lilac (survey)
#CEA2FD
ΔE00 7.67
Lavender Pink
#DD85D7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A3F9 #AAF9A3
analogous
#C7A3F9 #F2A3F9 #F9A3D5
triadic
#F2A3F9 #F9F2A3 #A3F9F2
tetradic
#F2A3F9 #F9C7A3 #AAF9A3 #A3D5F9
square
#F2A3F9 #F9C7A3 #AAF9A3 #A3D5F9
split-complementary
#F2A3F9 #D5F9A3 #A3F9C7
monochromatic
#E230F2 #EA6AF5 #F2A3F9 #FADCFD #FBE2FD
Accessibility & contrast
On white
1.84
#F2A3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#F2A3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A3F9
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A3F9 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FC
Deuteranopia (green-blind)
#AEC2F6
Tritanopia (blue-blind)
#F6ACC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2a3f9; /* rgb */ color: rgb(242, 163, 249); /* oklch */ color: oklch(82.1% 0.144 323.9);
Tailwind
colors: {
custom: {
50: '#f7bffb',
500: '#f2a3f9',
950: '#000000',
},
}SCSS
$custom: #f2a3f9; $custom-light: #f7bffb; $custom-dark: #000000;
JSON
{
"hex": "#f2a3f9",
"rgb": {
"r": 242,
"g": 163,
"b": 249
},
"hsl": {
"h": 295.116,
"s": 87.755,
"l": 80.784
},
"oklch": {
"l": 0.8208,
"c": 0.14402,
"h": 323.9
},
"luminance": 0.51911
}Semantic roles & 50–950 ramp
primary
#F2A3F9
secondary
#6FDA66
accent
#E40114
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171217
muted
#858285