#FF65DA#FF65DA
#FF65DA is a light, highly saturated pink. Relative luminance 0.356; OKLCH L 73.8% C 0.225 H 338.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65DA |
|---|---|
| RGB | rgb(255, 101, 218) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 14.5%, 0%) |
| CIE-LAB | lab(66.24, 70.95, -30.91) |
| CIE-LCH | lch(66.24, 77.39, 336.46°) |
| OKLab | oklab(73.83% 0.209 -0.0835) |
| OKLCH | oklch(73.83% 0.225 338.2) |
| XYZ | xyz(58.5495, 35.6342, 70.1105) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.90
Orchid
#DA70D6
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65DA #65FF8A
analogous
#D765FF #FF65DA #FF658D
triadic
#FF65DA #DAFF65 #65DAFF
tetradic
#FF65DA #FFD765 #65FF8A #658DFF
square
#FF65DA #FFD765 #65FF8A #658DFF
split-complementary
#FF65DA #8DFF65 #65FFD7
monochromatic
#EA00B1 #FF28CB #FF65DA #FFA2E9 #FFDFF7
Accessibility & contrast
On white
2.58
#FF65DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FF65DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65DA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65DA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B92DE
Deuteranopia (green-blind)
#99AAD6
Tritanopia (blue-blind)
#FF6B97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff65da; /* rgb */ color: rgb(255, 101, 218); /* oklch */ color: oklch(73.8% 0.225 338.2);
Tailwind
colors: {
custom: {
50: '#ff99e5',
500: '#ff65da',
950: '#000000',
},
}SCSS
$custom: #ff65da; $custom-light: #ff99e5; $custom-dark: #000000;
JSON
{
"hex": "#ff65da",
"rgb": {
"r": 255,
"g": 101,
"b": 218
},
"hsl": {
"h": 314.416,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73835,
"c": 0.22505,
"h": 338.2
},
"luminance": 0.35629
}Semantic roles & 50–950 ramp
primary
#FF65DA
secondary
#CAF6D5
accent
#E63700
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84