#FF70EE#FF70EE
#FF70EE is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.0% C 0.224 H 332.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70EE |
|---|---|
| RGB | rgb(255, 112, 238) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 6.7%, 0%) |
| CIE-LAB | lab(68.77, 69.33, -38.08) |
| CIE-LCH | lch(68.77, 79.10, 331.22°) |
| OKLab | oklab(75.96% 0.1985 -0.104) |
| OKLCH | oklch(75.96% 0.224 332.4) |
| XYZ | xyz(62.4667, 39.0258, 85.1149) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70EE #70FF81
analogous
#C970FF #FF70EE #FF70A7
triadic
#FF70EE #EEFF70 #70EEFF
tetradic
#FF70EE #FFC970 #70FF81 #70A7FF
square
#FF70EE #FFC970 #70FF81 #70A7FF
split-complementary
#FF70EE #A7FF70 #70FFC9
monochromatic
#F500D8 #FF33E7 #FF70EE #FFADF5 #FFE0FB
Accessibility & contrast
On white
2.39
#FF70EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF70EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70EE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70EE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff70ee; /* rgb */ color: rgb(255, 112, 238); /* oklch */ color: oklch(76.0% 0.224 332.4);
Tailwind
colors: {
custom: {
50: '#ffa0f4',
500: '#ff70ee',
950: '#000000',
},
}SCSS
$custom: #ff70ee; $custom-light: #ffa0f4; $custom-dark: #000000;
JSON
{
"hex": "#ff70ee",
"rgb": {
"r": 255,
"g": 112,
"b": 238
},
"hsl": {
"h": 307.133,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.75963,
"c": 0.22412,
"h": 332.4
},
"luminance": 0.39021
}Semantic roles & 50–950 ramp
primary
#FF70EE
secondary
#D3F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85