#F488D2#F488D2
#F488D2 is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.6% C 0.158 H 340.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F488D2 |
|---|---|
| RGB | rgb(244, 136, 210) |
| HSL | hsl(319, 83%, 75%) |
| HSV | hsv(319, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 13.9%, 4.3%) |
| CIE-LAB | lab(70.52, 50.53, -20.02) |
| CIE-LCH | lch(70.52, 54.35, 338.39°) |
| OKLab | oklab(76.61% 0.1483 -0.0535) |
| OKLCH | oklch(76.61% 0.158 340.2) |
| XYZ | xyz(57.7457, 41.4984, 65.9288) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.43
Pink (survey)
#FF81C0
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 6.67
Bubblegum (survey)
#FF6CB5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488D2 #88F4AA
analogous
#E088F4 #F488D2 #F4889C
triadic
#F488D2 #D2F488 #88D2F4
tetradic
#F488D2 #F4E088 #88F4AA #889CF4
square
#F488D2 #F4E088 #88F4AA #889CF4
split-complementary
#F488D2 #9CF488 #88F4E0
monochromatic
#EA18A8 #EF50BD #F488D2 #F9C0E7 #FCE3F4
Accessibility & contrast
On white
2.26
#F488D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F488D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488D2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488D2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D5
Deuteranopia (green-blind)
#A9B3CF
Tritanopia (blue-blind)
#FF8AA4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f488d2; /* rgb */ color: rgb(244, 136, 210); /* oklch */ color: oklch(76.6% 0.158 340.2);
Tailwind
colors: {
custom: {
50: '#faade0',
500: '#f488d2',
950: '#000000',
},
}SCSS
$custom: #f488d2; $custom-light: #faade0; $custom-dark: #000000;
JSON
{
"hex": "#f488d2",
"rgb": {
"r": 244,
"g": 136,
"b": 210
},
"hsl": {
"h": 318.889,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.76615,
"c": 0.15762,
"h": 340.2
},
"luminance": 0.41495
}Semantic roles & 50–950 ramp
primary
#F488D2
secondary
#D7F4E0
accent
#DF4A06
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83