#F791DF#F791DF
#F791DF is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.8% C 0.155 H 336.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F791DF |
|---|---|
| RGB | rgb(247, 145, 223) |
| HSL | hsl(314, 86%, 77%) |
| HSV | hsv(314, 41%, 97%) |
| CMYK | cmyk(0%, 41.3%, 9.7%, 3.1%) |
| CIE-LAB | lab(73.13, 49.01, -23.20) |
| CIE-LCH | lch(73.13, 54.22, 334.67°) |
| OKLab | oklab(78.8% 0.1417 -0.0623) |
| OKLCH | oklch(78.8% 0.155 336.3) |
| XYZ | xyz(61.8024, 45.3563, 75.2971) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.06
Pink (survey)
#FF81C0
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F791DF #91F7A9
analogous
#DC91F7 #F791DF #F791AC
triadic
#F791DF #DFF791 #91DFF7
tetradic
#F791DF #F7DC91 #91F7A9 #91ACF7
square
#F791DF #F7DC91 #91F7A9 #91ACF7
split-complementary
#F791DF #ACF791 #91F7DC
monochromatic
#EF1FBE #F358CE #F791DF #FBCAF0 #FDE2F7
Accessibility & contrast
On white
2.09
#F791DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F791DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F791DF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F791DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F791DF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f791df; /* rgb */ color: rgb(247, 145, 223); /* oklch */ color: oklch(78.8% 0.155 336.3);
Tailwind
colors: {
custom: {
50: '#fbb3e9',
500: '#f791df',
950: '#000000',
},
}SCSS
$custom: #f791df; $custom-light: #fbb3e9; $custom-dark: #000000;
JSON
{
"hex": "#f791df",
"rgb": {
"r": 247,
"g": 145,
"b": 223
},
"hsl": {
"h": 314.118,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.78797,
"c": 0.15484,
"h": 336.3
},
"luminance": 0.45353
}Semantic roles & 50–950 ramp
primary
#F791DF
secondary
#D6F5DD
accent
#E33703
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084