#F3A4EA#F3A4EA
#F3A4EA is a light, vivid purple. Relative luminance 0.515; OKLCH L 81.8% C 0.129 H 330.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3A4EA |
|---|---|
| RGB | rgb(243, 164, 234) |
| HSL | hsl(307, 77%, 80%) |
| HSV | hsv(307, 33%, 95%) |
| CMYK | cmyk(0%, 32.5%, 3.7%, 4.7%) |
| CIE-LAB | lab(77.01, 39.81, -23.32) |
| CIE-LCH | lch(77.01, 46.14, 329.64°) |
| OKLab | oklab(81.76% 0.1122 -0.0629) |
| OKLCH | oklch(81.76% 0.129 330.7) |
| XYZ | xyz(65.0879, 51.5488, 84.3474) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 7.23
Light Lavendar
#EFC0FE
ΔE00 7.27
Lavender Pink
#DD85D7
ΔE00 7.68
Violet (CSS)
#EE82EE
ΔE00 8.19
Bubblegum Pink
#FE83CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3A4EA #A4F3AD
analogous
#D4A4F3 #F3A4EA #F3A4C3
triadic
#F3A4EA #EAF3A4 #A4EAF3
tetradic
#F3A4EA #F3D4A4 #A4F3AD #A4C3F3
square
#F3A4EA #F3D4A4 #A4F3AD #A4C3F3
split-complementary
#F3A4EA #C3F3A4 #A4F3D4
monochromatic
#E538D1 #EC6EDE #F3A4EA #FADAF6 #FBE4F9
Accessibility & contrast
On white
1.86
#F3A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#F3A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3A4EA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3A4EA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#B5C2E7
Tritanopia (blue-blind)
#F9A9BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f3a4ea; /* rgb */ color: rgb(243, 164, 234); /* oklch */ color: oklch(81.8% 0.129 330.7);
Tailwind
colors: {
custom: {
50: '#f8c0f0',
500: '#f3a4ea',
950: '#000000',
},
}SCSS
$custom: #f3a4ea; $custom-light: #f8c0f0; $custom-dark: #000000;
JSON
{
"hex": "#f3a4ea",
"rgb": {
"r": 243,
"g": 164,
"b": 234
},
"hsl": {
"h": 306.835,
"s": 76.699,
"l": 79.804
},
"oklch": {
"l": 0.8176,
"c": 0.12864,
"h": 330.7
},
"luminance": 0.51546
}Semantic roles & 50–950 ramp
primary
#F3A4EA
secondary
#69D275
accent
#D9240D
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285