#F765AE#F765AE
#F765AE is a light, vivid pink. Relative luminance 0.321; OKLCH L 71.0% C 0.193 H 352.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F765AE |
|---|---|
| RGB | rgb(247, 101, 174) |
| HSL | hsl(330, 90%, 68%) |
| HSV | hsv(330, 59%, 97%) |
| CMYK | cmyk(0%, 59.1%, 29.6%, 3.1%) |
| CIE-LAB | lab(63.46, 62.88, -10.38) |
| CIE-LCH | lch(63.46, 63.73, 350.62°) |
| OKLab | oklab(71.03% 0.1911 -0.0268) |
| OKLCH | oklch(71.03% 0.193 352) |
| XYZ | xyz(50.6537, 32.1426, 43.5727) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 1.71
Bubble Gum Pink
#FF69AF
ΔE00 1.86
Bubblegum (survey)
#FF6CB5
ΔE00 2.10
Barbie Pink
#FE46A5
ΔE00 4.27
Medium Pink
#F36196
ΔE00 4.99
Pink (survey)
#FF81C0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F765AE #65F7AE
analogous
#F765F7 #F765AE #F76565
triadic
#F765AE #AEF765 #65AEF7
tetradic
#F765AE #F7F765 #65F7AE #6565F7
square
#F765AE #F7F765 #65F7AE #6565F7
split-complementary
#F765AE #65F765 #65F7F7
monochromatic
#D60B71 #F42B8F #F765AE #FA9FCD #FDD9EB
Accessibility & contrast
On white
2.83
#F765AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#F765AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F765AE
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F765AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F765AE | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7989B0
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#FF5D82
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f765ae; /* rgb */ color: rgb(247, 101, 174); /* oklch */ color: oklch(71.0% 0.193 352.0);
Tailwind
colors: {
custom: {
50: '#fe97c6',
500: '#f765ae',
950: '#000000',
},
}SCSS
$custom: #f765ae; $custom-light: #fe97c6; $custom-dark: #000000;
JSON
{
"hex": "#f765ae",
"rgb": {
"r": 247,
"g": 101,
"b": 174
},
"hsl": {
"h": 330,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.71029,
"c": 0.19292,
"h": 352
},
"luminance": 0.32138
}Semantic roles & 50–950 ramp
primary
#F765AE
secondary
#C6F2DC
accent
#E67300
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82