#F790E2#F790E2
#F790E2 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.8% C 0.159 H 334.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F790E2 |
|---|---|
| RGB | rgb(247, 144, 226) |
| HSL | hsl(312, 87%, 77%) |
| HSV | hsv(312, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 8.5%, 3.1%) |
| CIE-LAB | lab(73.03, 50.00, -24.98) |
| CIE-LCH | lch(73.03, 55.90, 333.45°) |
| OKLab | oklab(78.76% 0.144 -0.0673) |
| OKLCH | oklch(78.76% 0.159 334.9) |
| XYZ | xyz(62.0583, 45.2152, 77.3954) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.13
Plum
#DDA0DD
ΔE00 6.19
Purply Pink
#F075E6
ΔE00 6.32
Pink (survey)
#FF81C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790E2 #90F7A5
analogous
#D990F7 #F790E2 #F790AF
triadic
#F790E2 #E2F790 #90E2F7
tetradic
#F790E2 #F7D990 #90F7A5 #90AFF7
square
#F790E2 #F7D990 #90F7A5 #90AFF7
split-complementary
#F790E2 #AFF790 #90F7D9
monochromatic
#EF1EC4 #F357D3 #F790E2 #FBC9F1 #FDE2F8
Accessibility & contrast
On white
2.09
#F790E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F790E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790E2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790E2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f790e2; /* rgb */ color: rgb(247, 144, 226); /* oklch */ color: oklch(78.8% 0.159 334.9);
Tailwind
colors: {
custom: {
50: '#fbb3eb',
500: '#f790e2',
950: '#000000',
},
}SCSS
$custom: #f790e2; $custom-light: #fbb3eb; $custom-dark: #000000;
JSON
{
"hex": "#f790e2",
"rgb": {
"r": 247,
"g": 144,
"b": 226
},
"hsl": {
"h": 312.233,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78763,
"c": 0.15892,
"h": 334.9
},
"luminance": 0.45212
}Semantic roles & 50–950 ramp
primary
#F790E2
secondary
#D6F5DC
accent
#E33002
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084