#707AEE#707AEE
#707AEE is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.8% C 0.172 H 276.5°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #707AEE |
|---|---|
| RGB | rgb(112, 122, 238) |
| HSL | hsl(235, 79%, 69%) |
| HSV | hsv(235, 53%, 93%) |
| CMYK | cmyk(52.9%, 48.7%, 0%, 6.7%) |
| CIE-LAB | lab(55.62, 28.17, -59.86) |
| CIE-LCH | lch(55.62, 66.16, 295.20°) |
| OKLab | oklab(62.83% 0.0196 -0.1707) |
| OKLCH | oklch(62.83% 0.172 276.5) |
| XYZ | xyz(29.0693, 23.5350, 83.8833) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.43
Lavender Blue
#8B88F8
ΔE00 5.78
Periwinkle (survey)
#8E82FE
ΔE00 5.78
Soft Blue
#6488EA
ΔE00 5.92
Mediumslateblue
#7B68EE
ΔE00 6.33
Cornflower Blue
#5170D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707AEE #EEE470
analogous
#70B9EE #707AEE #A570EE
triadic
#707AEE #EE707A #7AEE70
tetradic
#707AEE #EE70B9 #EEE470 #70EEA5
square
#707AEE #EE70B9 #EEE470 #70EEA5
split-complementary
#707AEE #EEA570 #B9EE70
monochromatic
#1826CB #3947E7 #707AEE #A7ADF5 #DDE0FB
Accessibility & contrast
On white
3.68
#707AEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#707AEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707AEE
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707AEE | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#428BF2
Deuteranopia (green-blind)
#3280EC
Tritanopia (blue-blind)
#3594A9
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #707aee; /* rgb */ color: rgb(112, 122, 238); /* oklch */ color: oklch(62.8% 0.172 276.5);
Tailwind
colors: {
custom: {
50: '#a1a0f4',
500: '#707aee',
950: '#000000',
},
}SCSS
$custom: #707aee; $custom-light: #a1a0f4; $custom-dark: #000000;
JSON
{
"hex": "#707aee",
"rgb": {
"r": 112,
"g": 122,
"b": 238
},
"hsl": {
"h": 235.238,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.6283,
"c": 0.17186,
"h": 276.5
},
"luminance": 0.23537
}Semantic roles & 50–950 ramp
primary
#707AEE
secondary
#F0EDCA
accent
#CA0ADB
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85