#F787D1#F787D1
#F787D1 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.8% C 0.161 H 341.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F787D1 |
|---|---|
| RGB | rgb(247, 135, 209) |
| HSL | hsl(320, 88%, 75%) |
| HSV | hsv(320, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 15.4%, 3.1%) |
| CIE-LAB | lab(70.67, 51.81, -19.21) |
| CIE-LCH | lch(70.67, 55.26, 339.66°) |
| OKLab | oklab(76.79% 0.1527 -0.0512) |
| OKLCH | oklch(76.79% 0.161 341.5) |
| XYZ | xyz(58.5311, 41.7096, 65.2772) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.81
Pink (survey)
#FF81C0
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 6.95
Violet (CSS)
#EE82EE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787D1 #87F7AD
analogous
#E587F7 #F787D1 #F78799
triadic
#F787D1 #D1F787 #87D1F7
tetradic
#F787D1 #F7E587 #87F7AD #8799F7
square
#F787D1 #F7E587 #87F7AD #8799F7
split-complementary
#F787D1 #99F787 #87F7E5
monochromatic
#EF14A5 #F34EBB #F787D1 #FBC0E7 #FDE2F4
Accessibility & contrast
On white
2.25
#F787D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F787D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787D1
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787D1 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D4
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#FF88A3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f787d1; /* rgb */ color: rgb(247, 135, 209); /* oklch */ color: oklch(76.8% 0.161 341.5);
Tailwind
colors: {
custom: {
50: '#fcaddf',
500: '#f787d1',
950: '#000000',
},
}SCSS
$custom: #f787d1; $custom-light: #fcaddf; $custom-dark: #000000;
JSON
{
"hex": "#f787d1",
"rgb": {
"r": 247,
"g": 135,
"b": 209
},
"hsl": {
"h": 320.357,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.76792,
"c": 0.16105,
"h": 341.5
},
"luminance": 0.41706
}Semantic roles & 50–950 ramp
primary
#F787D1
secondary
#D6F5E0
accent
#E44E01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83