#FF65DD#FF65DD
#FF65DD is a light, highly saturated pink. Relative luminance 0.358; OKLCH L 74.0% C 0.227 H 337.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65DD |
|---|---|
| RGB | rgb(255, 101, 221) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 13.3%, 0%) |
| CIE-LAB | lab(66.36, 71.39, -32.40) |
| CIE-LCH | lch(66.36, 78.39, 335.59°) |
| OKLab | oklab(73.96% 0.2095 -0.0877) |
| OKLCH | oklch(73.96% 0.227 337.3) |
| XYZ | xyz(58.9456, 35.7927, 72.1967) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65DD #65FF87
analogous
#D465FF #FF65DD #FF6590
triadic
#FF65DD #DDFF65 #65DDFF
tetradic
#FF65DD #FFD465 #65FF87 #6590FF
square
#FF65DD #FFD465 #65FF87 #6590FF
split-complementary
#FF65DD #90FF65 #65FFD4
monochromatic
#EA00B6 #FF28CF #FF65DD #FFA2EB #FFDFF8
Accessibility & contrast
On white
2.57
#FF65DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FF65DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65DD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65DD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6992E1
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#FF6C98
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff65dd; /* rgb */ color: rgb(255, 101, 221); /* oklch */ color: oklch(74.0% 0.227 337.3);
Tailwind
colors: {
custom: {
50: '#ff99e8',
500: '#ff65dd',
950: '#000000',
},
}SCSS
$custom: #ff65dd; $custom-light: #ff99e8; $custom-dark: #000000;
JSON
{
"hex": "#ff65dd",
"rgb": {
"r": 255,
"g": 101,
"b": 221
},
"hsl": {
"h": 313.247,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73964,
"c": 0.2271,
"h": 337.3
},
"luminance": 0.35788
}Semantic roles & 50–950 ramp
primary
#FF65DD
secondary
#CAF6D4
accent
#E63300
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84