#FF62DA#FF62DA
#FF62DA is a light, highly saturated pink. Relative luminance 0.351; OKLCH L 73.5% C 0.229 H 338.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF62DA |
|---|---|
| RGB | rgb(255, 98, 218) |
| HSL | hsl(314, 100%, 69%) |
| HSV | hsv(314, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 14.5%, 0%) |
| CIE-LAB | lab(65.80, 72.17, -31.60) |
| CIE-LCH | lch(65.80, 78.78, 336.35°) |
| OKLab | oklab(73.51% 0.2126 -0.0854) |
| OKLCH | oklch(73.51% 0.229 338.1) |
| XYZ | xyz(58.2635, 35.0623, 70.0152) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.73
Orchid
#DA70D6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF62DA #62FF87
analogous
#D662FF #FF62DA #FF628C
triadic
#FF62DA #DAFF62 #62DAFF
tetradic
#FF62DA #FFD662 #62FF87 #628CFF
square
#FF62DA #FFD662 #62FF87 #628CFF
split-complementary
#FF62DA #8CFF62 #62FFD6
monochromatic
#E700B0 #FF25CC #FF62DA #FF9FE8 #FFDCF7
Accessibility & contrast
On white
2.62
#FF62DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FF62DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF62DA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF62DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF62DA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6890DE
Deuteranopia (green-blind)
#98A9D6
Tritanopia (blue-blind)
#FF6895
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff62da; /* rgb */ color: rgb(255, 98, 218); /* oklch */ color: oklch(73.5% 0.229 338.1);
Tailwind
colors: {
custom: {
50: '#ff97e5',
500: '#ff62da',
950: '#000000',
},
}SCSS
$custom: #ff62da; $custom-light: #ff97e5; $custom-dark: #000000;
JSON
{
"hex": "#ff62da",
"rgb": {
"r": 255,
"g": 98,
"b": 218
},
"hsl": {
"h": 314.14,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.73511,
"c": 0.22911,
"h": 338.1
},
"luminance": 0.35057
}Semantic roles & 50–950 ramp
primary
#FF62DA
secondary
#C8F5D2
accent
#E63600
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84