#F488D4#F488D4
#F488D4 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.7% C 0.159 H 339.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F488D4 |
|---|---|
| RGB | rgb(244, 136, 212) |
| HSL | hsl(318, 83%, 75%) |
| HSV | hsv(318, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 13.1%, 4.3%) |
| CIE-LAB | lab(70.59, 50.84, -21.02) |
| CIE-LCH | lch(70.59, 55.02, 337.53°) |
| OKLab | oklab(76.69% 0.1488 -0.0562) |
| OKLCH | oklch(76.69% 0.159 339.3) |
| XYZ | xyz(57.9965, 41.5987, 67.2492) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.32
Plum
#DDA0DD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488D4 #88F4A8
analogous
#DE88F4 #F488D4 #F4889E
triadic
#F488D4 #D4F488 #88D4F4
tetradic
#F488D4 #F4DE88 #88F4A8 #889EF4
square
#F488D4 #F4DE88 #88F4A8 #889EF4
split-complementary
#F488D4 #9EF488 #88F4DE
monochromatic
#EA18AC #EF50C0 #F488D4 #F9C0E8 #FCE3F5
Accessibility & contrast
On white
2.25
#F488D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F488D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488D4
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488D4 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA2D7
Deuteranopia (green-blind)
#A8B3D1
Tritanopia (blue-blind)
#FF8AA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f488d4; /* rgb */ color: rgb(244, 136, 212); /* oklch */ color: oklch(76.7% 0.159 339.3);
Tailwind
colors: {
custom: {
50: '#faade1',
500: '#f488d4',
950: '#000000',
},
}SCSS
$custom: #f488d4; $custom-light: #faade1; $custom-dark: #000000;
JSON
{
"hex": "#f488d4",
"rgb": {
"r": 244,
"g": 136,
"b": 212
},
"hsl": {
"h": 317.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.7669,
"c": 0.15908,
"h": 339.3
},
"luminance": 0.41595
}Semantic roles & 50–950 ramp
primary
#F488D4
secondary
#D7F4DF
accent
#DF4606
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83