#F789DE#F789DE
#F789DE is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.6% C 0.167 H 336.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F789DE |
|---|---|
| RGB | rgb(247, 137, 222) |
| HSL | hsl(314, 87%, 75%) |
| HSV | hsv(314, 45%, 97%) |
| CMYK | cmyk(0%, 44.5%, 10.1%, 3.1%) |
| CIE-LAB | lab(71.52, 52.85, -25.11) |
| CIE-LCH | lch(71.52, 58.51, 334.59°) |
| OKLab | oklab(77.58% 0.1531 -0.0676) |
| OKLCH | oklch(77.58% 0.167 336.2) |
| XYZ | xyz(60.4883, 42.9432, 74.1959) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 5.31
Pink (survey)
#FF81C0
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F789DE #89F7A2
analogous
#D989F7 #F789DE #F789A7
triadic
#F789DE #DEF789 #89DEF7
tetradic
#F789DE #F7D989 #89F7A2 #89A7F7
square
#F789DE #F7D989 #89F7A2 #89A7F7
split-complementary
#F789DE #A7F789 #89F7D9
monochromatic
#EF16BE #F350CE #F789DE #FBC2EE #FDE2F7
Accessibility & contrast
On white
2.19
#F789DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F789DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F789DE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F789DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F789DE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E1
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f789de; /* rgb */ color: rgb(247, 137, 222); /* oklch */ color: oklch(77.6% 0.167 336.2);
Tailwind
colors: {
custom: {
50: '#fcaee8',
500: '#f789de',
950: '#000000',
},
}SCSS
$custom: #f789de; $custom-light: #fcaee8; $custom-dark: #000000;
JSON
{
"hex": "#f789de",
"rgb": {
"r": 247,
"g": 137,
"b": 222
},
"hsl": {
"h": 313.636,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.77578,
"c": 0.16737,
"h": 336.2
},
"luminance": 0.42939
}Semantic roles & 50–950 ramp
primary
#F789DE
secondary
#D6F5DD
accent
#E43502
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084