#F2A4EB#F2A4EB
#F2A4EB is a light, vivid purple. Relative luminance 0.514; OKLCH L 81.7% C 0.129 H 329.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A4EB |
|---|---|
| RGB | rgb(242, 164, 235) |
| HSL | hsl(305, 75%, 80%) |
| HSV | hsv(305, 32%, 95%) |
| CMYK | cmyk(0%, 32.2%, 2.9%, 5.1%) |
| CIE-LAB | lab(76.94, 39.67, -23.98) |
| CIE-LCH | lch(76.94, 46.35, 328.84°) |
| OKLab | oklab(81.69% 0.1114 -0.0647) |
| OKLCH | oklch(81.69% 0.129 329.8) |
| XYZ | xyz(64.8877, 51.4289, 85.0900) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.75
Mauve
#E0B0FF
ΔE00 6.92
Light Lavendar
#EFC0FE
ΔE00 7.14
Lavender Pink
#DD85D7
ΔE00 7.60
Violet (CSS)
#EE82EE
ΔE00 8.05
Bubblegum Pink
#FE83CC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A4EB #A4F2AB
analogous
#D2A4F2 #F2A4EB #F2A4C4
triadic
#F2A4EB #EBF2A4 #A4EBF2
tetradic
#F2A4EB #F2D2A4 #A4F2AB #A4C4F2
square
#F2A4EB #F2D2A4 #A4F2AB #A4C4F2
split-complementary
#F2A4EB #C4F2A4 #A4F2D2
monochromatic
#E339D3 #EA6EDF #F2A4EB #FADAF7 #FBE4F9
Accessibility & contrast
On white
1.86
#F2A4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#F2A4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A4EB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A4EB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EE
Deuteranopia (green-blind)
#B4C2E8
Tritanopia (blue-blind)
#F8A9BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2a4eb; /* rgb */ color: rgb(242, 164, 235); /* oklch */ color: oklch(81.7% 0.129 329.8);
Tailwind
colors: {
custom: {
50: '#f7c0f1',
500: '#f2a4eb',
950: '#000000',
},
}SCSS
$custom: #f2a4eb; $custom-light: #f7c0f1; $custom-dark: #000000;
JSON
{
"hex": "#f2a4eb",
"rgb": {
"r": 242,
"g": 164,
"b": 235
},
"hsl": {
"h": 305.385,
"s": 75,
"l": 79.608
},
"oklch": {
"l": 0.81693,
"c": 0.12883,
"h": 329.8
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#F2A4EB
secondary
#6AD073
accent
#D7200E
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285