#F488B0#F488B0
#F488B0 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.5% C 0.138 H 357.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F488B0 |
|---|---|
| RGB | rgb(244, 136, 176) |
| HSL | hsl(338, 83%, 75%) |
| HSV | hsv(338, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 27.9%, 4.3%) |
| CIE-LAB | lab(69.46, 45.65, -2.67) |
| CIE-LCH | lch(69.46, 45.73, 356.65°) |
| OKLab | oklab(75.46% 0.138 -0.0064) |
| OKLCH | oklch(75.46% 0.138 357.3) |
| XYZ | xyz(53.9507, 39.9803, 45.9414) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.39
Carnation Pink
#FF7FA7
ΔE00 3.17
Rosa
#FE86A4
ΔE00 4.13
Pig Pink
#E78EA5
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 4.49
Dull Pink
#D5869D
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488B0 #88F4CC
analogous
#F488E6 #F488B0 #F49688
triadic
#F488B0 #B0F488 #88B0F4
tetradic
#F488B0 #E6F488 #88F4CC #9688F4
square
#F488B0 #E6F488 #88F4CC #9688F4
split-complementary
#F488B0 #88F496 #88E6F4
monochromatic
#EA1866 #EF508B #F488B0 #F9C0D5 #FCE3EC
Accessibility & contrast
On white
2.33
#F488B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F488B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488B0
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488B0 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB1
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f488b0; /* rgb */ color: rgb(244, 136, 176); /* oklch */ color: oklch(75.5% 0.138 357.3);
Tailwind
colors: {
custom: {
50: '#faadc7',
500: '#f488b0',
950: '#000000',
},
}SCSS
$custom: #f488b0; $custom-light: #faadc7; $custom-dark: #000000;
JSON
{
"hex": "#f488b0",
"rgb": {
"r": 244,
"g": 136,
"b": 176
},
"hsl": {
"h": 337.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.75458,
"c": 0.13816,
"h": 357.3
},
"luminance": 0.39976
}Semantic roles & 50–950 ramp
primary
#F488B0
secondary
#D7F4E9
accent
#DF8F06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82