#F787DA#F787DA
#F787DA is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.1% C 0.168 H 337.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F787DA |
|---|---|
| RGB | rgb(247, 135, 218) |
| HSL | hsl(316, 88%, 75%) |
| HSV | hsv(316, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 11.7%, 3.1%) |
| CIE-LAB | lab(70.99, 53.20, -23.71) |
| CIE-LCH | lch(70.99, 58.25, 335.98°) |
| OKLab | oklab(77.13% 0.155 -0.0637) |
| OKLCH | oklch(77.13% 0.168 337.7) |
| XYZ | xyz(59.6769, 42.1679, 71.3121) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.65
Violet (CSS)
#EE82EE
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787DA #87F7A4
analogous
#DC87F7 #F787DA #F787A2
triadic
#F787DA #DAF787 #87DAF7
tetradic
#F787DA #F7DC87 #87F7A4 #87A2F7
square
#F787DA #F7DC87 #87F7A4 #87A2F7
split-complementary
#F787DA #A2F787 #87F7DC
monochromatic
#EF14B7 #F34EC8 #F787DA #FBC0EC #FDE2F6
Accessibility & contrast
On white
2.23
#F787DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F787DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787DA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787DA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#A8B4D7
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f787da; /* rgb */ color: rgb(247, 135, 218); /* oklch */ color: oklch(77.1% 0.168 337.7);
Tailwind
colors: {
custom: {
50: '#fcade5',
500: '#f787da',
950: '#000000',
},
}SCSS
$custom: #f787da; $custom-light: #fcade5; $custom-dark: #000000;
JSON
{
"hex": "#f787da",
"rgb": {
"r": 247,
"g": 135,
"b": 218
},
"hsl": {
"h": 315.536,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.77134,
"c": 0.16759,
"h": 337.7
},
"luminance": 0.42164
}Semantic roles & 50–950 ramp
primary
#F787DA
secondary
#D6F5DE
accent
#E43C01
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84