#F8A2EA#F8A2EA
#F8A2EA is a light, vivid purple. Relative luminance 0.517; OKLCH L 82.0% C 0.136 H 332.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A2EA |
|---|---|
| RGB | rgb(248, 162, 234) |
| HSL | hsl(310, 86%, 80%) |
| HSV | hsv(310, 35%, 97%) |
| CMYK | cmyk(0%, 34.7%, 5.6%, 2.7%) |
| CIE-LAB | lab(77.13, 42.44, -23.09) |
| CIE-LCH | lch(77.13, 48.31, 331.44°) |
| OKLab | oklab(81.97% 0.1207 -0.0622) |
| OKLCH | oklch(81.97% 0.136 332.7) |
| XYZ | xyz(66.4823, 51.7407, 84.3110) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 7.61
Lavender Pink
#DD85D7
ΔE00 7.68
Violet (CSS)
#EE82EE
ΔE00 7.96
Light Lavendar
#EFC0FE
ΔE00 8.05
Mauve
#E0B0FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A2EA #A2F8B0
analogous
#DBA2F8 #F8A2EA #F8A2BF
triadic
#F8A2EA #EAF8A2 #A2EAF8
tetradic
#F8A2EA #F8DBA2 #A2F8B0 #A2BFF8
square
#F8A2EA #F8DBA2 #A2F8B0 #A2BFF8
split-complementary
#F8A2EA #BFF8A2 #A2F8DB
monochromatic
#EF30D0 #F469DD #F8A2EA #FCDBF7 #FDE3F9
Accessibility & contrast
On white
1.85
#F8A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#F8A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A2EA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A2EA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#FFA7BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f8a2ea; /* rgb */ color: rgb(248, 162, 234); /* oklch */ color: oklch(82.0% 0.136 332.7);
Tailwind
colors: {
custom: {
50: '#fcbff0',
500: '#f8a2ea',
950: '#000000',
},
}SCSS
$custom: #f8a2ea; $custom-light: #fcbff0; $custom-dark: #000000;
JSON
{
"hex": "#f8a2ea",
"rgb": {
"r": 248,
"g": 162,
"b": 234
},
"hsl": {
"h": 309.767,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.81967,
"c": 0.13579,
"h": 332.7
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#F8A2EA
secondary
#65D978
accent
#E32703
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285