#F488B3#F488B3
#F488B3 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.6% C 0.139 H 355.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F488B3 |
|---|---|
| RGB | rgb(244, 136, 179) |
| HSL | hsl(336, 83%, 75%) |
| HSV | hsv(336, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 26.6%, 4.3%) |
| CIE-LAB | lab(69.54, 46.04, -4.22) |
| CIE-LCH | lch(69.54, 46.24, 354.76°) |
| OKLab | oklab(75.55% 0.139 -0.0105) |
| OKLCH | oklch(75.55% 0.139 355.7) |
| XYZ | xyz(54.2508, 40.1004, 47.5219) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.07
Carnation Pink
#FF7FA7
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 3.81
Rosa
#FE86A4
ΔE00 4.86
Pig Pink
#E78EA5
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488B3 #88F4C9
analogous
#F488E9 #F488B3 #F49388
triadic
#F488B3 #B3F488 #88B3F4
tetradic
#F488B3 #E9F488 #88F4C9 #9388F4
square
#F488B3 #E9F488 #88F4C9 #9388F4
split-complementary
#F488B3 #88F493 #88E9F4
monochromatic
#EA186B #EF508F #F488B3 #F9C0D7 #FCE3ED
Accessibility & contrast
On white
2.33
#F488B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F488B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488B3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488B3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB4
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#FF8297
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f488b3; /* rgb */ color: rgb(244, 136, 179); /* oklch */ color: oklch(75.6% 0.139 355.7);
Tailwind
colors: {
custom: {
50: '#faadc9',
500: '#f488b3',
950: '#000000',
},
}SCSS
$custom: #f488b3; $custom-light: #faadc9; $custom-dark: #000000;
JSON
{
"hex": "#f488b3",
"rgb": {
"r": 244,
"g": 136,
"b": 179
},
"hsl": {
"h": 336.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.75551,
"c": 0.13941,
"h": 355.7
},
"luminance": 0.40096
}Semantic roles & 50–950 ramp
primary
#F488B3
secondary
#D7F4E9
accent
#DF8906
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82