#FF62DD#FF62DD
#FF62DD is a light, highly saturated pink. Relative luminance 0.352; OKLCH L 73.6% C 0.231 H 337.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF62DD |
|---|---|
| RGB | rgb(255, 98, 221) |
| HSL | hsl(313, 100%, 69%) |
| HSV | hsv(313, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 13.3%, 0%) |
| CIE-LAB | lab(65.92, 72.60, -33.08) |
| CIE-LCH | lch(65.92, 79.78, 335.50°) |
| OKLab | oklab(73.64% 0.2131 -0.0896) |
| OKLCH | oklch(73.64% 0.231 337.2) |
| XYZ | xyz(58.6597, 35.2207, 72.1014) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF62DD #62FF84
analogous
#D362FF #FF62DD #FF628F
triadic
#FF62DD #DDFF62 #62DDFF
tetradic
#FF62DD #FFD362 #62FF84 #628FFF
square
#FF62DD #FFD362 #62FF84 #628FFF
split-complementary
#FF62DD #8FFF62 #62FFD3
monochromatic
#E700B5 #FF25D0 #FF62DD #FF9FEA #FFDCF8
Accessibility & contrast
On white
2.61
#FF62DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FF62DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF62DD
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF62DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF62DD | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6691E1
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#FF6997
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff62dd; /* rgb */ color: rgb(255, 98, 221); /* oklch */ color: oklch(73.6% 0.231 337.2);
Tailwind
colors: {
custom: {
50: '#ff98e8',
500: '#ff62dd',
950: '#000000',
},
}SCSS
$custom: #ff62dd; $custom-light: #ff98e8; $custom-dark: #000000;
JSON
{
"hex": "#ff62dd",
"rgb": {
"r": 255,
"g": 98,
"b": 221
},
"hsl": {
"h": 312.994,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.73641,
"c": 0.23115,
"h": 337.2
},
"luminance": 0.35216
}Semantic roles & 50–950 ramp
primary
#FF62DD
secondary
#C8F5D1
accent
#E63200
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84