#F775D5#F775D5
#F775D5 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.5% C 0.193 H 338.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F775D5 |
|---|---|
| RGB | rgb(247, 117, 213) |
| HSL | hsl(316, 89%, 71%) |
| HSV | hsv(316, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 13.8%, 3.1%) |
| CIE-LAB | lab(67.51, 61.04, -26.26) |
| CIE-LCH | lch(67.51, 66.45, 336.72°) |
| OKLab | oklab(74.48% 0.1792 -0.0707) |
| OKLCH | oklch(74.48% 0.193 338.5) |
| XYZ | xyz(56.7300, 37.3051, 67.1506) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775D5 #75F797
analogous
#D875F7 #F775D5 #F77594
triadic
#F775D5 #D5F775 #75D5F7
tetradic
#F775D5 #F7D875 #75F797 #7594F7
square
#F775D5 #F7D875 #75F797 #7594F7
split-complementary
#F775D5 #94F775 #75F7D8
monochromatic
#E40DAC #F43BC3 #F775D5 #FAAFE7 #FDE2F6
Accessibility & contrast
On white
2.48
#F775D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F775D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775D5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775D5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7998D8
Deuteranopia (green-blind)
#9EACD2
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f775d5; /* rgb */ color: rgb(247, 117, 213); /* oklch */ color: oklch(74.5% 0.193 338.5);
Tailwind
colors: {
custom: {
50: '#fca2e2',
500: '#f775d5',
950: '#000000',
},
}SCSS
$custom: #f775d5; $custom-light: #fca2e2; $custom-dark: #000000;
JSON
{
"hex": "#f775d5",
"rgb": {
"r": 247,
"g": 117,
"b": 213
},
"hsl": {
"h": 315.692,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.74479,
"c": 0.19259,
"h": 338.5
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#F775D5
secondary
#D3F5DC
accent
#E63C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83