#F4A2FD#F4A2FD
#F4A2FD is a very light, vivid purple. Relative luminance 0.522; OKLCH L 82.3% C 0.151 H 323.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4A2FD |
|---|---|
| RGB | rgb(244, 162, 253) |
| HSL | hsl(294, 96%, 81%) |
| HSV | hsv(294, 36%, 99%) |
| CMYK | cmyk(3.6%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(77.38, 44.59, -33.01) |
| CIE-LCH | lch(77.38, 55.48, 323.48°) |
| OKLab | oklab(82.29% 0.121 -0.0901) |
| OKLCH | oklch(82.29% 0.151 323.3) |
| XYZ | xyz(67.9563, 52.1680, 99.3992) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.61
Plum
#DDA0DD
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 7.63
Light Lavendar
#EFC0FE
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4A2FD #ABFDA2
analogous
#C7A2FD #F4A2FD #FDA2D9
triadic
#F4A2FD #FDF4A2 #A2FDF4
tetradic
#F4A2FD #FDC7A2 #ABFDA2 #A2D9FD
square
#F4A2FD #FDC7A2 #ABFDA2 #A2D9FD
split-complementary
#F4A2FD #D9FDA2 #A2FDC7
monochromatic
#E62AFA #ED66FC #F4A2FD #FBDEFE #FBE1FE
Accessibility & contrast
On white
1.84
#F4A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#F4A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4A2FD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4A2FD | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#ADC3FA
Tritanopia (blue-blind)
#F7ACC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f4a2fd; /* rgb */ color: rgb(244, 162, 253); /* oklch */ color: oklch(82.3% 0.151 323.3);
Tailwind
colors: {
custom: {
50: '#f9bffe',
500: '#f4a2fd',
950: '#000000',
},
}SCSS
$custom: #f4a2fd; $custom-light: #f9bffe; $custom-dark: #000000;
JSON
{
"hex": "#f4a2fd",
"rgb": {
"r": 244,
"g": 162,
"b": 253
},
"hsl": {
"h": 294.066,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.82292,
"c": 0.15091,
"h": 323.3
},
"luminance": 0.52166
}Semantic roles & 50–950 ramp
primary
#F4A2FD
secondary
#6FE063
accent
#E60017
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171218
muted
#858286