#F288AF#F288AF
#F288AF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.2% C 0.136 H 357.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F288AF |
|---|---|
| RGB | rgb(242, 136, 175) |
| HSL | hsl(338, 80%, 74%) |
| HSV | hsv(338, 44%, 95%) |
| CMYK | cmyk(0%, 43.8%, 27.7%, 5.1%) |
| CIE-LAB | lab(69.17, 44.84, -2.55) |
| CIE-LCH | lch(69.17, 44.91, 356.74°) |
| OKLab | oklab(75.18% 0.1355 -0.0061) |
| OKLCH | oklch(75.18% 0.136 357.4) |
| XYZ | xyz(53.1617, 39.5849, 45.3899) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.51
Carnation Pink
#FF7FA7
ΔE00 3.31
Pig Pink
#E78EA5
ΔE00 3.98
Rosa
#FE86A4
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.72
Dull Pink
#D5869D
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288AF #88F2CB
analogous
#F288E4 #F288AF #F29688
triadic
#F288AF #AFF288 #88AFF2
tetradic
#F288AF #E4F288 #88F2CB #9688F2
square
#F288AF #E4F288 #88F2CB #9688F2
split-complementary
#F288AF #88F296 #88E4F2
monochromatic
#E61A65 #EC518A #F288AF #F8BFD4 #FCE3EC
Accessibility & contrast
On white
2.36
#F288AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F288AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288AF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288AF | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f288af; /* rgb */ color: rgb(242, 136, 175); /* oklch */ color: oklch(75.2% 0.136 357.4);
Tailwind
colors: {
custom: {
50: '#f9adc6',
500: '#f288af',
950: '#000000',
},
}SCSS
$custom: #f288af; $custom-light: #f9adc6; $custom-dark: #000000;
JSON
{
"hex": "#f288af",
"rgb": {
"r": 242,
"g": 136,
"b": 175
},
"hsl": {
"h": 337.925,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.75181,
"c": 0.13567,
"h": 357.4
},
"luminance": 0.39581
}Semantic roles & 50–950 ramp
primary
#F288AF
secondary
#D7F4E9
accent
#DD8F09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82