#FF65BE#FF65BE
#FF65BE is a light, highly saturated pink. Relative luminance 0.343; OKLCH L 72.7% C 0.208 H 347.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65BE |
|---|---|
| RGB | rgb(255, 101, 190) |
| HSL | hsl(325, 100%, 70%) |
| HSV | hsv(325, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 25.5%, 0%) |
| CIE-LAB | lab(65.19, 67.17, -16.76) |
| CIE-LCH | lch(65.19, 69.23, 345.99°) |
| OKLab | oklab(72.72% 0.203 -0.0441) |
| OKLCH | oklch(72.72% 0.208 347.8) |
| XYZ | xyz(55.1901, 34.2904, 52.4173) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 2.65
Bubble Gum Pink
#FF69AF
ΔE00 3.49
Pink (survey)
#FF81C0
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.40
Barbie Pink
#FE46A5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65BE #65FFA6
analogous
#F365FF #FF65BE #FF6571
triadic
#FF65BE #BEFF65 #65BEFF
tetradic
#FF65BE #FFF365 #65FFA6 #6571FF
square
#FF65BE #FFF365 #65FFA6 #6571FF
split-complementary
#FF65BE #71FF65 #65FFF3
monochromatic
#EA0087 #FF28A4 #FF65BE #FFA2D8 #FFDFF2
Accessibility & contrast
On white
2.67
#FF65BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#FF65BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65BE
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65BE | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778DC1
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#FF6189
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff65be; /* rgb */ color: rgb(255, 101, 190); /* oklch */ color: oklch(72.7% 0.208 347.8);
Tailwind
colors: {
custom: {
50: '#ff98d1',
500: '#ff65be',
950: '#000000',
},
}SCSS
$custom: #ff65be; $custom-light: #ff98d1; $custom-dark: #000000;
JSON
{
"hex": "#ff65be",
"rgb": {
"r": 255,
"g": 101,
"b": 190
},
"hsl": {
"h": 325.325,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.72721,
"c": 0.20777,
"h": 347.8
},
"luminance": 0.34285
}Semantic roles & 50–950 ramp
primary
#FF65BE
secondary
#CAF6DD
accent
#E66100
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82