#F775DD#F775DD
#F775DD is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.8% C 0.198 H 335.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F775DD |
|---|---|
| RGB | rgb(247, 117, 221) |
| HSL | hsl(312, 89%, 71%) |
| HSV | hsv(312, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 10.5%, 3.1%) |
| CIE-LAB | lab(67.81, 62.27, -30.24) |
| CIE-LCH | lch(67.81, 69.22, 334.10°) |
| OKLab | oklab(74.81% 0.1808 -0.0819) |
| OKLCH | oklch(74.81% 0.198 335.6) |
| XYZ | xyz(57.7705, 37.7213, 72.6308) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775DD #75F78F
analogous
#D075F7 #F775DD #F7759C
triadic
#F775DD #DDF775 #75DDF7
tetradic
#F775DD #F7D075 #75F78F #759CF7
square
#F775DD #F7D075 #75F78F #759CF7
split-complementary
#F775DD #9CF775 #75F7D0
monochromatic
#E40DB9 #F43BCF #F775DD #FAAFEB #FDE2F8
Accessibility & contrast
On white
2.46
#F775DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F775DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775DD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775DD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E0
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#FF7B9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f775dd; /* rgb */ color: rgb(247, 117, 221); /* oklch */ color: oklch(74.8% 0.198 335.6);
Tailwind
colors: {
custom: {
50: '#fca2e8',
500: '#f775dd',
950: '#000000',
},
}SCSS
$custom: #f775dd; $custom-light: #fca2e8; $custom-dark: #000000;
JSON
{
"hex": "#f775dd",
"rgb": {
"r": 247,
"g": 117,
"b": 221
},
"hsl": {
"h": 312,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.7481,
"c": 0.19847,
"h": 335.6
},
"luminance": 0.37717
}Semantic roles & 50–950 ramp
primary
#F775DD
secondary
#D3F5DA
accent
#E62E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84