#F787D3#F787D3
#F787D3 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.9% C 0.162 H 340.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F787D3 |
|---|---|
| RGB | rgb(247, 135, 211) |
| HSL | hsl(319, 88%, 75%) |
| HSV | hsv(319, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 14.6%, 3.1%) |
| CIE-LAB | lab(70.74, 52.12, -20.21) |
| CIE-LCH | lch(70.74, 55.90, 338.80°) |
| OKLab | oklab(76.87% 0.1532 -0.0539) |
| OKLCH | oklch(76.87% 0.162 340.6) |
| XYZ | xyz(58.7802, 41.8092, 66.5894) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.13
Pink (survey)
#FF81C0
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 6.59
Bubblegum (survey)
#FF6CB5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787D3 #87F7AB
analogous
#E387F7 #F787D3 #F7879B
triadic
#F787D3 #D3F787 #87D3F7
tetradic
#F787D3 #F7E387 #87F7AB #879BF7
square
#F787D3 #F7E387 #87F7AB #879BF7
split-complementary
#F787D3 #9BF787 #87F7E3
monochromatic
#EF14A9 #F34EBE #F787D3 #FBC0E8 #FDE2F4
Accessibility & contrast
On white
2.24
#F787D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F787D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787D3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787D3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA2D6
Deuteranopia (green-blind)
#AAB4D0
Tritanopia (blue-blind)
#FF89A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f787d3; /* rgb */ color: rgb(247, 135, 211); /* oklch */ color: oklch(76.9% 0.162 340.6);
Tailwind
colors: {
custom: {
50: '#fcade0',
500: '#f787d3',
950: '#000000',
},
}SCSS
$custom: #f787d3; $custom-light: #fcade0; $custom-dark: #000000;
JSON
{
"hex": "#f787d3",
"rgb": {
"r": 247,
"g": 135,
"b": 211
},
"hsl": {
"h": 319.286,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.76867,
"c": 0.16246,
"h": 340.6
},
"luminance": 0.41805
}Semantic roles & 50–950 ramp
primary
#F787D3
secondary
#D6F5E0
accent
#E44A01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83