#FF61DC#FF61DC
#FF61DC is a light, highly saturated pink. Relative luminance 0.350; OKLCH L 73.5% C 0.232 H 337.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61DC |
|---|---|
| RGB | rgb(255, 97, 220) |
| HSL | hsl(313, 100%, 69%) |
| HSV | hsv(313, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 13.7%, 0%) |
| CIE-LAB | lab(65.73, 72.85, -32.81) |
| CIE-LCH | lch(65.73, 79.90, 335.75°) |
| OKLab | oklab(73.49% 0.2141 -0.0888) |
| OKLCH | oklch(73.49% 0.232 337.5) |
| XYZ | xyz(58.4338, 34.9816, 71.3708) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61DC #61FF84
analogous
#D361FF #FF61DC #FF618D
triadic
#FF61DC #DCFF61 #61DCFF
tetradic
#FF61DC #FFD361 #61FF84 #618DFF
square
#FF61DC #FFD361 #61FF84 #618DFF
split-complementary
#FF61DC #8DFF61 #61FFD3
monochromatic
#E600B3 #FF24CE #FF61DC #FF9EEA #FFDBF7
Accessibility & contrast
On white
2.63
#FF61DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#FF61DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61DC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61DC | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6590E0
Deuteranopia (green-blind)
#96A9D8
Tritanopia (blue-blind)
#FF6896
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff61dc; /* rgb */ color: rgb(255, 97, 220); /* oklch */ color: oklch(73.5% 0.232 337.5);
Tailwind
colors: {
custom: {
50: '#ff97e7',
500: '#ff61dc',
950: '#000000',
},
}SCSS
$custom: #ff61dc; $custom-light: #ff97e7; $custom-dark: #000000;
JSON
{
"hex": "#ff61dc",
"rgb": {
"r": 255,
"g": 97,
"b": 220
},
"hsl": {
"h": 313.291,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.73492,
"c": 0.2318,
"h": 337.5
},
"luminance": 0.34977
}Semantic roles & 50–950 ramp
primary
#FF61DC
secondary
#C7F5D1
accent
#E63300
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84