#F288B2#F288B2
#F288B2 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.3% C 0.137 H 355.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F288B2 |
|---|---|
| RGB | rgb(242, 136, 178) |
| HSL | hsl(336, 80%, 74%) |
| HSV | hsv(336, 44%, 95%) |
| CMYK | cmyk(0%, 43.8%, 26.4%, 5.1%) |
| CIE-LAB | lab(69.26, 45.24, -4.11) |
| CIE-LCH | lch(69.26, 45.42, 354.81°) |
| OKLab | oklab(75.27% 0.1365 -0.0102) |
| OKLCH | oklch(75.27% 0.137 355.7) |
| XYZ | xyz(53.4596, 39.7041, 46.9589) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.15
Carnation Pink
#FF7FA7
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 4.64
Rosa
#FE86A4
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288B2 #88F2C8
analogous
#F288E7 #F288B2 #F29388
triadic
#F288B2 #B2F288 #88B2F2
tetradic
#F288B2 #E7F288 #88F2C8 #9388F2
square
#F288B2 #E7F288 #88F2C8 #9388F2
split-complementary
#F288B2 #88F293 #88E7F2
monochromatic
#E61A6B #EC518E #F288B2 #F8BFD6 #FCE3ED
Accessibility & contrast
On white
2.35
#F288B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F288B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288B2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288B2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB3
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#FF8397
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f288b2; /* rgb */ color: rgb(242, 136, 178); /* oklch */ color: oklch(75.3% 0.137 355.7);
Tailwind
colors: {
custom: {
50: '#f9adc9',
500: '#f288b2',
950: '#000000',
},
}SCSS
$custom: #f288b2; $custom-light: #f9adc9; $custom-dark: #000000;
JSON
{
"hex": "#f288b2",
"rgb": {
"r": 242,
"g": 136,
"b": 178
},
"hsl": {
"h": 336.226,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.75274,
"c": 0.13691,
"h": 355.7
},
"luminance": 0.397
}Semantic roles & 50–950 ramp
primary
#F288B2
secondary
#D7F4E8
accent
#DD8909
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82