#F790E1#F790E1
#F790E1 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.7% C 0.158 H 335.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F790E1 |
|---|---|
| RGB | rgb(247, 144, 225) |
| HSL | hsl(313, 87%, 77%) |
| HSV | hsv(313, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 8.9%, 3.1%) |
| CIE-LAB | lab(73.00, 49.84, -24.49) |
| CIE-LCH | lch(73.00, 55.53, 333.83°) |
| OKLab | oklab(78.72% 0.1437 -0.0659) |
| OKLCH | oklch(78.72% 0.158 335.4) |
| XYZ | xyz(61.9215, 45.1605, 76.6749) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.43
Pink (survey)
#FF81C0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790E1 #90F7A6
analogous
#DA90F7 #F790E1 #F790AE
triadic
#F790E1 #E1F790 #90E1F7
tetradic
#F790E1 #F7DA90 #90F7A6 #90AEF7
square
#F790E1 #F7DA90 #90F7A6 #90AEF7
split-complementary
#F790E1 #AEF790 #90F7DA
monochromatic
#EF1EC2 #F357D2 #F790E1 #FBC9F0 #FDE2F7
Accessibility & contrast
On white
2.09
#F790E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F790E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790E1
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790E1 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE4
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#FF94AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f790e1; /* rgb */ color: rgb(247, 144, 225); /* oklch */ color: oklch(78.7% 0.158 335.4);
Tailwind
colors: {
custom: {
50: '#fbb3ea',
500: '#f790e1',
950: '#000000',
},
}SCSS
$custom: #f790e1; $custom-light: #fbb3ea; $custom-dark: #000000;
JSON
{
"hex": "#f790e1",
"rgb": {
"r": 247,
"g": 144,
"b": 225
},
"hsl": {
"h": 312.816,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78724,
"c": 0.15812,
"h": 335.4
},
"luminance": 0.45157
}Semantic roles & 50–950 ramp
primary
#F790E1
secondary
#D6F5DD
accent
#E33202
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084