#F291DB#F291DB
#F291DB is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.1% C 0.148 H 336.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F291DB |
|---|---|
| RGB | rgb(242, 145, 219) |
| HSL | hsl(314, 79%, 76%) |
| HSV | hsv(314, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 9.5%, 5.1%) |
| CIE-LAB | lab(72.39, 46.79, -22.17) |
| CIE-LCH | lch(72.39, 51.78, 334.65°) |
| OKLab | oklab(78.07% 0.1352 -0.0595) |
| OKLCH | oklch(78.07% 0.148 336.2) |
| XYZ | xyz(59.5294, 44.2459, 72.4088) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291DB #91F2A8
analogous
#D891F2 #F291DB #F291AA
triadic
#F291DB #DBF291 #91DBF2
tetradic
#F291DB #F2D891 #91F2A8 #91AAF2
square
#F291DB #F2D891 #91F2A8 #91AAF2
split-complementary
#F291DB #AAF291 #91F2D8
monochromatic
#E524B7 #EC5AC9 #F291DB #F8C8ED #FCE4F6
Accessibility & contrast
On white
2.13
#F291DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F291DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291DB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291DB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DE
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#FB95AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f291db; /* rgb */ color: rgb(242, 145, 219); /* oklch */ color: oklch(78.1% 0.148 336.2);
Tailwind
colors: {
custom: {
50: '#f8b3e6',
500: '#f291db',
950: '#000000',
},
}SCSS
$custom: #f291db; $custom-light: #f8b3e6; $custom-dark: #000000;
JSON
{
"hex": "#f291db",
"rgb": {
"r": 242,
"g": 145,
"b": 219
},
"hsl": {
"h": 314.227,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78072,
"c": 0.14774,
"h": 336.2
},
"luminance": 0.44243
}Semantic roles & 50–950 ramp
primary
#F291DB
secondary
#D7F4DE
accent
#DB3C0A
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084