#707EEB#707EEB
#707EEB is a light, vivid blue. Relative luminance 0.244; OKLCH L 63.4% C 0.163 H 275.3°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #707EEB |
|---|---|
| RGB | rgb(112, 126, 235) |
| HSL | hsl(233, 75%, 68%) |
| HSV | hsv(233, 52%, 92%) |
| CMYK | cmyk(52.3%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(56.45, 24.84, -56.86) |
| CIE-LCH | lch(56.45, 62.05, 293.60°) |
| OKLab | oklab(63.4% 0.0149 -0.1619) |
| OKLCH | oklch(63.4% 0.163 275.3) |
| XYZ | xyz(29.1336, 24.3627, 81.7485) |
| Luminance | 0.2437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.21
Soft Blue
#6488EA
ΔE00 4.70
Lavender Blue
#8B88F8
ΔE00 5.37
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Lightish Blue
#3D7AFD
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707EEB #EBDD70
analogous
#70BBEB #707EEB #9F70EB
triadic
#707EEB #EB707E #7EEB70
tetradic
#707EEB #EB70BB #EBDD70 #70EB9F
square
#707EEB #EB70BB #EBDD70 #70EB9F
split-complementary
#707EEB #EB9F70 #BBEB70
monochromatic
#1C2FC5 #3A4EE3 #707EEB #A6AEF3 #DBDFFA
Accessibility & contrast
On white
3.58
#707EEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#707EEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707EEB
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707EEB | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8DEF
Deuteranopia (green-blind)
#3F82E9
Tritanopia (blue-blind)
#3896A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #707eeb; /* rgb */ color: rgb(112, 126, 235); /* oklch */ color: oklch(63.4% 0.163 275.3);
Tailwind
colors: {
custom: {
50: '#a1a3f2',
500: '#707eeb',
950: '#000000',
},
}SCSS
$custom: #707eeb; $custom-light: #a1a3f2; $custom-dark: #000000;
JSON
{
"hex": "#707eeb",
"rgb": {
"r": 112,
"g": 126,
"b": 235
},
"hsl": {
"h": 233.171,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.63402,
"c": 0.16258,
"h": 275.3
},
"luminance": 0.24365
}Semantic roles & 50–950 ramp
primary
#707EEB
secondary
#EEEAC9
accent
#C10ED8
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85