#F2A4EA#F2A4EA
#F2A4EA is a light, vivid purple. Relative luminance 0.514; OKLCH L 81.7% C 0.128 H 330.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A4EA |
|---|---|
| RGB | rgb(242, 164, 234) |
| HSL | hsl(306, 75%, 80%) |
| HSV | hsv(306, 32%, 95%) |
| CMYK | cmyk(0%, 32.2%, 3.3%, 5.1%) |
| CIE-LAB | lab(76.90, 39.49, -23.49) |
| CIE-LCH | lch(76.90, 45.95, 329.25°) |
| OKLab | oklab(81.66% 0.1111 -0.0634) |
| OKLCH | oklch(81.66% 0.128 330.3) |
| XYZ | xyz(64.7437, 51.3713, 84.3312) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 7.08
Light Lavendar
#EFC0FE
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 7.62
Violet (CSS)
#EE82EE
ΔE00 8.16
Bubblegum Pink
#FE83CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A4EA #A4F2AC
analogous
#D3A4F2 #F2A4EA #F2A4C3
triadic
#F2A4EA #EAF2A4 #A4EAF2
tetradic
#F2A4EA #F2D3A4 #A4F2AC #A4C3F2
square
#F2A4EA #F2D3A4 #A4F2AC #A4C3F2
split-complementary
#F2A4EA #C3F2A4 #A4F2D3
monochromatic
#E339D1 #EA6EDE #F2A4EA #FADAF6 #FBE4F9
Accessibility & contrast
On white
1.86
#F2A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F2A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A4EA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A4EA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#B4C2E7
Tritanopia (blue-blind)
#F8A9BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2a4ea; /* rgb */ color: rgb(242, 164, 234); /* oklch */ color: oklch(81.7% 0.128 330.3);
Tailwind
colors: {
custom: {
50: '#f7c0f0',
500: '#f2a4ea',
950: '#000000',
},
}SCSS
$custom: #f2a4ea; $custom-light: #f7c0f0; $custom-dark: #000000;
JSON
{
"hex": "#f2a4ea",
"rgb": {
"r": 242,
"g": 164,
"b": 234
},
"hsl": {
"h": 306.154,
"s": 75,
"l": 79.608
},
"oklch": {
"l": 0.81655,
"c": 0.12792,
"h": 330.3
},
"luminance": 0.51369
}Semantic roles & 50–950 ramp
primary
#F2A4EA
secondary
#6AD074
accent
#D7230E
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285