#707BEF#707BEF
#707BEF is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.1% C 0.172 H 276.2°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #707BEF |
|---|---|
| RGB | rgb(112, 123, 239) |
| HSL | hsl(235, 80%, 69%) |
| HSV | hsv(235, 53%, 94%) |
| CMYK | cmyk(53.1%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(55.93, 27.88, -59.92) |
| CIE-LCH | lch(55.93, 66.09, 294.95°) |
| OKLab | oklab(63.08% 0.0186 -0.1709) |
| OKLCH | oklch(63.08% 0.172 276.2) |
| XYZ | xyz(29.3401, 23.8407, 84.7003) |
| Luminance | 0.2384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.38
Lavender Blue
#8B88F8
ΔE00 5.59
Soft Blue
#6488EA
ΔE00 5.63
Periwinkle (survey)
#8E82FE
ΔE00 5.68
Lightish Blue
#3D7AFD
ΔE00 6.56
Mediumslateblue
#7B68EE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707BEF #EFE470
analogous
#70BBEF #707BEF #A570EF
triadic
#707BEF #EF707B #7BEF70
tetradic
#707BEF #EF70BB #EFE470 #70EFA5
square
#707BEF #EF70BB #EFE470 #70EFA5
split-complementary
#707BEF #EFA570 #BBEF70
monochromatic
#1727CE #3948E9 #707BEF #A7AEF5 #DEE1FB
Accessibility & contrast
On white
3.64
#707BEF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#707BEF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707BEF
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707BEF | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#438BF3
Deuteranopia (green-blind)
#3381ED
Tritanopia (blue-blind)
#3495AA
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #707bef; /* rgb */ color: rgb(112, 123, 239); /* oklch */ color: oklch(63.1% 0.172 276.2);
Tailwind
colors: {
custom: {
50: '#a1a1f5',
500: '#707bef',
950: '#000000',
},
}SCSS
$custom: #707bef; $custom-light: #a1a1f5; $custom-dark: #000000;
JSON
{
"hex": "#707bef",
"rgb": {
"r": 112,
"g": 123,
"b": 239
},
"hsl": {
"h": 234.803,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.63082,
"c": 0.17192,
"h": 276.2
},
"luminance": 0.23843
}Semantic roles & 50–950 ramp
primary
#707BEF
secondary
#F0EDCB
accent
#CA09DC
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85