#7E70FE#7E70FE
#7E70FE is a light, highly saturated blue. Relative luminance 0.232; OKLCH L 63.1% C 0.204 H 283.4°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7E70FE |
|---|---|
| RGB | rgb(126, 112, 254) |
| HSL | hsl(246, 99%, 72%) |
| HSV | hsv(246, 56%, 100%) |
| CMYK | cmyk(50.4%, 55.9%, 0%, 0.4%) |
| CIE-LAB | lab(55.26, 41.72, -69.27) |
| CIE-LCH | lch(55.26, 80.86, 301.06°) |
| OKLab | oklab(63.13% 0.047 -0.1981) |
| OKLCH | oklch(63.13% 0.204 283.4) |
| XYZ | xyz(32.2823, 23.1780, 96.5195) |
| Luminance | 0.2318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.31
Cornflower
#6A79F7
ΔE00 4.85
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Mediumpurple
#9370DB
ΔE00 6.86
Lavender Blue
#8B88F8
ΔE00 7.03
Purpley
#8756E4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E70FE #F0FE70
analogous
#70A9FE #7E70FE #C570FE
triadic
#7E70FE #FE7E70 #70FE7E
tetradic
#7E70FE #FE70A9 #F0FE70 #70FEC5
square
#7E70FE #FE70A9 #F0FE70 #70FEC5
split-complementary
#7E70FE #FEC570 #A9FE70
monochromatic
#1902F2 #4733FE #7E70FE #B5ADFE #E4E1FF
Accessibility & contrast
On white
3.73
#7E70FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#7E70FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E70FE
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E70FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E70FE | 1.00 | 3.73 | 5.64 | 5.64 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#0080FB
Tritanopia (blue-blind)
#4C90AC
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7e70fe; /* rgb */ color: rgb(126, 112, 254); /* oklch */ color: oklch(63.1% 0.204 283.4);
Tailwind
colors: {
custom: {
50: '#ac99ff',
500: '#7e70fe',
950: '#000000',
},
}SCSS
$custom: #7e70fe; $custom-light: #ac99ff; $custom-dark: #000000;
JSON
{
"hex": "#7e70fe",
"rgb": {
"r": 126,
"g": 112,
"b": 254
},
"hsl": {
"h": 245.915,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.63134,
"c": 0.20362,
"h": 283.4
},
"luminance": 0.2318
}Semantic roles & 50–950 ramp
primary
#7E70FE
secondary
#F3F7D3
accent
#E600CF
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86