#F2A0FF#F2A0FF
#F2A0FF is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.8% C 0.155 H 321.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A0FF |
|---|---|
| RGB | rgb(242, 160, 255) |
| HSL | hsl(292, 100%, 81%) |
| HSV | hsv(292, 37%, 100%) |
| CMYK | cmyk(5.1%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(76.82, 45.40, -34.97) |
| CIE-LCH | lch(76.82, 57.31, 322.40°) |
| OKLab | oklab(81.85% 0.1221 -0.0957) |
| OKLCH | oklch(81.85% 0.155 321.9) |
| XYZ | xyz(67.2367, 51.2411, 100.9371) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.46
Lilac (survey)
#CEA2FD
ΔE00 7.12
Baby Purple
#CA9BF7
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A0FF #ADFFA0
analogous
#C3A0FF #F2A0FF #FFA0DD
triadic
#F2A0FF #FFF2A0 #A0FFF2
tetradic
#F2A0FF #FFC3A0 #ADFFA0 #A0DDFF
square
#F2A0FF #FFC3A0 #ADFFA0 #A0DDFF
split-complementary
#F2A0FF #DDFFA0 #A0FFC3
monochromatic
#E126FF #EA63FF #F2A0FF #FADDFF #FBE0FF
Accessibility & contrast
On white
1.87
#F2A0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#F2A0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A0FF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A0FF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#F5ABC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2a0ff; /* rgb */ color: rgb(242, 160, 255); /* oklch */ color: oklch(81.8% 0.155 321.9);
Tailwind
colors: {
custom: {
50: '#f8bdff',
500: '#f2a0ff',
950: '#000000',
},
}SCSS
$custom: #f2a0ff; $custom-light: #f8bdff; $custom-dark: #000000;
JSON
{
"hex": "#f2a0ff",
"rgb": {
"r": 242,
"g": 160,
"b": 255
},
"hsl": {
"h": 291.789,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.8185,
"c": 0.15514,
"h": 321.9
},
"luminance": 0.51239
}Semantic roles & 50–950 ramp
primary
#F2A0FF
secondary
#72E360
accent
#E6001F
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286