#FF60DB#FF60DB
#FF60DB is a light, highly saturated pink. Relative luminance 0.347; OKLCH L 73.3% C 0.232 H 337.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60DB |
|---|---|
| RGB | rgb(255, 96, 219) |
| HSL | hsl(314, 100%, 69%) |
| HSV | hsv(314, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 14.1%, 0%) |
| CIE-LAB | lab(65.55, 73.10, -32.54) |
| CIE-LCH | lch(65.55, 80.02, 336.00°) |
| OKLab | oklab(73.34% 0.2151 -0.0881) |
| OKLCH | oklch(73.34% 0.232 337.7) |
| XYZ | xyz(58.2100, 34.7452, 70.6448) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60DB #60FF84
analogous
#D460FF #FF60DB #FF608C
triadic
#FF60DB #DBFF60 #60DBFF
tetradic
#FF60DB #FFD460 #60FF84 #608CFF
square
#FF60DB #FFD460 #60FF84 #608CFF
split-complementary
#FF60DB #8CFF60 #60FFD4
monochromatic
#E500B1 #FF23CD #FF60DB #FF9DE9 #FFDAF7
Accessibility & contrast
On white
2.64
#FF60DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#FF60DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60DB
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60DB | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#658FDF
Deuteranopia (green-blind)
#96A8D7
Tritanopia (blue-blind)
#FF6795
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff60db; /* rgb */ color: rgb(255, 96, 219); /* oklch */ color: oklch(73.3% 0.232 337.7);
Tailwind
colors: {
custom: {
50: '#ff96e6',
500: '#ff60db',
950: '#000000',
},
}SCSS
$custom: #ff60db; $custom-light: #ff96e6; $custom-dark: #000000;
JSON
{
"hex": "#ff60db",
"rgb": {
"r": 255,
"g": 96,
"b": 219
},
"hsl": {
"h": 313.585,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.73344,
"c": 0.23244,
"h": 337.7
},
"luminance": 0.3474
}Semantic roles & 50–950 ramp
primary
#FF60DB
secondary
#C6F5D1
accent
#E63400
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84