#FF61DD#FF61DD
#FF61DD is a light, highly saturated pink. Relative luminance 0.350; OKLCH L 73.5% C 0.232 H 337.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF61DD |
|---|---|
| RGB | rgb(255, 97, 221) |
| HSL | hsl(313, 100%, 69%) |
| HSV | hsv(313, 62%, 100%) |
| CMYK | cmyk(0%, 62%, 13.3%, 0%) |
| CIE-LAB | lab(65.78, 72.99, -33.31) |
| CIE-LCH | lch(65.78, 80.23, 335.47°) |
| OKLab | oklab(73.54% 0.2143 -0.0903) |
| OKLCH | oklch(73.54% 0.232 337.2) |
| XYZ | xyz(58.5667, 35.0348, 72.0704) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 5.19
Orchid
#DA70D6
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF61DD #61FF83
analogous
#D261FF #FF61DD #FF618E
triadic
#FF61DD #DDFF61 #61DDFF
tetradic
#FF61DD #FFD261 #61FF83 #618EFF
square
#FF61DD #FFD261 #61FF83 #618EFF
split-complementary
#FF61DD #8EFF61 #61FFD2
monochromatic
#E600B4 #FF24D0 #FF61DD #FF9EEA #FFDBF7
Accessibility & contrast
On white
2.62
#FF61DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FF61DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF61DD
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF61DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF61DD | 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)
#6590E1
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#FF6896
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff61dd; /* rgb */ color: rgb(255, 97, 221); /* oklch */ color: oklch(73.5% 0.232 337.2);
Tailwind
colors: {
custom: {
50: '#ff97e8',
500: '#ff61dd',
950: '#000000',
},
}SCSS
$custom: #ff61dd; $custom-light: #ff97e8; $custom-dark: #000000;
JSON
{
"hex": "#ff61dd",
"rgb": {
"r": 255,
"g": 97,
"b": 221
},
"hsl": {
"h": 312.911,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.73536,
"c": 0.23249,
"h": 337.2
},
"luminance": 0.3503
}Semantic roles & 50–950 ramp
primary
#FF61DD
secondary
#C7F5D1
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84