#FF66DD#FF66DD
#FF66DD is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 74.1% C 0.226 H 337.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66DD |
|---|---|
| RGB | rgb(255, 102, 221) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 13.3%, 0%) |
| CIE-LAB | lab(66.51, 70.98, -32.17) |
| CIE-LCH | lch(66.51, 77.93, 335.62°) |
| OKLab | oklab(74.07% 0.2083 -0.0871) |
| OKLCH | oklch(74.07% 0.226 337.3) |
| XYZ | xyz(59.0433, 35.9880, 72.2293) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.79
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66DD #66FF88
analogous
#D466FF #FF66DD #FF6691
triadic
#FF66DD #DDFF66 #66DDFF
tetradic
#FF66DD #FFD466 #66FF88 #6691FF
square
#FF66DD #FFD466 #66FF88 #6691FF
split-complementary
#FF66DD #91FF66 #66FFD4
monochromatic
#EB00B6 #FF29CF #FF66DD #FFA3EB #FFE0F8
Accessibility & contrast
On white
2.56
#FF66DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FF66DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66DD
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66DD | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A93E1
Deuteranopia (green-blind)
#99AAD9
Tritanopia (blue-blind)
#FF6D99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff66dd; /* rgb */ color: rgb(255, 102, 221); /* oklch */ color: oklch(74.1% 0.226 337.3);
Tailwind
colors: {
custom: {
50: '#ff9ae8',
500: '#ff66dd',
950: '#000000',
},
}SCSS
$custom: #ff66dd; $custom-light: #ff9ae8; $custom-dark: #000000;
JSON
{
"hex": "#ff66dd",
"rgb": {
"r": 255,
"g": 102,
"b": 221
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74074,
"c": 0.22574,
"h": 337.3
},
"luminance": 0.35983
}Semantic roles & 50–950 ramp
primary
#FF66DD
secondary
#CBF6D4
accent
#E63300
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84