#F5A2EA#F5A2EA
#F5A2EA is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.6% C 0.134 H 331.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F5A2EA |
|---|---|
| RGB | rgb(245, 162, 234) |
| HSL | hsl(308, 81%, 80%) |
| HSV | hsv(308, 34%, 96%) |
| CMYK | cmyk(0%, 33.9%, 4.5%, 3.9%) |
| CIE-LAB | lab(76.80, 41.49, -23.62) |
| CIE-LCH | lch(76.80, 47.74, 330.34°) |
| OKLab | oklab(81.65% 0.1174 -0.0637) |
| OKLCH | oklch(81.65% 0.134 331.5) |
| XYZ | xyz(65.4269, 51.1965, 84.2615) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 7.42
Mauve
#E0B0FF
ΔE00 7.64
Violet (CSS)
#EE82EE
ΔE00 7.79
Light Lavendar
#EFC0FE
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5A2EA #A2F5AD
analogous
#D7A2F5 #F5A2EA #F5A2C0
triadic
#F5A2EA #EAF5A2 #A2EAF5
tetradic
#F5A2EA #F5D7A2 #A2F5AD #A2C0F5
square
#F5A2EA #F5D7A2 #A2F5AD #A2C0F5
split-complementary
#F5A2EA #C0F5A2 #A2F5D7
monochromatic
#E933D1 #EF6BDE #F5A2EA #FBD9F6 #FCE3F9
Accessibility & contrast
On white
1.87
#F5A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#F5A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5A2EA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5A2EA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6ED
Deuteranopia (green-blind)
#B4C2E7
Tritanopia (blue-blind)
#FCA7BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5a2ea; /* rgb */ color: rgb(245, 162, 234); /* oklch */ color: oklch(81.6% 0.134 331.5);
Tailwind
colors: {
custom: {
50: '#f9bff0',
500: '#f5a2ea',
950: '#000000',
},
}SCSS
$custom: #f5a2ea; $custom-light: #f9bff0; $custom-dark: #000000;
JSON
{
"hex": "#f5a2ea",
"rgb": {
"r": 245,
"g": 162,
"b": 234
},
"hsl": {
"h": 307.952,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.81647,
"c": 0.13356,
"h": 331.5
},
"luminance": 0.51194
}Semantic roles & 50–950 ramp
primary
#F5A2EA
secondary
#67D575
accent
#DD2509
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#171216
muted
#858285