#FF66DC#FF66DC
#FF66DC is a light, highly saturated pink. Relative luminance 0.359; OKLCH L 74.0% C 0.225 H 337.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66DC |
|---|---|
| RGB | rgb(255, 102, 220) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 13.7%, 0%) |
| CIE-LAB | lab(66.47, 70.83, -31.67) |
| CIE-LCH | lch(66.47, 77.59, 335.91°) |
| OKLab | oklab(74.03% 0.2081 -0.0857) |
| OKLCH | oklch(74.03% 0.225 337.6) |
| XYZ | xyz(58.9105, 35.9349, 71.5297) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.64
Orchid
#DA70D6
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66DC #66FF89
analogous
#D566FF #FF66DC #FF6690
triadic
#FF66DC #DCFF66 #66DCFF
tetradic
#FF66DC #FFD566 #66FF89 #6690FF
square
#FF66DC #FFD566 #66FF89 #6690FF
split-complementary
#FF66DC #90FF66 #66FFD5
monochromatic
#EB00B5 #FF29CE #FF66DC #FFA3EA #FFE0F8
Accessibility & contrast
On white
2.57
#FF66DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#FF66DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66DC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66DC | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A93E0
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#FF6C98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff66dc; /* rgb */ color: rgb(255, 102, 220); /* oklch */ color: oklch(74.0% 0.225 337.6);
Tailwind
colors: {
custom: {
50: '#ff9ae7',
500: '#ff66dc',
950: '#000000',
},
}SCSS
$custom: #ff66dc; $custom-light: #ff9ae7; $custom-dark: #000000;
JSON
{
"hex": "#ff66dc",
"rgb": {
"r": 255,
"g": 102,
"b": 220
},
"hsl": {
"h": 313.725,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74031,
"c": 0.22504,
"h": 337.6
},
"luminance": 0.3593
}Semantic roles & 50–950 ramp
primary
#FF66DC
secondary
#CBF6D5
accent
#E63400
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84