#FF65DE#FF65DE
#FF65DE is a light, highly saturated pink. Relative luminance 0.358; OKLCH L 74.0% C 0.228 H 337.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65DE |
|---|---|
| RGB | rgb(255, 101, 222) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 12.9%, 0%) |
| CIE-LAB | lab(66.40, 71.53, -32.89) |
| CIE-LCH | lch(66.40, 78.73, 335.30°) |
| OKLab | oklab(74.01% 0.2096 -0.0891) |
| OKLCH | oklch(74.01% 0.228 337) |
| XYZ | xyz(59.0793, 35.8461, 72.9005) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65DE #65FF86
analogous
#D365FF #FF65DE #FF6591
triadic
#FF65DE #DEFF65 #65DEFF
tetradic
#FF65DE #FFD365 #65FF86 #6591FF
square
#FF65DE #FFD365 #65FF86 #6591FF
split-complementary
#FF65DE #91FF65 #65FFD3
monochromatic
#EA00B8 #FF28D1 #FF65DE #FFA2EB #FFDFF8
Accessibility & contrast
On white
2.57
#FF65DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FF65DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65DE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65DE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6892E2
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#FF6C99
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff65de; /* rgb */ color: rgb(255, 101, 222); /* oklch */ color: oklch(74.0% 0.228 337.0);
Tailwind
colors: {
custom: {
50: '#ff99e8',
500: '#ff65de',
950: '#000000',
},
}SCSS
$custom: #ff65de; $custom-light: #ff99e8; $custom-dark: #000000;
JSON
{
"hex": "#ff65de",
"rgb": {
"r": 255,
"g": 101,
"b": 222
},
"hsl": {
"h": 312.857,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74008,
"c": 0.2278,
"h": 337
},
"luminance": 0.35841
}Semantic roles & 50–950 ramp
primary
#FF65DE
secondary
#CAF6D3
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84