#F488B2#F488B2
#F488B2 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.139 H 356.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F488B2 |
|---|---|
| RGB | rgb(244, 136, 178) |
| HSL | hsl(337, 83%, 75%) |
| HSV | hsv(337, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 27%, 4.3%) |
| CIE-LAB | lab(69.51, 45.91, -3.71) |
| CIE-LCH | lch(69.51, 46.06, 355.39°) |
| OKLab | oklab(75.52% 0.1387 -0.0092) |
| OKLCH | oklch(75.52% 0.139 356.2) |
| XYZ | xyz(54.1500, 40.0601, 46.9912) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.84
Carnation Pink
#FF7FA7
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 4.03
Rosa
#FE86A4
ΔE00 4.62
Pig Pink
#E78EA5
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488B2 #88F4CA
analogous
#F488E8 #F488B2 #F49488
triadic
#F488B2 #B2F488 #88B2F4
tetradic
#F488B2 #E8F488 #88F4CA #9488F4
square
#F488B2 #E8F488 #88F4CA #9488F4
split-complementary
#F488B2 #88F494 #88E8F4
monochromatic
#EA186A #EF508E #F488B2 #F9C0D6 #FCE3ED
Accessibility & contrast
On white
2.33
#F488B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F488B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488B2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488B2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB3
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#FF8297
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f488b2; /* rgb */ color: rgb(244, 136, 178); /* oklch */ color: oklch(75.5% 0.139 356.2);
Tailwind
colors: {
custom: {
50: '#faadc9',
500: '#f488b2',
950: '#000000',
},
}SCSS
$custom: #f488b2; $custom-light: #faadc9; $custom-dark: #000000;
JSON
{
"hex": "#f488b2",
"rgb": {
"r": 244,
"g": 136,
"b": 178
},
"hsl": {
"h": 336.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.7552,
"c": 0.13898,
"h": 356.2
},
"luminance": 0.40056
}Semantic roles & 50–950 ramp
primary
#F488B2
secondary
#D7F4E9
accent
#DF8B06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82