#FF62DE#FF62DE
#FF62DE is a light, highly saturated pink. Relative luminance 0.353; OKLCH L 73.7% C 0.232 H 336.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF62DE |
|---|---|
| RGB | rgb(255, 98, 222) |
| HSL | hsl(313, 100%, 69%) |
| HSV | hsv(313, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 12.9%, 0%) |
| CIE-LAB | lab(65.96, 72.74, -33.58) |
| CIE-LCH | lch(65.96, 80.12, 335.22°) |
| OKLab | oklab(73.69% 0.2132 -0.091) |
| OKLCH | oklch(73.69% 0.232 336.9) |
| XYZ | xyz(58.7933, 35.2742, 72.8052) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF62DE #62FF83
analogous
#D162FF #FF62DE #FF6290
triadic
#FF62DE #DEFF62 #62DEFF
tetradic
#FF62DE #FFD162 #62FF83 #6290FF
square
#FF62DE #FFD162 #62FF83 #6290FF
split-complementary
#FF62DE #90FF62 #62FFD1
monochromatic
#E700B6 #FF25D1 #FF62DE #FF9FEB #FFDCF8
Accessibility & contrast
On white
2.61
#FF62DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FF62DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF62DE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF62DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF62DE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6591E2
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#FF6A97
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff62de; /* rgb */ color: rgb(255, 98, 222); /* oklch */ color: oklch(73.7% 0.232 336.9);
Tailwind
colors: {
custom: {
50: '#ff98e8',
500: '#ff62de',
950: '#000000',
},
}SCSS
$custom: #ff62de; $custom-light: #ff98e8; $custom-dark: #000000;
JSON
{
"hex": "#ff62de",
"rgb": {
"r": 255,
"g": 98,
"b": 222
},
"hsl": {
"h": 312.611,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.73685,
"c": 0.23185,
"h": 336.9
},
"luminance": 0.35269
}Semantic roles & 50–950 ramp
primary
#FF62DE
secondary
#C8F5D1
accent
#E63000
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84