#F488B7#F488B7
#F488B7 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.7% C 0.141 H 353.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F488B7 |
|---|---|
| RGB | rgb(244, 136, 183) |
| HSL | hsl(334, 83%, 75%) |
| HSV | hsv(334, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 25%, 4.3%) |
| CIE-LAB | lab(69.66, 46.59, -6.29) |
| CIE-LCH | lch(69.66, 47.01, 352.31°) |
| OKLab | oklab(75.68% 0.1403 -0.016) |
| OKLCH | oklch(75.68% 0.141 353.5) |
| XYZ | xyz(54.6612, 40.2645, 49.6835) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.02
Pinky
#FC86AA
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488B7 #88F4C5
analogous
#F488ED #F488B7 #F48F88
triadic
#F488B7 #B7F488 #88B7F4
tetradic
#F488B7 #EDF488 #88F4C5 #8F88F4
square
#F488B7 #EDF488 #88F4C5 #8F88F4
split-complementary
#F488B7 #88F48F #88EDF4
monochromatic
#EA1873 #EF5095 #F488B7 #F9C0D9 #FCE3EE
Accessibility & contrast
On white
2.32
#F488B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F488B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488B7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488B7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB9
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#FF8399
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f488b7; /* rgb */ color: rgb(244, 136, 183); /* oklch */ color: oklch(75.7% 0.141 353.5);
Tailwind
colors: {
custom: {
50: '#faadcc',
500: '#f488b7',
950: '#000000',
},
}SCSS
$custom: #f488b7; $custom-light: #faadcc; $custom-dark: #000000;
JSON
{
"hex": "#f488b7",
"rgb": {
"r": 244,
"g": 136,
"b": 183
},
"hsl": {
"h": 333.889,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.75677,
"c": 0.14123,
"h": 353.5
},
"luminance": 0.4026
}Semantic roles & 50–950 ramp
primary
#F488B7
secondary
#D7F4E7
accent
#DF8106
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82