#F766DD#F766DD
#F766DD is a light, highly saturated pink. Relative luminance 0.345; OKLCH L 73.0% C 0.221 H 335.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F766DD |
|---|---|
| RGB | rgb(247, 102, 221) |
| HSL | hsl(311, 90%, 68%) |
| HSV | hsv(311, 59%, 97%) |
| CMYK | cmyk(0%, 58.7%, 10.5%, 3.1%) |
| CIE-LAB | lab(65.36, 68.88, -34.04) |
| CIE-LCH | lch(65.36, 76.84, 333.70°) |
| OKLab | oklab(73% 0.2002 -0.0925) |
| OKLCH | oklch(73% 0.221 335.2) |
| XYZ | xyz(56.1607, 34.5017, 72.0942) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F766DD #66F780
analogous
#C966F7 #F766DD #F76694
triadic
#F766DD #DDF766 #66DDF7
tetradic
#F766DD #F7C966 #66F780 #6694F7
square
#F766DD #F7C966 #66F780 #6694F7
split-complementary
#F766DD #94F766 #66F7C9
monochromatic
#D70BB3 #F42CD0 #F766DD #FAA0EA #FDDAF7
Accessibility & contrast
On white
2.66
#F766DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F766DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F766DD
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F766DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F766DD | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6691E1
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#FF6F98
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f766dd; /* rgb */ color: rgb(247, 102, 221); /* oklch */ color: oklch(73.0% 0.221 335.2);
Tailwind
colors: {
custom: {
50: '#fd99e8',
500: '#f766dd',
950: '#000000',
},
}SCSS
$custom: #f766dd; $custom-light: #fd99e8; $custom-dark: #000000;
JSON
{
"hex": "#f766dd",
"rgb": {
"r": 247,
"g": 102,
"b": 221
},
"hsl": {
"h": 310.759,
"s": 90.062,
"l": 68.431
},
"oklch": {
"l": 0.73,
"c": 0.22053,
"h": 335.2
},
"luminance": 0.34497
}Semantic roles & 50–950 ramp
primary
#F766DD
secondary
#C7F2CE
accent
#E62900
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84