#FF66DE#FF66DE
#FF66DE is a light, highly saturated pink. Relative luminance 0.360; OKLCH L 74.1% C 0.226 H 337.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66DE |
|---|---|
| RGB | rgb(255, 102, 222) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 12.9%, 0%) |
| CIE-LAB | lab(66.55, 71.12, -32.66) |
| CIE-LCH | lch(66.55, 78.26, 335.33°) |
| OKLab | oklab(74.12% 0.2084 -0.0885) |
| OKLCH | oklch(74.12% 0.226 337) |
| XYZ | xyz(59.1769, 36.0415, 72.9331) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.40
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 5.70
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66DE #66FF87
analogous
#D366FF #FF66DE #FF6692
triadic
#FF66DE #DEFF66 #66DEFF
tetradic
#FF66DE #FFD366 #66FF87 #6692FF
square
#FF66DE #FFD366 #66FF87 #6692FF
split-complementary
#FF66DE #92FF66 #66FFD3
monochromatic
#EB00B8 #FF29D1 #FF66DE #FFA3EB #FFE0F8
Accessibility & contrast
On white
2.56
#FF66DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FF66DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66DE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66DE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6993E2
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#FF6D99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff66de; /* rgb */ color: rgb(255, 102, 222); /* oklch */ color: oklch(74.1% 0.226 337.0);
Tailwind
colors: {
custom: {
50: '#ff9ae8',
500: '#ff66de',
950: '#000000',
},
}SCSS
$custom: #ff66de; $custom-light: #ff9ae8; $custom-dark: #000000;
JSON
{
"hex": "#ff66de",
"rgb": {
"r": 255,
"g": 102,
"b": 222
},
"hsl": {
"h": 312.941,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74117,
"c": 0.22643,
"h": 337
},
"luminance": 0.36037
}Semantic roles & 50–950 ramp
primary
#FF66DE
secondary
#CBF6D4
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84