#FF61DA#FF61DA
#FF61DA is a light, highly saturated pink. Relative luminance 0.349; OKLCH L 73.4% C 0.230 H 338.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61DA |
|---|---|
| RGB | rgb(255, 97, 218) |
| HSL | hsl(314, 100%, 69%) |
| HSV | hsv(314, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 14.5%, 0%) |
| CIE-LAB | lab(65.65, 72.56, -31.82) |
| CIE-LCH | lch(65.65, 79.23, 336.32°) |
| OKLab | oklab(73.41% 0.2138 -0.086) |
| OKLCH | oklch(73.41% 0.23 338.1) |
| XYZ | xyz(58.1706, 34.8763, 69.9842) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61DA #61FF86
analogous
#D561FF #FF61DA #FF618B
triadic
#FF61DA #DAFF61 #61DAFF
tetradic
#FF61DA #FFD561 #61FF86 #618BFF
square
#FF61DA #FFD561 #61FF86 #618BFF
split-complementary
#FF61DA #8BFF61 #61FFD5
monochromatic
#E600B0 #FF24CC #FF61DA #FF9EE8 #FFDBF7
Accessibility & contrast
On white
2.63
#FF61DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#FF61DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61DA
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61DA | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6790DE
Deuteranopia (green-blind)
#97A8D6
Tritanopia (blue-blind)
#FF6795
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff61da; /* rgb */ color: rgb(255, 97, 218); /* oklch */ color: oklch(73.4% 0.230 338.1);
Tailwind
colors: {
custom: {
50: '#ff97e5',
500: '#ff61da',
950: '#000000',
},
}SCSS
$custom: #ff61da; $custom-light: #ff97e5; $custom-dark: #000000;
JSON
{
"hex": "#ff61da",
"rgb": {
"r": 255,
"g": 97,
"b": 218
},
"hsl": {
"h": 314.051,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.73405,
"c": 0.23045,
"h": 338.1
},
"luminance": 0.34871
}Semantic roles & 50–950 ramp
primary
#FF61DA
secondary
#C7F5D2
accent
#E63600
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84