#707DEB#707DEB
#707DEB is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.2% C 0.164 H 275.6°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #707DEB |
|---|---|
| RGB | rgb(112, 125, 235) |
| HSL | hsl(234, 75%, 68%) |
| HSV | hsv(234, 52%, 92%) |
| CMYK | cmyk(52.3%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(56.20, 25.44, -57.27) |
| CIE-LCH | lch(56.20, 62.67, 293.95°) |
| OKLab | oklab(63.21% 0.016 -0.1631) |
| OKLCH | oklch(63.21% 0.164 275.6) |
| XYZ | xyz(29.0063, 24.1083, 81.7060) |
| Luminance | 0.2411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.02
Soft Blue
#6488EA
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 5.47
Periwinkle (survey)
#8E82FE
ΔE00 5.89
Lightish Blue
#3D7AFD
ΔE00 6.50
Cornflower Blue
#5170D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707DEB #EBDE70
analogous
#70BAEB #707DEB #A170EB
triadic
#707DEB #EB707D #7DEB70
tetradic
#707DEB #EB70BA #EBDE70 #70EBA1
square
#707DEB #EB70BA #EBDE70 #70EBA1
split-complementary
#707DEB #EBA170 #BAEB70
monochromatic
#1C2DC5 #3A4CE3 #707DEB #A6AEF3 #DBDFFA
Accessibility & contrast
On white
3.61
#707DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#707DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707DEB
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707DEB | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B8CEF
Deuteranopia (green-blind)
#3D82E9
Tritanopia (blue-blind)
#3895A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #707deb; /* rgb */ color: rgb(112, 125, 235); /* oklch */ color: oklch(63.2% 0.164 275.6);
Tailwind
colors: {
custom: {
50: '#a1a2f2',
500: '#707deb',
950: '#000000',
},
}SCSS
$custom: #707deb; $custom-light: #a1a2f2; $custom-dark: #000000;
JSON
{
"hex": "#707deb",
"rgb": {
"r": 112,
"g": 125,
"b": 235
},
"hsl": {
"h": 233.659,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.6321,
"c": 0.16387,
"h": 275.6
},
"luminance": 0.2411
}Semantic roles & 50–950 ramp
primary
#707DEB
secondary
#EEEAC9
accent
#C20ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85