#FF60DD#FF60DD
#FF60DD is a light, highly saturated pink. Relative luminance 0.348; OKLCH L 73.4% C 0.234 H 337.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60DD |
|---|---|
| RGB | rgb(255, 96, 221) |
| HSL | hsl(313, 100%, 69%) |
| HSV | hsv(313, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 13.3%, 0%) |
| CIE-LAB | lab(65.63, 73.39, -33.53) |
| CIE-LCH | lch(65.63, 80.68, 335.45°) |
| OKLab | oklab(73.43% 0.2154 -0.0909) |
| OKLCH | oklch(73.43% 0.234 337.1) |
| XYZ | xyz(58.4749, 34.8511, 72.0398) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60DD #60FF82
analogous
#D260FF #FF60DD #FF608E
triadic
#FF60DD #DDFF60 #60DDFF
tetradic
#FF60DD #FFD260 #60FF82 #608EFF
square
#FF60DD #FFD260 #60FF82 #608EFF
split-complementary
#FF60DD #8EFF60 #60FFD2
monochromatic
#E500B4 #FF23D0 #FF60DD #FF9DEA #FFDAF7
Accessibility & contrast
On white
2.64
#FF60DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#FF60DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60DD
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60DD | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 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)
#6490E1
Deuteranopia (green-blind)
#96A8D9
Tritanopia (blue-blind)
#FF6896
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff60dd; /* rgb */ color: rgb(255, 96, 221); /* oklch */ color: oklch(73.4% 0.234 337.1);
Tailwind
colors: {
custom: {
50: '#ff96e8',
500: '#ff60dd',
950: '#000000',
},
}SCSS
$custom: #ff60dd; $custom-light: #ff96e8; $custom-dark: #000000;
JSON
{
"hex": "#ff60dd",
"rgb": {
"r": 255,
"g": 96,
"b": 221
},
"hsl": {
"h": 312.83,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.73431,
"c": 0.23381,
"h": 337.1
},
"luminance": 0.34846
}Semantic roles & 50–950 ramp
primary
#FF60DD
secondary
#C6F5D0
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84