#707BEB#707BEB
#707BEB is a light, vivid blue. Relative luminance 0.236; OKLCH L 62.8% C 0.166 H 276.3°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #707BEB |
|---|---|
| RGB | rgb(112, 123, 235) |
| HSL | hsl(235, 75%, 68%) |
| HSV | hsv(235, 52%, 92%) |
| CMYK | cmyk(52.3%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(55.69, 26.64, -58.08) |
| CIE-LCH | lch(55.69, 63.89, 294.64°) |
| OKLab | oklab(62.83% 0.0182 -0.1655) |
| OKLCH | oklch(62.83% 0.166 276.3) |
| XYZ | xyz(28.7557, 23.6070, 81.6225) |
| Luminance | 0.2361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.78
Soft Blue
#6488EA
ΔE00 5.60
Lavender Blue
#8B88F8
ΔE00 5.73
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Cornflower Blue
#5170D7
ΔE00 6.53
Lightish Blue
#3D7AFD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707BEB #EBE070
analogous
#70B8EB #707BEB #A270EB
triadic
#707BEB #EB707B #7BEB70
tetradic
#707BEB #EB70B8 #EBE070 #70EBA2
square
#707BEB #EB70B8 #EBE070 #70EBA2
split-complementary
#707BEB #EBA270 #B8EB70
monochromatic
#1C2BC5 #3A49E3 #707BEB #A6ADF3 #DBDEFA
Accessibility & contrast
On white
3.67
#707BEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#707BEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707BEB
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707BEB | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478BEF
Deuteranopia (green-blind)
#3981E9
Tritanopia (blue-blind)
#3894A8
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #707beb; /* rgb */ color: rgb(112, 123, 235); /* oklch */ color: oklch(62.8% 0.166 276.3);
Tailwind
colors: {
custom: {
50: '#a1a1f2',
500: '#707beb',
950: '#000000',
},
}SCSS
$custom: #707beb; $custom-light: #a1a1f2; $custom-dark: #000000;
JSON
{
"hex": "#707beb",
"rgb": {
"r": 112,
"g": 123,
"b": 235
},
"hsl": {
"h": 234.634,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.62828,
"c": 0.16648,
"h": 276.3
},
"luminance": 0.23609
}Semantic roles & 50–950 ramp
primary
#707BEB
secondary
#EEEBC9
accent
#C60ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85