#F291DA#F291DA
#F291DA is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.0% C 0.147 H 336.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F291DA |
|---|---|
| RGB | rgb(242, 145, 218) |
| HSL | hsl(315, 79%, 76%) |
| HSV | hsv(315, 40%, 95%) |
| CMYK | cmyk(0%, 40.1%, 9.9%, 5.1%) |
| CIE-LAB | lab(72.36, 46.63, -21.67) |
| CIE-LCH | lch(72.36, 51.42, 335.07°) |
| OKLab | oklab(78.03% 0.135 -0.0581) |
| OKLCH | oklch(78.03% 0.147 336.7) |
| XYZ | xyz(59.3982, 44.1934, 71.7176) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.92
Plum
#DDA0DD
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F291DA #91F2A9
analogous
#D991F2 #F291DA #F291A9
triadic
#F291DA #DAF291 #91DAF2
tetradic
#F291DA #F2D991 #91F2A9 #91A9F2
square
#F291DA #F2D991 #91F2A9 #91A9F2
split-complementary
#F291DA #A9F291 #91F2D9
monochromatic
#E524B5 #EC5AC8 #F291DA #F8C8EC #FCE4F6
Accessibility & contrast
On white
2.13
#F291DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F291DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F291DA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F291DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F291DA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A8DD
Deuteranopia (green-blind)
#ACB7D7
Tritanopia (blue-blind)
#FB94AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f291da; /* rgb */ color: rgb(242, 145, 218); /* oklch */ color: oklch(78.0% 0.147 336.7);
Tailwind
colors: {
custom: {
50: '#f8b3e5',
500: '#f291da',
950: '#000000',
},
}SCSS
$custom: #f291da; $custom-light: #f8b3e5; $custom-dark: #000000;
JSON
{
"hex": "#f291da",
"rgb": {
"r": 242,
"g": 145,
"b": 218
},
"hsl": {
"h": 314.845,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78034,
"c": 0.14695,
"h": 336.7
},
"luminance": 0.4419
}Semantic roles & 50–950 ramp
primary
#F291DA
secondary
#D7F4DE
accent
#DB3E0A
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084