#FF66DA#FF66DA
#FF66DA is a light, highly saturated pink. Relative luminance 0.358; OKLCH L 73.9% C 0.224 H 338.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66DA |
|---|---|
| RGB | rgb(255, 102, 218) |
| HSL | hsl(315, 100%, 70%) |
| HSV | hsv(315, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 14.5%, 0%) |
| CIE-LAB | lab(66.39, 70.54, -30.68) |
| CIE-LCH | lch(66.39, 76.93, 336.49°) |
| OKLab | oklab(73.95% 0.2078 -0.0829) |
| OKLCH | oklch(73.95% 0.224 338.3) |
| XYZ | xyz(58.6472, 35.8296, 70.1431) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 5.38
Orchid
#DA70D6
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66DA #66FF8B
analogous
#D866FF #FF66DA #FF668D
triadic
#FF66DA #DAFF66 #66DAFF
tetradic
#FF66DA #FFD866 #66FF8B #668DFF
square
#FF66DA #FFD866 #66FF8B #668DFF
split-complementary
#FF66DA #8DFF66 #66FFD8
monochromatic
#EB00B2 #FF29CB #FF66DA #FFA3E9 #FFE0F8
Accessibility & contrast
On white
2.57
#FF66DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FF66DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66DA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66DA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C92DE
Deuteranopia (green-blind)
#9AAAD6
Tritanopia (blue-blind)
#FF6C97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff66da; /* rgb */ color: rgb(255, 102, 218); /* oklch */ color: oklch(73.9% 0.224 338.3);
Tailwind
colors: {
custom: {
50: '#ff9ae5',
500: '#ff66da',
950: '#000000',
},
}SCSS
$custom: #ff66da; $custom-light: #ff9ae5; $custom-dark: #000000;
JSON
{
"hex": "#ff66da",
"rgb": {
"r": 255,
"g": 102,
"b": 218
},
"hsl": {
"h": 314.51,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.73945,
"c": 0.22366,
"h": 338.3
},
"luminance": 0.35825
}Semantic roles & 50–950 ramp
primary
#FF66DA
secondary
#CBF6D5
accent
#E63800
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84