#F291CB#F291CB
#F291CB is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.136 H 344.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F291CB |
|---|---|
| RGB | rgb(242, 145, 203) |
| HSL | hsl(324, 79%, 76%) |
| HSV | hsv(324, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 16.1%, 5.1%) |
| CIE-LAB | lab(71.86, 44.25, -14.16) |
| CIE-LCH | lch(71.86, 46.46, 342.26°) |
| OKLab | oklab(77.49% 0.1307 -0.0374) |
| OKLCH | oklch(77.49% 0.136 344) |
| XYZ | xyz(57.5234, 43.4435, 61.8439) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 4.26
Plum
#DDA0DD
ΔE00 7.02
Lavender Pink
#DD85D7
ΔE00 7.18
Bubblegum (survey)
#FF6CB5
ΔE00 7.69
Hot Pink
#FF69B4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291CB #91F2B8
analogous
#E991F2 #F291CB #F2919A
triadic
#F291CB #CBF291 #91CBF2
tetradic
#F291CB #F2E991 #91F2B8 #919AF2
square
#F291CB #F2E991 #91F2B8 #919AF2
split-complementary
#F291CB #9AF291 #91F2E9
monochromatic
#E52497 #EC5AB1 #F291CB #F8C8E5 #FCE4F2
Accessibility & contrast
On white
2.17
#F291CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F291CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291CB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291CB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FD91A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f291cb; /* rgb */ color: rgb(242, 145, 203); /* oklch */ color: oklch(77.5% 0.136 344.0);
Tailwind
colors: {
custom: {
50: '#f8b3da',
500: '#f291cb',
950: '#000000',
},
}SCSS
$custom: #f291cb; $custom-light: #f8b3da; $custom-dark: #000000;
JSON
{
"hex": "#f291cb",
"rgb": {
"r": 242,
"g": 145,
"b": 203
},
"hsl": {
"h": 324.124,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.77489,
"c": 0.13598,
"h": 344
},
"luminance": 0.4344
}Semantic roles & 50–950 ramp
primary
#F291CB
secondary
#D7F4E3
accent
#DB5E0A
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083