#F766DA#F766DA
#F766DA is a light, highly saturated pink. Relative luminance 0.343; OKLCH L 72.9% C 0.218 H 336.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F766DA |
|---|---|
| RGB | rgb(247, 102, 218) |
| HSL | hsl(312, 90%, 68%) |
| HSV | hsv(312, 59%, 97%) |
| CMYK | cmyk(0%, 58.7%, 11.7%, 3.1%) |
| CIE-LAB | lab(65.23, 68.43, -32.56) |
| CIE-LCH | lch(65.23, 75.78, 334.55°) |
| OKLab | oklab(72.87% 0.1997 -0.0883) |
| OKLCH | oklch(72.87% 0.218 336.1) |
| XYZ | xyz(55.7646, 34.3432, 70.0080) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.20
Orchid
#DA70D6
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F766DA #66F783
analogous
#CB66F7 #F766DA #F76691
triadic
#F766DA #DAF766 #66DAF7
tetradic
#F766DA #F7CB66 #66F783 #6691F7
square
#F766DA #F7CB66 #66F783 #6691F7
split-complementary
#F766DA #91F766 #66F7CB
monochromatic
#D70BAF #F42CCC #F766DA #FAA0E8 #FDDAF6
Accessibility & contrast
On white
2.67
#F766DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#F766DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F766DA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F766DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F766DA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6890DE
Deuteranopia (green-blind)
#94A6D6
Tritanopia (blue-blind)
#FF6D97
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f766da; /* rgb */ color: rgb(247, 102, 218); /* oklch */ color: oklch(72.9% 0.218 336.1);
Tailwind
colors: {
custom: {
50: '#fd99e5',
500: '#f766da',
950: '#000000',
},
}SCSS
$custom: #f766da; $custom-light: #fd99e5; $custom-dark: #000000;
JSON
{
"hex": "#f766da",
"rgb": {
"r": 247,
"g": 102,
"b": 218
},
"hsl": {
"h": 312,
"s": 90.062,
"l": 68.431
},
"oklch": {
"l": 0.72868,
"c": 0.21835,
"h": 336.1
},
"luminance": 0.34339
}Semantic roles & 50–950 ramp
primary
#F766DA
secondary
#C7F2CF
accent
#E62E00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84