#F790DE#F790DE
#F790DE is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.6% C 0.156 H 336.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F790DE |
|---|---|
| RGB | rgb(247, 144, 222) |
| HSL | hsl(315, 87%, 77%) |
| HSV | hsv(315, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 10.1%, 3.1%) |
| CIE-LAB | lab(72.89, 49.35, -23.01) |
| CIE-LCH | lch(72.89, 54.45, 335.01°) |
| OKLab | oklab(78.61% 0.143 -0.0618) |
| OKLCH | oklch(78.61% 0.156 336.6) |
| XYZ | xyz(61.5159, 44.9982, 74.5384) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790DE #90F7A9
analogous
#DD90F7 #F790DE #F790AB
triadic
#F790DE #DEF790 #90DEF7
tetradic
#F790DE #F7DD90 #90F7A9 #90ABF7
square
#F790DE #F7DD90 #90F7A9 #90ABF7
split-complementary
#F790DE #ABF790 #90F7DD
monochromatic
#EF1EBC #F357CD #F790DE #FBC9EF #FDE2F7
Accessibility & contrast
On white
2.10
#F790DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F790DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790DE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790DE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9E1
Deuteranopia (green-blind)
#ACB9DB
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f790de; /* rgb */ color: rgb(247, 144, 222); /* oklch */ color: oklch(78.6% 0.156 336.6);
Tailwind
colors: {
custom: {
50: '#fbb3e8',
500: '#f790de',
950: '#000000',
},
}SCSS
$custom: #f790de; $custom-light: #fbb3e8; $custom-dark: #000000;
JSON
{
"hex": "#f790de",
"rgb": {
"r": 247,
"g": 144,
"b": 222
},
"hsl": {
"h": 314.563,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78609,
"c": 0.15573,
"h": 336.6
},
"luminance": 0.44995
}Semantic roles & 50–950 ramp
primary
#F790DE
secondary
#D6F5DE
accent
#E33902
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084