#FF65B2#FF65B2
#FF65B2 is a light, highly saturated pink. Relative luminance 0.338; OKLCH L 72.3% C 0.202 H 352.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65B2 |
|---|---|
| RGB | rgb(255, 101, 178) |
| HSL | hsl(330, 100%, 70%) |
| HSV | hsv(330, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 30.2%, 0%) |
| CIE-LAB | lab(64.79, 65.69, -10.55) |
| CIE-LCH | lch(64.79, 66.54, 350.88°) |
| OKLab | oklab(72.3% 0.1998 -0.0271) |
| OKLCH | oklch(72.3% 0.202 352.3) |
| XYZ | xyz(53.9321, 33.7873, 45.7922) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 0.69
Bubble Gum Pink
#FF69AF
ΔE00 1.18
Bubblegum (survey)
#FF6CB5
ΔE00 1.20
Barbie Pink
#FE46A5
ΔE00 4.69
Pink (survey)
#FF81C0
ΔE00 5.12
Medium Pink
#F36196
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65B2 #65FFB2
analogous
#FF65FF #FF65B2 #FF6565
triadic
#FF65B2 #B2FF65 #65B2FF
tetradic
#FF65B2 #FFFF65 #65FFB2 #6565FF
square
#FF65B2 #FFFF65 #65FFB2 #6565FF
split-complementary
#FF65B2 #65FF65 #65FFFF
monochromatic
#EA0075 #FF2893 #FF65B2 #FFA2D1 #FFDFEF
Accessibility & contrast
On white
2.71
#FF65B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#FF65B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65B2
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65B2 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 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)
#7B8CB4
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#FF5D84
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff65b2; /* rgb */ color: rgb(255, 101, 178); /* oklch */ color: oklch(72.3% 0.202 352.3);
Tailwind
colors: {
custom: {
50: '#ff98c9',
500: '#ff65b2',
950: '#000000',
},
}SCSS
$custom: #ff65b2; $custom-light: #ff98c9; $custom-dark: #000000;
JSON
{
"hex": "#ff65b2",
"rgb": {
"r": 255,
"g": 101,
"b": 178
},
"hsl": {
"h": 330,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.72295,
"c": 0.20168,
"h": 352.3
},
"luminance": 0.33782
}Semantic roles & 50–950 ramp
primary
#FF65B2
secondary
#CAF6E0
accent
#E67300
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82