#F8A4EF#F8A4EF
#F8A4EF is a very light, vivid purple. Relative luminance 0.527; OKLCH L 82.5% C 0.137 H 330.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A4EF |
|---|---|
| RGB | rgb(248, 164, 239) |
| HSL | hsl(306, 86%, 81%) |
| HSV | hsv(306, 34%, 97%) |
| CMYK | cmyk(0%, 33.9%, 3.6%, 2.7%) |
| CIE-LAB | lab(77.72, 42.26, -24.89) |
| CIE-LCH | lch(77.72, 49.05, 329.50°) |
| OKLab | oklab(82.48% 0.1191 -0.0672) |
| OKLCH | oklch(82.48% 0.137 330.6) |
| XYZ | xyz(67.5659, 52.7423, 88.2659) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.78
Mauve
#E0B0FF
ΔE00 7.31
Light Lavendar
#EFC0FE
ΔE00 7.45
Violet (CSS)
#EE82EE
ΔE00 7.92
Lavender Pink
#DD85D7
ΔE00 7.95
Bubblegum Pink
#FE83CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A4EF #A4F8AD
analogous
#D7A4F8 #F8A4EF #F8A4C5
triadic
#F8A4EF #EFF8A4 #A4EFF8
tetradic
#F8A4EF #F8D7A4 #A4F8AD #A4C5F8
square
#F8A4EF #F8D7A4 #A4F8AD #A4C5F8
split-complementary
#F8A4EF #C5F8A4 #A4F8D7
monochromatic
#EF32DB #F46BE5 #F8A4EF #FCDDF9 #FDE3FA
Accessibility & contrast
On white
1.82
#F8A4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#F8A4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A4EF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A4EF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#FFA9BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8a4ef; /* rgb */ color: rgb(248, 164, 239); /* oklch */ color: oklch(82.5% 0.137 330.6);
Tailwind
colors: {
custom: {
50: '#fcc0f4',
500: '#f8a4ef',
950: '#000000',
},
}SCSS
$custom: #f8a4ef; $custom-light: #fcc0f4; $custom-dark: #000000;
JSON
{
"hex": "#f8a4ef",
"rgb": {
"r": 248,
"g": 164,
"b": 239
},
"hsl": {
"h": 306.429,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.82477,
"c": 0.13677,
"h": 330.6
},
"luminance": 0.52739
}Semantic roles & 50–950 ramp
primary
#F8A4EF
secondary
#67D973
accent
#E21B03
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285