#F790DF#F790DF
#F790DF is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.6% C 0.157 H 336.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F790DF |
|---|---|
| RGB | rgb(247, 144, 223) |
| HSL | hsl(314, 87%, 77%) |
| HSV | hsv(314, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 9.7%, 3.1%) |
| CIE-LAB | lab(72.93, 49.51, -23.50) |
| CIE-LCH | lch(72.93, 54.81, 334.61°) |
| OKLab | oklab(78.65% 0.1432 -0.0632) |
| OKLCH | oklch(78.65% 0.157 336.2) |
| XYZ | xyz(61.6503, 45.0520, 75.2464) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.19
Purply Pink
#F075E6
ΔE00 6.65
Pink (survey)
#FF81C0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790DF #90F7A8
analogous
#DC90F7 #F790DF #F790AC
triadic
#F790DF #DFF790 #90DFF7
tetradic
#F790DF #F7DC90 #90F7A8 #90ACF7
square
#F790DF #F7DC90 #90F7A8 #90ACF7
split-complementary
#F790DF #ACF790 #90F7DC
monochromatic
#EF1EBE #F357CF #F790DF #FBC9EF #FDE2F7
Accessibility & contrast
On white
2.10
#F790DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F790DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790DF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790DF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f790df; /* rgb */ color: rgb(247, 144, 223); /* oklch */ color: oklch(78.6% 0.157 336.2);
Tailwind
colors: {
custom: {
50: '#fbb3e9',
500: '#f790df',
950: '#000000',
},
}SCSS
$custom: #f790df; $custom-light: #fbb3e9; $custom-dark: #000000;
JSON
{
"hex": "#f790df",
"rgb": {
"r": 247,
"g": 144,
"b": 223
},
"hsl": {
"h": 313.981,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78647,
"c": 0.15652,
"h": 336.2
},
"luminance": 0.45048
}Semantic roles & 50–950 ramp
primary
#F790DF
secondary
#D6F5DD
accent
#E33702
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084