#F789DF#F789DF
#F789DF is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.6% C 0.168 H 335.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F789DF |
|---|---|
| RGB | rgb(247, 137, 223) |
| HSL | hsl(313, 87%, 75%) |
| HSV | hsv(313, 45%, 97%) |
| CMYK | cmyk(0%, 44.5%, 9.7%, 3.1%) |
| CIE-LAB | lab(71.55, 53.01, -25.60) |
| CIE-LCH | lch(71.55, 58.87, 334.22°) |
| OKLab | oklab(77.62% 0.1533 -0.069) |
| OKLCH | oklch(77.62% 0.168 335.8) |
| XYZ | xyz(60.6228, 42.9969, 74.9039) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 5.19
Pink (survey)
#FF81C0
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F789DF #89F7A1
analogous
#D889F7 #F789DF #F789A8
triadic
#F789DF #DFF789 #89DFF7
tetradic
#F789DF #F7D889 #89F7A1 #89A8F7
square
#F789DF #F7D889 #89F7A1 #89A8F7
split-complementary
#F789DF #A8F789 #89F7D8
monochromatic
#EF16C0 #F350CF #F789DF #FBC2EF #FDE2F7
Accessibility & contrast
On white
2.19
#F789DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F789DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F789DF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F789DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F789DF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#FF8EAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f789df; /* rgb */ color: rgb(247, 137, 223); /* oklch */ color: oklch(77.6% 0.168 335.8);
Tailwind
colors: {
custom: {
50: '#fcaee9',
500: '#f789df',
950: '#000000',
},
}SCSS
$custom: #f789df; $custom-light: #fcaee9; $custom-dark: #000000;
JSON
{
"hex": "#f789df",
"rgb": {
"r": 247,
"g": 137,
"b": 223
},
"hsl": {
"h": 313.091,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.77617,
"c": 0.16815,
"h": 335.8
},
"luminance": 0.42993
}Semantic roles & 50–950 ramp
primary
#F789DF
secondary
#D6F5DD
accent
#E43302
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084