#F790D2#F790D2
#F790D2 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.147 H 342.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F790D2 |
|---|---|
| RGB | rgb(247, 144, 210) |
| HSL | hsl(322, 87%, 77%) |
| HSV | hsv(322, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 15%, 3.1%) |
| CIE-LAB | lab(72.48, 47.45, -17.02) |
| CIE-LCH | lch(72.48, 50.41, 340.27°) |
| OKLab | oklab(78.16% 0.1397 -0.0452) |
| OKLCH | oklch(78.16% 0.147 342.1) |
| XYZ | xyz(59.9644, 44.3777, 66.3676) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.87
Pink (survey)
#FF81C0
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 6.59
Plum
#DDA0DD
ΔE00 6.94
Bubblegum (survey)
#FF6CB5
ΔE00 7.79
Violet (CSS)
#EE82EE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790D2 #90F7B5
analogous
#E890F7 #F790D2 #F7909F
triadic
#F790D2 #D2F790 #90D2F7
tetradic
#F790D2 #F7E890 #90F7B5 #909FF7
square
#F790D2 #F7E890 #90F7B5 #909FF7
split-complementary
#F790D2 #9FF790 #90F7E8
monochromatic
#EF1EA4 #F357BB #F790D2 #FBC9E9 #FDE2F3
Accessibility & contrast
On white
2.13
#F790D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F790D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790D2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790D2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D4
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f790d2; /* rgb */ color: rgb(247, 144, 210); /* oklch */ color: oklch(78.2% 0.147 342.1);
Tailwind
colors: {
custom: {
50: '#fcb2df',
500: '#f790d2',
950: '#000000',
},
}SCSS
$custom: #f790d2; $custom-light: #fcb2df; $custom-dark: #000000;
JSON
{
"hex": "#f790d2",
"rgb": {
"r": 247,
"g": 144,
"b": 210
},
"hsl": {
"h": 321.553,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78165,
"c": 0.14684,
"h": 342.1
},
"luminance": 0.44374
}Semantic roles & 50–950 ramp
primary
#F790D2
secondary
#D6F5E1
accent
#E35302
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083