#FD70EE#FD70EE
#FD70EE is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.223 H 331.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD70EE |
|---|---|
| RGB | rgb(253, 112, 238) |
| HSL | hsl(306, 97%, 72%) |
| HSV | hsv(306, 56%, 99%) |
| CMYK | cmyk(0%, 55.7%, 5.9%, 0.8%) |
| CIE-LAB | lab(68.50, 68.81, -38.53) |
| CIE-LCH | lch(68.50, 78.86, 330.75°) |
| OKLab | oklab(75.71% 0.1965 -0.1053) |
| OKLCH | oklch(75.71% 0.223 331.8) |
| XYZ | xyz(61.7346, 38.6483, 85.0806) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD70EE #70FD7F
analogous
#C670FD #FD70EE #FD70A8
triadic
#FD70EE #EEFD70 #70EEFD
tetradic
#FD70EE #FDC670 #70FD7F #70A8FD
square
#FD70EE #FDC670 #70FD7F #70A8FD
split-complementary
#FD70EE #A8FD70 #70FDC6
monochromatic
#EF03D6 #FC34E7 #FD70EE #FEACF5 #FFE1FB
Accessibility & contrast
On white
2.41
#FD70EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FD70EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD70EE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD70EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD70EE | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd70ee; /* rgb */ color: rgb(253, 112, 238); /* oklch */ color: oklch(75.7% 0.223 331.8);
Tailwind
colors: {
custom: {
50: '#ffa0f4',
500: '#fd70ee',
950: '#000000',
},
}SCSS
$custom: #fd70ee; $custom-light: #ffa0f4; $custom-dark: #000000;
JSON
{
"hex": "#fd70ee",
"rgb": {
"r": 253,
"g": 112,
"b": 238
},
"hsl": {
"h": 306.383,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.75707,
"c": 0.22289,
"h": 331.8
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#FD70EE
secondary
#D2F7D6
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85