#707BEA#707BEA
#707BEA is a light, vivid blue. Relative luminance 0.236; OKLCH L 62.8% C 0.165 H 276.3°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #707BEA |
|---|---|
| RGB | rgb(112, 123, 234) |
| HSL | hsl(235, 74%, 68%) |
| HSV | hsv(235, 52%, 92%) |
| CMYK | cmyk(52.1%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(55.63, 26.33, -57.61) |
| CIE-LCH | lch(55.63, 63.34, 294.56°) |
| OKLab | oklab(62.77% 0.0181 -0.1641) |
| OKLCH | oklch(62.77% 0.165 276.3) |
| XYZ | xyz(28.6116, 23.5494, 80.8638) |
| Luminance | 0.2355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.90
Soft Blue
#6488EA
ΔE00 5.60
Lavender Blue
#8B88F8
ΔE00 5.77
Periwinkle (survey)
#8E82FE
ΔE00 5.97
Cornflower Blue
#5170D7
ΔE00 6.47
Lightish Blue
#3D7AFD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707BEA #EADF70
analogous
#70B8EA #707BEA #A270EA
triadic
#707BEA #EA707B #7BEA70
tetradic
#707BEA #EA70B8 #EADF70 #70EAA2
square
#707BEA #EA70B8 #EADF70 #70EAA2
split-complementary
#707BEA #EAA270 #B8EA70
monochromatic
#1D2CC3 #3B4AE2 #707BEA #A5ACF2 #DBDEFA
Accessibility & contrast
On white
3.68
#707BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#707BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707BEA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707BEA | 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)
#488AEE
Deuteranopia (green-blind)
#3A80E8
Tritanopia (blue-blind)
#3993A7
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #707bea; /* rgb */ color: rgb(112, 123, 234); /* oklch */ color: oklch(62.8% 0.165 276.3);
Tailwind
colors: {
custom: {
50: '#a1a1f1',
500: '#707bea',
950: '#000000',
},
}SCSS
$custom: #707bea; $custom-light: #a1a1f1; $custom-dark: #000000;
JSON
{
"hex": "#707bea",
"rgb": {
"r": 112,
"g": 123,
"b": 234
},
"hsl": {
"h": 234.59,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.62765,
"c": 0.16511,
"h": 276.3
},
"luminance": 0.23551
}Semantic roles & 50–950 ramp
primary
#707BEA
secondary
#EEEAC8
accent
#C50FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85