#F2A4FA#F2A4FA
#F2A4FA is a very light, vivid purple. Relative luminance 0.523; OKLCH L 82.3% C 0.143 H 323.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A4FA |
|---|---|
| RGB | rgb(242, 164, 250) |
| HSL | hsl(294, 90%, 81%) |
| HSV | hsv(294, 34%, 98%) |
| CMYK | cmyk(3.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(77.48, 42.39, -31.26) |
| CIE-LCH | lch(77.48, 52.67, 323.59°) |
| OKLab | oklab(82.28% 0.1152 -0.0852) |
| OKLCH | oklch(82.28% 0.143 323.5) |
| XYZ | xyz(67.1469, 52.3326, 96.9881) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.41
Light Lavendar
#EFC0FE
ΔE00 7.12
Violet (CSS)
#EE82EE
ΔE00 7.18
Lilac (survey)
#CEA2FD
ΔE00 7.57
Light Violet
#D6B4FC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A4FA #ACFAA4
analogous
#C7A4FA #F2A4FA #FAA4D7
triadic
#F2A4FA #FAF2A4 #A4FAF2
tetradic
#F2A4FA #FAC7A4 #ACFAA4 #A4D7FA
square
#F2A4FA #FAC7A4 #ACFAA4 #A4D7FA
split-complementary
#F2A4FA #D7FAA4 #A4FAC7
monochromatic
#E130F4 #EA6AF7 #F2A4FA #FADEFD #FBE2FD
Accessibility & contrast
On white
1.83
#F2A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#F2A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A4FA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A4FA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#AFC3F7
Tritanopia (blue-blind)
#F5ADC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2a4fa; /* rgb */ color: rgb(242, 164, 250); /* oklch */ color: oklch(82.3% 0.143 323.5);
Tailwind
colors: {
custom: {
50: '#f7c0fc',
500: '#f2a4fa',
950: '#000000',
},
}SCSS
$custom: #f2a4fa; $custom-light: #f7c0fc; $custom-dark: #000000;
JSON
{
"hex": "#f2a4fa",
"rgb": {
"r": 242,
"g": 164,
"b": 250
},
"hsl": {
"h": 294.419,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.82281,
"c": 0.14331,
"h": 323.5
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#F2A4FA
secondary
#71DC66
accent
#E60015
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171217
muted
#858285