#F2A4EF#F2A4EF
#F2A4EF is a light, vivid purple. Relative luminance 0.517; OKLCH L 81.8% C 0.133 H 328.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A4EF |
|---|---|
| RGB | rgb(242, 164, 239) |
| HSL | hsl(302, 75%, 80%) |
| HSV | hsv(302, 32%, 95%) |
| CMYK | cmyk(0%, 32.2%, 1.2%, 5.1%) |
| CIE-LAB | lab(77.08, 40.38, -25.93) |
| CIE-LCH | lch(77.08, 47.99, 327.29°) |
| OKLab | oklab(81.85% 0.1125 -0.0702) |
| OKLCH | oklch(81.85% 0.133 328) |
| XYZ | xyz(65.4721, 51.6627, 88.1677) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.03
Mauve
#E0B0FF
ΔE00 6.35
Light Lavendar
#EFC0FE
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.58
Violet (CSS)
#EE82EE
ΔE00 7.69
Light Violet
#D6B4FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A4EF #A4F2A7
analogous
#CEA4F2 #F2A4EF #F2A4C8
triadic
#F2A4EF #EFF2A4 #A4EFF2
tetradic
#F2A4EF #F2CEA4 #A4F2A7 #A4C8F2
square
#F2A4EF #F2CEA4 #A4F2A7 #A4C8F2
split-complementary
#F2A4EF #C8F2A4 #A4F2CE
monochromatic
#E339DC #EA6EE6 #F2A4EF #FADAF8 #FBE4FA
Accessibility & contrast
On white
1.85
#F2A4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#F2A4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A4EF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A4EF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F2
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#F7AABF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2a4ef; /* rgb */ color: rgb(242, 164, 239); /* oklch */ color: oklch(81.8% 0.133 328.0);
Tailwind
colors: {
custom: {
50: '#f7c0f4',
500: '#f2a4ef',
950: '#000000',
},
}SCSS
$custom: #f2a4ef; $custom-light: #f7c0f4; $custom-dark: #000000;
JSON
{
"hex": "#f2a4ef",
"rgb": {
"r": 242,
"g": 164,
"b": 239
},
"hsl": {
"h": 302.308,
"s": 75,
"l": 79.608
},
"oklch": {
"l": 0.81846,
"c": 0.13257,
"h": 328
},
"luminance": 0.5166
}Semantic roles & 50–950 ramp
primary
#F2A4EF
secondary
#6AD06E
accent
#D7160E
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171217
muted
#858285