#F2A2FF#F2A2FF
#F2A2FF is a very light, vivid purple. Relative luminance 0.519; OKLCH L 82.2% C 0.152 H 321.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A2FF |
|---|---|
| RGB | rgb(242, 162, 255) |
| HSL | hsl(292, 100%, 82%) |
| HSV | hsv(292, 36%, 100%) |
| CMYK | cmyk(5.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(77.25, 44.36, -34.32) |
| CIE-LCH | lch(77.25, 56.09, 322.28°) |
| OKLab | oklab(82.17% 0.1192 -0.0939) |
| OKLCH | oklch(82.17% 0.152 321.8) |
| XYZ | xyz(67.5862, 51.9402, 101.0536) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.27
Plum
#DDA0DD
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.76
Lilac (survey)
#CEA2FD
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A2FF #AFFFA2
analogous
#C4A2FF #F2A2FF #FFA2DE
triadic
#F2A2FF #FFF2A2 #A2FFF2
tetradic
#F2A2FF #FFC4A2 #AFFFA2 #A2DEFF
square
#F2A2FF #FFC4A2 #AFFFA2 #A2DEFF
split-complementary
#F2A2FF #DEFFA2 #A2FFC4
monochromatic
#E128FF #E965FF #F2A2FF #FBDFFF #FBE0FF
Accessibility & contrast
On white
1.84
#F2A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#F2A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A2FF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A2FF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#F4ACC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2a2ff; /* rgb */ color: rgb(242, 162, 255); /* oklch */ color: oklch(82.2% 0.152 321.8);
Tailwind
colors: {
custom: {
50: '#f7bfff',
500: '#f2a2ff',
950: '#000000',
},
}SCSS
$custom: #f2a2ff; $custom-light: #f7bfff; $custom-dark: #000000;
JSON
{
"hex": "#f2a2ff",
"rgb": {
"r": 242,
"g": 162,
"b": 255
},
"hsl": {
"h": 291.613,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.82167,
"c": 0.15176,
"h": 321.8
},
"luminance": 0.51938
}Semantic roles & 50–950 ramp
primary
#F2A2FF
secondary
#74E362
accent
#E60020
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171218
muted
#858286