#FE70E9#FE70E9
#FE70E9 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.6% C 0.220 H 333.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE70E9 |
|---|---|
| RGB | rgb(254, 112, 233) |
| HSL | hsl(309, 99%, 72%) |
| HSV | hsv(309, 56%, 100%) |
| CMYK | cmyk(0%, 55.9%, 8.3%, 0.4%) |
| CIE-LAB | lab(68.42, 68.28, -35.88) |
| CIE-LCH | lch(68.42, 77.13, 332.28°) |
| OKLab | oklab(75.61% 0.1968 -0.0977) |
| OKLCH | oklch(75.61% 0.22 333.6) |
| XYZ | xyz(61.3753, 38.5468, 81.2827) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE70E9 #70FE85
analogous
#CC70FE #FE70E9 #FE70A2
triadic
#FE70E9 #E9FE70 #70E9FE
tetradic
#FE70E9 #FECC70 #70FE85 #70A2FE
square
#FE70E9 #FECC70 #70FE85 #70A2FE
split-complementary
#FE70E9 #A2FE70 #70FECC
monochromatic
#F202CE #FE33E0 #FE70E9 #FEADF2 #FFE1FA
Accessibility & contrast
On white
2.41
#FE70E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FE70E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE70E9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE70E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE70E9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AED
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe70e9; /* rgb */ color: rgb(254, 112, 233); /* oklch */ color: oklch(75.6% 0.220 333.6);
Tailwind
colors: {
custom: {
50: '#ff9ff0',
500: '#fe70e9',
950: '#000000',
},
}SCSS
$custom: #fe70e9; $custom-light: #ff9ff0; $custom-dark: #000000;
JSON
{
"hex": "#fe70e9",
"rgb": {
"r": 254,
"g": 112,
"b": 233
},
"hsl": {
"h": 308.873,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.75611,
"c": 0.21967,
"h": 333.6
},
"luminance": 0.38542
}Semantic roles & 50–950 ramp
primary
#FE70E9
secondary
#D3F7D8
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84