#FF70DE#FF70DE
#FF70DE is a light, highly saturated pink. Relative luminance 0.381; OKLCH L 75.3% C 0.212 H 337.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70DE |
|---|---|
| RGB | rgb(255, 112, 222) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 12.9%, 0%) |
| CIE-LAB | lab(68.11, 66.88, -30.25) |
| CIE-LCH | lch(68.11, 73.40, 335.67°) |
| OKLab | oklab(75.27% 0.1959 -0.0817) |
| OKLCH | oklch(75.27% 0.212 337.4) |
| XYZ | xyz(60.2197, 38.1270, 73.2806) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 5.80
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70DE #70FF91
analogous
#D870FF #FF70DE #FF7097
triadic
#FF70DE #DEFF70 #70DEFF
tetradic
#FF70DE #FFD870 #70FF91 #7097FF
square
#FF70DE #FFD870 #70FF91 #7097FF
split-complementary
#FF70DE #97FF70 #70FFD8
monochromatic
#F500BC #FF33D0 #FF70DE #FFADEC #FFE0F8
Accessibility & contrast
On white
2.43
#FF70DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FF70DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70DE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70DE | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E2
Deuteranopia (green-blind)
#9EAEDA
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff70de; /* rgb */ color: rgb(255, 112, 222); /* oklch */ color: oklch(75.3% 0.212 337.4);
Tailwind
colors: {
custom: {
50: '#ff9fe8',
500: '#ff70de',
950: '#000000',
},
}SCSS
$custom: #ff70de; $custom-light: #ff9fe8; $custom-dark: #000000;
JSON
{
"hex": "#ff70de",
"rgb": {
"r": 255,
"g": 112,
"b": 222
},
"hsl": {
"h": 313.846,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75266,
"c": 0.21224,
"h": 337.4
},
"luminance": 0.38122
}Semantic roles & 50–950 ramp
primary
#FF70DE
secondary
#D3F7DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84