#FF66AF#FF66AF
#FF66AF is a light, vivid pink. Relative luminance 0.339; OKLCH L 72.3% C 0.199 H 353.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66AF |
|---|---|
| RGB | rgb(255, 102, 175) |
| HSL | hsl(331, 100%, 70%) |
| HSV | hsv(331, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 31.4%, 0%) |
| CIE-LAB | lab(64.85, 64.92, -8.75) |
| CIE-LCH | lch(64.85, 65.51, 352.33°) |
| OKLab | oklab(72.31% 0.1977 -0.0223) |
| OKLCH | oklch(72.31% 0.199 353.6) |
| XYZ | xyz(53.7319, 33.8635, 44.2557) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.57
Hot Pink
#FF69B4
ΔE00 0.98
Bubblegum (survey)
#FF6CB5
ΔE00 1.31
Barbie Pink
#FE46A5
ΔE00 4.82
Medium Pink
#F36196
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66AF #66FFB6
analogous
#FF66FB #FF66AF #FF6A66
triadic
#FF66AF #AFFF66 #66AFFF
tetradic
#FF66AF #FBFF66 #66FFB6 #6A66FF
square
#FF66AF #FBFF66 #66FFB6 #6A66FF
split-complementary
#FF66AF #66FF6A #66FBFF
monochromatic
#EB0070 #FF298F #FF66AF #FFA3CF #FFE0EF
Accessibility & contrast
On white
2.70
#FF66AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#FF66AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66AF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66AF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8CB1
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF5D83
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff66af; /* rgb */ color: rgb(255, 102, 175); /* oklch */ color: oklch(72.3% 0.199 353.6);
Tailwind
colors: {
custom: {
50: '#ff99c6',
500: '#ff66af',
950: '#000000',
},
}SCSS
$custom: #ff66af; $custom-light: #ff99c6; $custom-dark: #000000;
JSON
{
"hex": "#ff66af",
"rgb": {
"r": 255,
"g": 102,
"b": 175
},
"hsl": {
"h": 331.373,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.72309,
"c": 0.19893,
"h": 353.6
},
"luminance": 0.33858
}Semantic roles & 50–950 ramp
primary
#FF66AF
secondary
#CBF6E1
accent
#E67800
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82