#7B70FE#7B70FE
#7B70FE is a light, highly saturated blue. Relative luminance 0.230; OKLCH L 62.9% C 0.204 H 282.3°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7B70FE |
|---|---|
| RGB | rgb(123, 112, 254) |
| HSL | hsl(245, 99%, 72%) |
| HSV | hsv(245, 56%, 100%) |
| CMYK | cmyk(51.6%, 55.9%, 0%, 0.4%) |
| CIE-LAB | lab(55.02, 41.14, -69.66) |
| CIE-LCH | lch(55.02, 80.90, 300.57°) |
| OKLab | oklab(62.91% 0.0435 -0.1993) |
| OKLCH | oklch(62.91% 0.204 282.3) |
| XYZ | xyz(31.8465, 22.9532, 96.4990) |
| Luminance | 0.2296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.31
Cornflower
#6A79F7
ΔE00 4.46
Periwinkle (survey)
#8E82FE
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 7.13
Mediumpurple
#9370DB
ΔE00 7.20
Purpley
#8756E4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B70FE #F3FE70
analogous
#70ACFE #7B70FE #C270FE
triadic
#7B70FE #FE7B70 #70FE7B
tetradic
#7B70FE #FE70AC #F3FE70 #70FEC2
square
#7B70FE #FE70AC #F3FE70 #70FEC2
split-complementary
#7B70FE #FEC270 #ACFE70
monochromatic
#1402F2 #4333FE #7B70FE #B3ADFE #E3E1FF
Accessibility & contrast
On white
3.76
#7B70FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#7B70FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B70FE
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B70FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B70FE | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#007FFB
Tritanopia (blue-blind)
#4591AC
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7b70fe; /* rgb */ color: rgb(123, 112, 254); /* oklch */ color: oklch(62.9% 0.204 282.3);
Tailwind
colors: {
custom: {
50: '#aa99ff',
500: '#7b70fe',
950: '#000000',
},
}SCSS
$custom: #7b70fe; $custom-light: #aa99ff; $custom-dark: #000000;
JSON
{
"hex": "#7b70fe",
"rgb": {
"r": 123,
"g": 112,
"b": 254
},
"hsl": {
"h": 244.648,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.62905,
"c": 0.20401,
"h": 282.3
},
"luminance": 0.22955
}Semantic roles & 50–950 ramp
primary
#7B70FE
secondary
#F4F7D3
accent
#E600D4
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86