#FF65AE#FF65AE
#FF65AE is a light, vivid pink. Relative luminance 0.336; OKLCH L 72.2% C 0.200 H 353.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65AE |
|---|---|
| RGB | rgb(255, 101, 174) |
| HSL | hsl(332, 100%, 70%) |
| HSV | hsv(332, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 31.8%, 0%) |
| CIE-LAB | lab(64.67, 65.22, -8.45) |
| CIE-LCH | lch(64.67, 65.77, 352.61°) |
| OKLab | oklab(72.16% 0.1987 -0.0215) |
| OKLCH | oklch(72.16% 0.2 353.8) |
| XYZ | xyz(53.5363, 33.6290, 43.7078) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.69
Hot Pink
#FF69B4
ΔE00 1.19
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Barbie Pink
#FE46A5
ΔE00 4.65
Medium Pink
#F36196
ΔE00 4.79
Pink (survey)
#FF81C0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65AE #65FFB6
analogous
#FF65FB #FF65AE #FF6965
triadic
#FF65AE #AEFF65 #65AEFF
tetradic
#FF65AE #FBFF65 #65FFB6 #6965FF
square
#FF65AE #FBFF65 #65FFB6 #6965FF
split-complementary
#FF65AE #65FF69 #65FBFF
monochromatic
#EA006F #FF288E #FF65AE #FFA2CE #FFDFEE
Accessibility & contrast
On white
2.72
#FF65AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#FF65AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65AE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65AE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8BB0
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#FF5B82
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff65ae; /* rgb */ color: rgb(255, 101, 174); /* oklch */ color: oklch(72.2% 0.200 353.8);
Tailwind
colors: {
custom: {
50: '#ff98c6',
500: '#ff65ae',
950: '#000000',
},
}SCSS
$custom: #ff65ae; $custom-light: #ff98c6; $custom-dark: #000000;
JSON
{
"hex": "#ff65ae",
"rgb": {
"r": 255,
"g": 101,
"b": 174
},
"hsl": {
"h": 331.558,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.7216,
"c": 0.19986,
"h": 353.8
},
"luminance": 0.33623
}Semantic roles & 50–950 ramp
primary
#FF65AE
secondary
#CAF6E1
accent
#E67900
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82