#F8A4E4#F8A4E4
#F8A4E4 is a very light, vivid pink. Relative luminance 0.521; OKLCH L 82.1% C 0.127 H 335.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A4E4 |
|---|---|
| RGB | rgb(248, 164, 228) |
| HSL | hsl(314, 86%, 81%) |
| HSV | hsv(314, 34%, 97%) |
| CMYK | cmyk(0%, 33.9%, 8.1%, 2.7%) |
| CIE-LAB | lab(77.35, 40.38, -19.50) |
| CIE-LCH | lch(77.35, 44.84, 334.22°) |
| OKLab | oklab(82.07% 0.1161 -0.0522) |
| OKLCH | oklch(82.07% 0.127 335.8) |
| XYZ | xyz(65.9900, 52.1119, 79.9664) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 7.40
Light Lavendar
#EFC0FE
ΔE00 8.20
Lavender Pink
#DD85D7
ΔE00 8.40
Powder Pink
#FFB2D0
ΔE00 8.50
Pink (survey)
#FF81C0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A4E4 #A4F8B8
analogous
#E2A4F8 #F8A4E4 #F8A4BA
triadic
#F8A4E4 #E4F8A4 #A4E4F8
tetradic
#F8A4E4 #F8E2A4 #A4F8B8 #A4BAF8
square
#F8A4E4 #F8E2A4 #A4F8B8 #A4BAF8
split-complementary
#F8A4E4 #BAF8A4 #A4F8E2
monochromatic
#EF32C2 #F46BD3 #F8A4E4 #FCDDF5 #FDE3F7
Accessibility & contrast
On white
1.84
#F8A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#F8A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A4E4
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A4E4 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B7E6
Deuteranopia (green-blind)
#B9C4E1
Tritanopia (blue-blind)
#FFA7BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f8a4e4; /* rgb */ color: rgb(248, 164, 228); /* oklch */ color: oklch(82.1% 0.127 335.8);
Tailwind
colors: {
custom: {
50: '#fcc0ec',
500: '#f8a4e4',
950: '#000000',
},
}SCSS
$custom: #f8a4e4; $custom-light: #fcc0ec; $custom-dark: #000000;
JSON
{
"hex": "#f8a4e4",
"rgb": {
"r": 248,
"g": 164,
"b": 228
},
"hsl": {
"h": 314.286,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.82069,
"c": 0.12728,
"h": 335.8
},
"luminance": 0.52109
}Semantic roles & 50–950 ramp
primary
#F8A4E4
secondary
#67D982
accent
#E23803
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284