#FF65AF#FF65AF
#FF65AF is a light, highly saturated pink. Relative luminance 0.337; OKLCH L 72.2% C 0.200 H 353.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65AF |
|---|---|
| RGB | rgb(255, 101, 175) |
| HSL | hsl(331, 100%, 70%) |
| HSV | hsv(331, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 31.4%, 0%) |
| CIE-LAB | lab(64.70, 65.34, -8.98) |
| CIE-LCH | lch(64.70, 65.96, 352.18°) |
| OKLab | oklab(72.19% 0.199 -0.0229) |
| OKLCH | oklch(72.19% 0.2 353.4) |
| XYZ | xyz(53.6342, 33.6681, 44.2231) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.75
Hot Pink
#FF69B4
ΔE00 1.02
Bubblegum (survey)
#FF6CB5
ΔE00 1.40
Barbie Pink
#FE46A5
ΔE00 4.65
Medium Pink
#F36196
ΔE00 4.98
Pink (survey)
#FF81C0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65AF #65FFB5
analogous
#FF65FC #FF65AF #FF6865
triadic
#FF65AF #AFFF65 #65AFFF
tetradic
#FF65AF #FCFF65 #65FFB5 #6865FF
square
#FF65AF #FCFF65 #65FFB5 #6865FF
split-complementary
#FF65AF #65FF68 #65FCFF
monochromatic
#EA0070 #FF288F #FF65AF #FFA2CF #FFDFEF
Accessibility & contrast
On white
2.72
#FF65AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#FF65AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65AF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65AF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8BB1
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#FF5C82
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff65af; /* rgb */ color: rgb(255, 101, 175); /* oklch */ color: oklch(72.2% 0.200 353.4);
Tailwind
colors: {
custom: {
50: '#ff98c6',
500: '#ff65af',
950: '#000000',
},
}SCSS
$custom: #ff65af; $custom-light: #ff98c6; $custom-dark: #000000;
JSON
{
"hex": "#ff65af",
"rgb": {
"r": 255,
"g": 101,
"b": 175
},
"hsl": {
"h": 331.169,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.72193,
"c": 0.20031,
"h": 353.4
},
"luminance": 0.33663
}Semantic roles & 50–950 ramp
primary
#FF65AF
secondary
#CAF6E1
accent
#E67700
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82