#FF66CC#FF66CC
#FF66CC is a light, highly saturated pink. Relative luminance 0.351; OKLCH L 73.4% C 0.215 H 342.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66CC |
|---|---|
| RGB | rgb(255, 102, 204) |
| HSL | hsl(320, 100%, 70%) |
| HSV | hsv(320, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 20%, 0%) |
| CIE-LAB | lab(65.85, 68.59, -23.67) |
| CIE-LCH | lch(65.85, 72.56, 340.96°) |
| OKLab | oklab(73.37% 0.205 -0.0632) |
| OKLCH | oklch(73.37% 0.215 342.9) |
| XYZ | xyz(56.8920, 35.1275, 60.8990) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 5.85
Bubble Gum Pink
#FF69AF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66CC #66FF99
analogous
#E566FF #FF66CC #FF6680
triadic
#FF66CC #CCFF66 #66CCFF
tetradic
#FF66CC #FFE666 #66FF99 #6680FF
square
#FF66CC #FFE666 #66FF99 #6680FF
split-complementary
#FF66CC #80FF66 #66FFE6
monochromatic
#EB009C #FF29B8 #FF66CC #FFA3E0 #FFE0F5
Accessibility & contrast
On white
2.62
#FF66CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#FF66CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66CC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66CC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7290CF
Deuteranopia (green-blind)
#9EA9C8
Tritanopia (blue-blind)
#FF6790
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff66cc; /* rgb */ color: rgb(255, 102, 204); /* oklch */ color: oklch(73.4% 0.215 342.9);
Tailwind
colors: {
custom: {
50: '#ff99db',
500: '#ff66cc',
950: '#000000',
},
}SCSS
$custom: #ff66cc; $custom-light: #ff99db; $custom-dark: #000000;
JSON
{
"hex": "#ff66cc",
"rgb": {
"r": 255,
"g": 102,
"b": 204
},
"hsl": {
"h": 320,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.7337,
"c": 0.21454,
"h": 342.9
},
"luminance": 0.35122
}Semantic roles & 50–950 ramp
primary
#FF66CC
secondary
#CBF6D9
accent
#E64D00
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190F15
muted
#877E83