#F8A0EF#F8A0EF
#F8A0EF is a light, vivid purple. Relative luminance 0.513; OKLCH L 81.8% C 0.144 H 330.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A0EF |
|---|---|
| RGB | rgb(248, 160, 239) |
| HSL | hsl(306, 86%, 80%) |
| HSV | hsv(306, 35%, 97%) |
| CMYK | cmyk(0%, 35.5%, 3.6%, 2.7%) |
| CIE-LAB | lab(76.88, 44.33, -26.18) |
| CIE-LCH | lch(76.88, 51.49, 329.44°) |
| OKLab | oklab(81.84% 0.125 -0.0708) |
| OKLCH | oklch(81.84% 0.144 330.5) |
| XYZ | xyz(66.8613, 51.3331, 88.0310) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 7.59
Bubblegum Pink
#FE83CC
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A0EF #A0F8A9
analogous
#D5A0F8 #F8A0EF #F8A0C3
triadic
#F8A0EF #EFF8A0 #A0EFF8
tetradic
#F8A0EF #F8D5A0 #A0F8A9 #A0C3F8
square
#F8A0EF #F8D5A0 #A0F8A9 #A0C3F8
split-complementary
#F8A0EF #C3F8A0 #A0F8D5
monochromatic
#F02EDC #F467E5 #F8A0EF #FCD9F9 #FDE2FA
Accessibility & contrast
On white
1.86
#F8A0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F8A0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A0EF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A0EF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F2
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#FFA6BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f8a0ef; /* rgb */ color: rgb(248, 160, 239); /* oklch */ color: oklch(81.8% 0.144 330.5);
Tailwind
colors: {
custom: {
50: '#fcbdf4',
500: '#f8a0ef',
950: '#000000',
},
}SCSS
$custom: #f8a0ef; $custom-light: #fcbdf4; $custom-dark: #000000;
JSON
{
"hex": "#f8a0ef",
"rgb": {
"r": 248,
"g": 160,
"b": 239
},
"hsl": {
"h": 306.136,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.8184,
"c": 0.14363,
"h": 330.5
},
"luminance": 0.5133
}Semantic roles & 50–950 ramp
primary
#F8A0EF
secondary
#64D970
accent
#E31A03
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285