#F785DB#F785DB
#F785DB is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.9% C 0.172 H 337.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F785DB |
|---|---|
| RGB | rgb(247, 133, 219) |
| HSL | hsl(315, 88%, 75%) |
| HSV | hsv(315, 46%, 97%) |
| CMYK | cmyk(0%, 46.2%, 11.3%, 3.1%) |
| CIE-LAB | lab(70.64, 54.35, -24.79) |
| CIE-LCH | lch(70.64, 59.73, 335.48°) |
| OKLab | oklab(76.89% 0.1581 -0.0667) |
| OKLCH | oklch(76.89% 0.172 337.1) |
| XYZ | xyz(59.5317, 41.6676, 71.9112) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 4.95
Pink (survey)
#FF81C0
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F785DB #85F7A1
analogous
#DA85F7 #F785DB #F785A2
triadic
#F785DB #DBF785 #85DBF7
tetradic
#F785DB #F7DA85 #85F7A1 #85A2F7
square
#F785DB #F7DA85 #85F7A1 #85A2F7
split-complementary
#F785DB #A2F785 #85F7DA
monochromatic
#EF12B9 #F34CCA #F785DB #FBBEEC #FDE2F7
Accessibility & contrast
On white
2.25
#F785DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F785DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F785DB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F785DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F785DB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#A6B3D8
Tritanopia (blue-blind)
#FF89A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f785db; /* rgb */ color: rgb(247, 133, 219); /* oklch */ color: oklch(76.9% 0.172 337.1);
Tailwind
colors: {
custom: {
50: '#fcace6',
500: '#f785db',
950: '#000000',
},
}SCSS
$custom: #f785db; $custom-light: #fcace6; $custom-dark: #000000;
JSON
{
"hex": "#f785db",
"rgb": {
"r": 247,
"g": 133,
"b": 219
},
"hsl": {
"h": 314.737,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.76887,
"c": 0.17161,
"h": 337.1
},
"luminance": 0.41664
}Semantic roles & 50–950 ramp
primary
#F785DB
secondary
#D6F5DE
accent
#E43901
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84