#F488DE#F488DE
#F488DE is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.1% C 0.167 H 335.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F488DE |
|---|---|
| RGB | rgb(244, 136, 222) |
| HSL | hsl(312, 83%, 75%) |
| HSV | hsv(312, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 9%, 4.3%) |
| CIE-LAB | lab(70.95, 52.44, -26.00) |
| CIE-LCH | lch(70.95, 58.53, 333.63°) |
| OKLab | oklab(77.08% 0.1513 -0.0701) |
| OKLCH | oklch(77.08% 0.167 335.1) |
| XYZ | xyz(59.2972, 42.1189, 74.0996) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488DE #88F49E
analogous
#D488F4 #F488DE #F488A8
triadic
#F488DE #DEF488 #88DEF4
tetradic
#F488DE #F4D488 #88F49E #88A8F4
square
#F488DE #F4D488 #88F49E #88A8F4
split-complementary
#F488DE #A8F488 #88F4D4
monochromatic
#EA18BF #EF50CE #F488DE #F9C0EE #FCE3F7
Accessibility & contrast
On white
2.23
#F488DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F488DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488DE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488DE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E1
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#FD8DA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f488de; /* rgb */ color: rgb(244, 136, 222); /* oklch */ color: oklch(77.1% 0.167 335.1);
Tailwind
colors: {
custom: {
50: '#faade8',
500: '#f488de',
950: '#000000',
},
}SCSS
$custom: #f488de; $custom-light: #faade8; $custom-dark: #000000;
JSON
{
"hex": "#f488de",
"rgb": {
"r": 244,
"g": 136,
"b": 222
},
"hsl": {
"h": 312.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.77078,
"c": 0.16676,
"h": 335.1
},
"luminance": 0.42115
}Semantic roles & 50–950 ramp
primary
#F488DE
secondary
#D7F4DD
accent
#DF3206
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84