#F291BC#F291BC
#F291BC is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.127 H 352.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F291BC |
|---|---|
| RGB | rgb(242, 145, 188) |
| HSL | hsl(333, 79%, 76%) |
| HSV | hsv(333, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 22.3%, 5.1%) |
| CIE-LAB | lab(71.39, 42.02, -6.53) |
| CIE-LCH | lch(71.39, 42.53, 351.17°) |
| OKLab | oklab(76.99% 0.126 -0.0167) |
| OKLCH | oklch(76.99% 0.127 352.4) |
| XYZ | xyz(55.8216, 42.7627, 52.8811) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.65
Carnation Pink
#FF7FA7
ΔE00 5.85
Rosa
#FE86A4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291BC #91F2C7
analogous
#F291EC #F291BC #F29691
triadic
#F291BC #BCF291 #91BCF2
tetradic
#F291BC #ECF291 #91F2C7 #9691F2
square
#F291BC #ECF291 #91F2C7 #9691F2
split-complementary
#F291BC #91F296 #91ECF2
monochromatic
#E52479 #EC5A9B #F291BC #F8C8DD #FCE4EE
Accessibility & contrast
On white
2.20
#F291BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F291BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291BC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291BC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FF8DA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f291bc; /* rgb */ color: rgb(242, 145, 188); /* oklch */ color: oklch(77.0% 0.127 352.4);
Tailwind
colors: {
custom: {
50: '#f8b3d0',
500: '#f291bc',
950: '#000000',
},
}SCSS
$custom: #f291bc; $custom-light: #f8b3d0; $custom-dark: #000000;
JSON
{
"hex": "#f291bc",
"rgb": {
"r": 242,
"g": 145,
"b": 188
},
"hsl": {
"h": 333.402,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.76988,
"c": 0.12714,
"h": 352.4
},
"luminance": 0.42759
}Semantic roles & 50–950 ramp
primary
#F291BC
secondary
#D7F4E7
accent
#DB7F0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082