#FF70DD#FF70DD
#FF70DD is a light, highly saturated pink. Relative luminance 0.381; OKLCH L 75.2% C 0.212 H 337.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70DD |
|---|---|
| RGB | rgb(255, 112, 221) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 13.3%, 0%) |
| CIE-LAB | lab(68.07, 66.73, -29.75) |
| CIE-LCH | lch(68.07, 73.06, 335.97°) |
| OKLab | oklab(75.22% 0.1957 -0.0803) |
| OKLCH | oklch(75.22% 0.212 337.7) |
| XYZ | xyz(60.0860, 38.0735, 72.5769) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70DD #70FF92
analogous
#DA70FF #FF70DD #FF7096
triadic
#FF70DD #DDFF70 #70DDFF
tetradic
#FF70DD #FFDA70 #70FF92 #7096FF
square
#FF70DD #FFDA70 #70FF92 #7096FF
split-complementary
#FF70DD #96FF70 #70FFDA
monochromatic
#F500BA #FF33CE #FF70DD #FFADEC #FFE0F8
Accessibility & contrast
On white
2.44
#FF70DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FF70DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70DD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70DD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E0
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#FF759D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70dd; /* rgb */ color: rgb(255, 112, 221); /* oklch */ color: oklch(75.2% 0.212 337.7);
Tailwind
colors: {
custom: {
50: '#ff9fe7',
500: '#ff70dd',
950: '#000000',
},
}SCSS
$custom: #ff70dd; $custom-light: #ff9fe7; $custom-dark: #000000;
JSON
{
"hex": "#ff70dd",
"rgb": {
"r": 255,
"g": 112,
"b": 221
},
"hsl": {
"h": 314.266,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75224,
"c": 0.21154,
"h": 337.7
},
"luminance": 0.38069
}Semantic roles & 50–950 ramp
primary
#FF70DD
secondary
#D3F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84