#FF66DF#FF66DF
#FF66DF is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 74.2% C 0.227 H 336.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66DF |
|---|---|
| RGB | rgb(255, 102, 223) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 12.5%, 0%) |
| CIE-LAB | lab(66.59, 71.27, -33.16) |
| CIE-LCH | lch(66.59, 78.60, 335.05°) |
| OKLab | oklab(74.16% 0.2086 -0.0899) |
| OKLCH | oklch(74.16% 0.227 336.7) |
| XYZ | xyz(59.3114, 36.0953, 73.6410) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66DF #66FF86
analogous
#D266FF #FF66DF #FF6693
triadic
#FF66DF #DFFF66 #66DFFF
tetradic
#FF66DF #FFD266 #66FF86 #6693FF
square
#FF66DF #FFD266 #66FF86 #6693FF
split-complementary
#FF66DF #93FF66 #66FFD2
monochromatic
#EB00BA #FF29D2 #FF66DF #FFA3EC #FFE0F9
Accessibility & contrast
On white
2.56
#FF66DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FF66DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66DF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66DF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6993E3
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#FF6D9A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff66df; /* rgb */ color: rgb(255, 102, 223); /* oklch */ color: oklch(74.2% 0.227 336.7);
Tailwind
colors: {
custom: {
50: '#ff9ae9',
500: '#ff66df',
950: '#000000',
},
}SCSS
$custom: #ff66df; $custom-light: #ff9ae9; $custom-dark: #000000;
JSON
{
"hex": "#ff66df",
"rgb": {
"r": 255,
"g": 102,
"b": 223
},
"hsl": {
"h": 312.549,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74161,
"c": 0.22713,
"h": 336.7
},
"luminance": 0.3609
}Semantic roles & 50–950 ramp
primary
#FF66DF
secondary
#CBF6D4
accent
#E63000
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190F16
muted
#877E84