#FF70DB#FF70DB
#FF70DB is a light, highly saturated pink. Relative luminance 0.380; OKLCH L 75.1% C 0.210 H 338.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70DB |
|---|---|
| RGB | rgb(255, 112, 219) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 14.1%, 0%) |
| CIE-LAB | lab(68.00, 66.44, -28.76) |
| CIE-LCH | lch(68.00, 72.39, 336.59°) |
| OKLab | oklab(75.14% 0.1953 -0.0775) |
| OKLCH | oklch(75.14% 0.21 338.4) |
| XYZ | xyz(59.8212, 37.9676, 71.1819) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 3.64
Violet (CSS)
#EE82EE
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70DB #70FF94
analogous
#DC70FF #FF70DB #FF7094
triadic
#FF70DB #DBFF70 #70DBFF
tetradic
#FF70DB #FFDC70 #70FF94 #7094FF
square
#FF70DB #FFDC70 #70FF94 #7094FF
split-complementary
#FF70DB #94FF70 #70FFDC
monochromatic
#F500B7 #FF33CC #FF70DB #FFADEA #FFE0F7
Accessibility & contrast
On white
2.44
#FF70DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FF70DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70DB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70DB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DE
Deuteranopia (green-blind)
#9FAED7
Tritanopia (blue-blind)
#FF759C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70db; /* rgb */ color: rgb(255, 112, 219); /* oklch */ color: oklch(75.1% 0.210 338.4);
Tailwind
colors: {
custom: {
50: '#ff9fe6',
500: '#ff70db',
950: '#000000',
},
}SCSS
$custom: #ff70db; $custom-light: #ff9fe6; $custom-dark: #000000;
JSON
{
"hex": "#ff70db",
"rgb": {
"r": 255,
"g": 112,
"b": 219
},
"hsl": {
"h": 315.105,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75141,
"c": 0.21013,
"h": 338.4
},
"luminance": 0.37963
}Semantic roles & 50–950 ramp
primary
#FF70DB
secondary
#D3F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84