#FF60DA#FF60DA
#FF60DA is a light, highly saturated pink. Relative luminance 0.347; OKLCH L 73.3% C 0.232 H 338.0°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60DA |
|---|---|
| RGB | rgb(255, 96, 218) |
| HSL | hsl(314, 100%, 69%) |
| HSV | hsv(314, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 14.5%, 0%) |
| CIE-LAB | lab(65.51, 72.96, -32.04) |
| CIE-LCH | lch(65.51, 79.69, 336.29°) |
| OKLab | oklab(73.3% 0.215 -0.0867) |
| OKLCH | oklch(73.3% 0.232 338) |
| XYZ | xyz(58.0787, 34.6927, 69.9536) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.64
Orchid
#DA70D6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60DA #60FF85
analogous
#D460FF #FF60DA #FF608B
triadic
#FF60DA #DAFF60 #60DAFF
tetradic
#FF60DA #FFD460 #60FF85 #608BFF
square
#FF60DA #FFD460 #60FF85 #608BFF
split-complementary
#FF60DA #8BFF60 #60FFD4
monochromatic
#E500AF #FF23CC #FF60DA #FF9DE8 #FFDAF6
Accessibility & contrast
On white
2.65
#FF60DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#FF60DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60DA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60DA | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#668FDE
Deuteranopia (green-blind)
#97A8D6
Tritanopia (blue-blind)
#FF6695
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff60da; /* rgb */ color: rgb(255, 96, 218); /* oklch */ color: oklch(73.3% 0.232 338.0);
Tailwind
colors: {
custom: {
50: '#ff96e5',
500: '#ff60da',
950: '#000000',
},
}SCSS
$custom: #ff60da; $custom-light: #ff96e5; $custom-dark: #000000;
JSON
{
"hex": "#ff60da",
"rgb": {
"r": 255,
"g": 96,
"b": 218
},
"hsl": {
"h": 313.962,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.733,
"c": 0.23177,
"h": 338
},
"luminance": 0.34688
}Semantic roles & 50–950 ramp
primary
#FF60DA
secondary
#C6F5D1
accent
#E63500
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84