#FAA2F3#FAA2F3
#FAA2F3 is a very light, vivid purple. Relative luminance 0.526; OKLCH L 82.5% C 0.145 H 329.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FAA2F3 |
|---|---|
| RGB | rgb(250, 162, 243) |
| HSL | hsl(305, 90%, 81%) |
| HSV | hsv(305, 35%, 98%) |
| CMYK | cmyk(0%, 35.2%, 2.8%, 2%) |
| CIE-LAB | lab(77.66, 44.62, -27.13) |
| CIE-LCH | lch(77.66, 52.22, 328.70°) |
| OKLab | oklab(82.53% 0.1253 -0.0734) |
| OKLCH | oklch(82.53% 0.145 329.6) |
| XYZ | xyz(68.5213, 52.6387, 91.3276) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 7.25
Mauve
#E0B0FF
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.78
Light Lavendar
#EFC0FE
ΔE00 7.90
Bubblegum Pink
#FE83CC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAA2F3 #A2FAA9
analogous
#D5A2FA #FAA2F3 #FAA2C7
triadic
#FAA2F3 #F3FAA2 #A2F3FA
tetradic
#FAA2F3 #FAD5A2 #A2FAA9 #A2C7FA
square
#FAA2F3 #FAD5A2 #A2FAA9 #A2C7FA
split-complementary
#FAA2F3 #C7FAA2 #A2FAD5
monochromatic
#F42EE4 #F768EC #FAA2F3 #FDDCFA #FDE2FB
Accessibility & contrast
On white
1.82
#FAA2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FAA2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAA2F3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAA2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAA2F3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F6
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#FFA8C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #faa2f3; /* rgb */ color: rgb(250, 162, 243); /* oklch */ color: oklch(82.5% 0.145 329.6);
Tailwind
colors: {
custom: {
50: '#fdbff7',
500: '#faa2f3',
950: '#000000',
},
}SCSS
$custom: #faa2f3; $custom-light: #fdbff7; $custom-dark: #000000;
JSON
{
"hex": "#faa2f3",
"rgb": {
"r": 250,
"g": 162,
"b": 243
},
"hsl": {
"h": 304.773,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.82525,
"c": 0.14522,
"h": 329.6
},
"luminance": 0.52636
}Semantic roles & 50–950 ramp
primary
#FAA2F3
secondary
#64DC6E
accent
#E61200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285