#FF66DB#FF66DB
#FF66DB is a light, highly saturated pink. Relative luminance 0.359; OKLCH L 74.0% C 0.224 H 337.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66DB |
|---|---|
| RGB | rgb(255, 102, 219) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 14.1%, 0%) |
| CIE-LAB | lab(66.43, 70.69, -31.18) |
| CIE-LCH | lch(66.43, 77.26, 336.20°) |
| OKLab | oklab(73.99% 0.2079 -0.0843) |
| OKLCH | oklch(73.99% 0.224 337.9) |
| XYZ | xyz(58.7784, 35.8821, 70.8343) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66DB #66FF8A
analogous
#D766FF #FF66DB #FF668E
triadic
#FF66DB #DBFF66 #66DBFF
tetradic
#FF66DB #FFD766 #66FF8A #668EFF
square
#FF66DB #FFD766 #66FF8A #668EFF
split-complementary
#FF66DB #8EFF66 #66FFD7
monochromatic
#EB00B3 #FF29CD #FF66DB #FFA3E9 #FFE0F8
Accessibility & contrast
On white
2.57
#FF66DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FF66DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66DB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66DB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B92DF
Deuteranopia (green-blind)
#99AAD7
Tritanopia (blue-blind)
#FF6C98
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff66db; /* rgb */ color: rgb(255, 102, 219); /* oklch */ color: oklch(74.0% 0.224 337.9);
Tailwind
colors: {
custom: {
50: '#ff9ae6',
500: '#ff66db',
950: '#000000',
},
}SCSS
$custom: #ff66db; $custom-light: #ff9ae6; $custom-dark: #000000;
JSON
{
"hex": "#ff66db",
"rgb": {
"r": 255,
"g": 102,
"b": 219
},
"hsl": {
"h": 314.118,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.73988,
"c": 0.22435,
"h": 337.9
},
"luminance": 0.35877
}Semantic roles & 50–950 ramp
primary
#FF66DB
secondary
#CBF6D5
accent
#E63600
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84