#FF66AE#FF66AE
#FF66AE is a light, vivid pink. Relative luminance 0.338; OKLCH L 72.3% C 0.198 H 354.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66AE |
|---|---|
| RGB | rgb(255, 102, 174) |
| HSL | hsl(332, 100%, 70%) |
| HSV | hsv(332, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 31.8%, 0%) |
| CIE-LAB | lab(64.82, 64.80, -8.22) |
| CIE-LCH | lch(64.82, 65.32, 352.77°) |
| OKLab | oklab(72.28% 0.1974 -0.0209) |
| OKLCH | oklch(72.28% 0.198 354) |
| XYZ | xyz(53.6340, 33.8243, 43.7404) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.51
Hot Pink
#FF69B4
ΔE00 1.17
Bubblegum (survey)
#FF6CB5
ΔE00 1.46
Medium Pink
#F36196
ΔE00 4.77
Barbie Pink
#FE46A5
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66AE #66FFB7
analogous
#FF66FA #FF66AE #FF6B66
triadic
#FF66AE #AEFF66 #66AEFF
tetradic
#FF66AE #FAFF66 #66FFB7 #6B66FF
square
#FF66AE #FAFF66 #66FFB7 #6B66FF
split-complementary
#FF66AE #66FF6B #66FAFF
monochromatic
#EB006E #FF298E #FF66AE #FFA3CE #FFE0EF
Accessibility & contrast
On white
2.70
#FF66AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#FF66AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66AE
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66AE | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8CB0
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#FF5C83
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff66ae; /* rgb */ color: rgb(255, 102, 174); /* oklch */ color: oklch(72.3% 0.198 354.0);
Tailwind
colors: {
custom: {
50: '#ff99c6',
500: '#ff66ae',
950: '#000000',
},
}SCSS
$custom: #ff66ae; $custom-light: #ff99c6; $custom-dark: #000000;
JSON
{
"hex": "#ff66ae",
"rgb": {
"r": 255,
"g": 102,
"b": 174
},
"hsl": {
"h": 331.765,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.72275,
"c": 0.19849,
"h": 354
},
"luminance": 0.33819
}Semantic roles & 50–950 ramp
primary
#FF66AE
secondary
#CBF6E2
accent
#E67A00
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82