#F9A4E4#F9A4E4
#F9A4E4 is a very light, vivid pink. Relative luminance 0.523; OKLCH L 82.2% C 0.128 H 336.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F9A4E4 |
|---|---|
| RGB | rgb(249, 164, 228) |
| HSL | hsl(315, 88%, 81%) |
| HSV | hsv(315, 34%, 98%) |
| CMYK | cmyk(0%, 34.1%, 8.4%, 2.4%) |
| CIE-LAB | lab(77.46, 40.70, -19.33) |
| CIE-LCH | lch(77.46, 45.06, 334.60°) |
| OKLab | oklab(82.18% 0.1172 -0.0517) |
| OKLCH | oklch(82.18% 0.128 336.2) |
| XYZ | xyz(66.3456, 52.2953, 79.9831) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.01
Bubblegum Pink
#FE83CC
ΔE00 7.34
Light Lavendar
#EFC0FE
ΔE00 8.30
Powder Pink
#FFB2D0
ΔE00 8.42
Lavender Pink
#DD85D7
ΔE00 8.50
Pink (survey)
#FF81C0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9A4E4 #A4F9B9
analogous
#E4A4F9 #F9A4E4 #F9A4B9
triadic
#F9A4E4 #E4F9A4 #A4E4F9
tetradic
#F9A4E4 #F9E4A4 #A4F9B9 #A4B9F9
square
#F9A4E4 #F9E4A4 #A4F9B9 #A4B9F9
split-complementary
#F9A4E4 #B9F9A4 #A4F9E4
monochromatic
#F131C2 #F56BD3 #F9A4E4 #FDDDF5 #FDE2F6
Accessibility & contrast
On white
1.83
#F9A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#F9A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9A4E4
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9A4E4 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E6
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#FFA7BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f9a4e4; /* rgb */ color: rgb(249, 164, 228); /* oklch */ color: oklch(82.2% 0.128 336.2);
Tailwind
colors: {
custom: {
50: '#fcc0ec',
500: '#f9a4e4',
950: '#000000',
},
}SCSS
$custom: #f9a4e4; $custom-light: #fcc0ec; $custom-dark: #000000;
JSON
{
"hex": "#f9a4e4",
"rgb": {
"r": 249,
"g": 164,
"b": 228
},
"hsl": {
"h": 314.824,
"s": 87.629,
"l": 80.98
},
"oklch": {
"l": 0.82176,
"c": 0.12809,
"h": 336.2
},
"luminance": 0.52292
}Semantic roles & 50–950 ramp
primary
#F9A4E4
secondary
#67DB83
accent
#E43901
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284