#F3A2EA#F3A2EA
#F3A2EA is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.4% C 0.132 H 330.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F3A2EA |
|---|---|
| RGB | rgb(243, 162, 234) |
| HSL | hsl(307, 77%, 79%) |
| HSV | hsv(307, 33%, 95%) |
| CMYK | cmyk(0%, 33.3%, 3.7%, 4.7%) |
| CIE-LAB | lab(76.58, 40.85, -23.97) |
| CIE-LCH | lch(76.58, 47.37, 329.60°) |
| OKLab | oklab(81.44% 0.1152 -0.0647) |
| OKLCH | oklch(81.44% 0.132 330.7) |
| XYZ | xyz(64.7328, 50.8386, 84.2290) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 7.34
Light Lavendar
#EFC0FE
ΔE00 7.65
Violet (CSS)
#EE82EE
ΔE00 7.70
Bubblegum Pink
#FE83CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3A2EA #A2F3AB
analogous
#D4A2F3 #F3A2EA #F3A2C2
triadic
#F3A2EA #EAF3A2 #A2EAF3
tetradic
#F3A2EA #F3D4A2 #A2F3AB #A2C2F3
square
#F3A2EA #F3D4A2 #A2F3AB #A2C2F3
split-complementary
#F3A2EA #C2F3A2 #A2F3D4
monochromatic
#E536D2 #EC6CDE #F3A2EA #FAD8F6 #FCE4F9
Accessibility & contrast
On white
1.88
#F3A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F3A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3A2EA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3A2EA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6ED
Deuteranopia (green-blind)
#B3C1E7
Tritanopia (blue-blind)
#F9A7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f3a2ea; /* rgb */ color: rgb(243, 162, 234); /* oklch */ color: oklch(81.4% 0.132 330.7);
Tailwind
colors: {
custom: {
50: '#f8bef0',
500: '#f3a2ea',
950: '#000000',
},
}SCSS
$custom: #f3a2ea; $custom-light: #f8bef0; $custom-dark: #000000;
JSON
{
"hex": "#f3a2ea",
"rgb": {
"r": 243,
"g": 162,
"b": 234
},
"hsl": {
"h": 306.667,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.81435,
"c": 0.13211,
"h": 330.7
},
"luminance": 0.50836
}Semantic roles & 50–950 ramp
primary
#F3A2EA
secondary
#67D273
accent
#D9230C
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285