#F288BD#F288BD
#F288BD is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.6% C 0.142 H 349.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F288BD |
|---|---|
| RGB | rgb(242, 136, 189) |
| HSL | hsl(330, 80%, 74%) |
| HSV | hsv(330, 44%, 95%) |
| CMYK | cmyk(0%, 43.8%, 21.9%, 5.1%) |
| CIE-LAB | lab(69.59, 46.76, -9.77) |
| CIE-LCH | lch(69.59, 47.77, 348.19°) |
| OKLab | oklab(75.63% 0.1401 -0.0254) |
| OKLCH | oklch(75.63% 0.142 349.7) |
| XYZ | xyz(54.6087, 40.1637, 53.0104) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.47
Bubblegum Pink
#FE83CC
ΔE00 3.64
Bubblegum (survey)
#FF6CB5
ΔE00 5.51
Pinky
#FC86AA
ΔE00 5.70
Hot Pink
#FF69B4
ΔE00 5.98
Carnation Pink
#FF7FA7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288BD #88F2BD
analogous
#F288F2 #F288BD #F28888
triadic
#F288BD #BDF288 #88BDF2
tetradic
#F288BD #F2F288 #88F2BD #8888F2
square
#F288BD #F2F288 #88F2BD #8888F2
split-complementary
#F288BD #88F288 #88F2F2
monochromatic
#E61A80 #EC519E #F288BD #F8BFDC #FCE3F0
Accessibility & contrast
On white
2.33
#F288BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F288BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288BD
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288BD | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#FF859B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f288bd; /* rgb */ color: rgb(242, 136, 189); /* oklch */ color: oklch(75.6% 0.142 349.7);
Tailwind
colors: {
custom: {
50: '#f8add0',
500: '#f288bd',
950: '#000000',
},
}SCSS
$custom: #f288bd; $custom-light: #f8add0; $custom-dark: #000000;
JSON
{
"hex": "#f288bd",
"rgb": {
"r": 242,
"g": 136,
"b": 189
},
"hsl": {
"h": 330,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7563,
"c": 0.14236,
"h": 349.7
},
"luminance": 0.4016
}Semantic roles & 50–950 ramp
primary
#F288BD
secondary
#D7F4E6
accent
#DD7309
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82