#7F70DA#7F70DA
#7F70DA is a mid, vivid blue. Relative luminance 0.212; OKLCH L 60.9% C 0.156 H 287.3°. Best body text is #000000 at 5.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7F70DA |
|---|---|
| RGB | rgb(127, 112, 218) |
| HSL | hsl(248, 59%, 65%) |
| HSV | hsv(248, 49%, 85%) |
| CMYK | cmyk(41.7%, 48.6%, 0%, 14.5%) |
| CIE-LAB | lab(53.13, 31.53, -52.58) |
| CIE-LCH | lch(53.13, 61.31, 300.95°) |
| OKLab | oklab(60.86% 0.0464 -0.149) |
| OKLCH | oklch(60.86% 0.156 287.3) |
| XYZ | xyz(27.1979, 21.1613, 68.9676) |
| Luminance | 0.2116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.78
Mediumpurple
#9370DB
ΔE00 4.21
Cornflower
#6A79F7
ΔE00 6.78
Dark Periwinkle
#665FD1
ΔE00 6.96
Periwinkle (survey)
#8E82FE
ΔE00 7.41
Light Indigo
#6D5ACF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F70DA #CBDA70
analogous
#7096DA #7F70DA #B470DA
triadic
#7F70DA #DA7F70 #70DA7F
tetradic
#7F70DA #DA7096 #CBDA70 #70DAB4
square
#7F70DA #DA7096 #CBDA70 #70DAB4
split-complementary
#7F70DA #DAB470 #96DA70
monochromatic
#3C2BA5 #533FCD #7F70DA #ABA1E7 #D6D1F3
Accessibility & contrast
On white
4.01
#7F70DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.23
#7F70DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F70DA
5.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F70DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F70DA | 1.00 | 4.01 | 5.23 | 5.23 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4581DE
Deuteranopia (green-blind)
#447CD8
Tritanopia (blue-blind)
#64869B
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #7f70da; /* rgb */ color: rgb(127, 112, 218); /* oklch */ color: oklch(60.9% 0.156 287.3);
Tailwind
colors: {
custom: {
50: '#a999e6',
500: '#7f70da',
950: '#000000',
},
}SCSS
$custom: #7f70da; $custom-light: #a999e6; $custom-dark: #000000;
JSON
{
"hex": "#7f70da",
"rgb": {
"r": 127,
"g": 112,
"b": 218
},
"hsl": {
"h": 248.491,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.60858,
"c": 0.1561,
"h": 287.3
},
"luminance": 0.21162
}Semantic roles & 50–950 ramp
primary
#7F70DA
secondary
#E0E5C1
accent
#C71FAF
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84