#F787DC#F787DC
#F787DC is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.2% C 0.169 H 336.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F787DC |
|---|---|
| RGB | rgb(247, 135, 220) |
| HSL | hsl(314, 88%, 75%) |
| HSV | hsv(314, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 10.9%, 3.1%) |
| CIE-LAB | lab(71.06, 53.52, -24.70) |
| CIE-LCH | lch(71.06, 58.95, 335.22°) |
| OKLab | oklab(77.21% 0.1555 -0.0664) |
| OKLCH | oklch(77.21% 0.169 336.9) |
| XYZ | xyz(59.9402, 42.2732, 72.6987) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.19
Pink (survey)
#FF81C0
ΔE00 6.27
Candy Pink
#FF63E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787DC #87F7A2
analogous
#DA87F7 #F787DC #F787A4
triadic
#F787DC #DCF787 #87DCF7
tetradic
#F787DC #F7DA87 #87F7A2 #87A4F7
square
#F787DC #F7DA87 #87F7A2 #87A4F7
split-complementary
#F787DC #A4F787 #87F7DA
monochromatic
#EF14BB #F34ECB #F787DC #FBC0ED #FDE2F7
Accessibility & contrast
On white
2.22
#F787DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F787DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787DC
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787DC | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DF
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f787dc; /* rgb */ color: rgb(247, 135, 220); /* oklch */ color: oklch(77.2% 0.169 336.9);
Tailwind
colors: {
custom: {
50: '#fcade7',
500: '#f787dc',
950: '#000000',
},
}SCSS
$custom: #f787dc; $custom-light: #fcade7; $custom-dark: #000000;
JSON
{
"hex": "#f787dc",
"rgb": {
"r": 247,
"g": 135,
"b": 220
},
"hsl": {
"h": 314.464,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.77212,
"c": 0.16911,
"h": 336.9
},
"luminance": 0.42269
}Semantic roles & 50–950 ramp
primary
#F787DC
secondary
#D6F5DD
accent
#E43801
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84