#707BEE#707BEE
#707BEE is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.0% C 0.171 H 276.2°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #707BEE |
|---|---|
| RGB | rgb(112, 123, 238) |
| HSL | hsl(235, 79%, 69%) |
| HSV | hsv(235, 53%, 93%) |
| CMYK | cmyk(52.9%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(55.87, 27.57, -59.46) |
| CIE-LCH | lch(55.87, 65.54, 294.88°) |
| OKLab | oklab(63.02% 0.0185 -0.1696) |
| OKLCH | oklch(63.02% 0.171 276.2) |
| XYZ | xyz(29.1928, 23.7818, 83.9244) |
| Luminance | 0.2378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.47
Soft Blue
#6488EA
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 5.62
Periwinkle (survey)
#8E82FE
ΔE00 5.74
Lightish Blue
#3D7AFD
ΔE00 6.58
Mediumslateblue
#7B68EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707BEE #EEE370
analogous
#70BAEE #707BEE #A470EE
triadic
#707BEE #EE707B #7BEE70
tetradic
#707BEE #EE70BA #EEE370 #70EEA4
square
#707BEE #EE70BA #EEE370 #70EEA4
split-complementary
#707BEE #EEA470 #BAEE70
monochromatic
#1828CB #3949E7 #707BEE #A7ADF5 #DDE0FB
Accessibility & contrast
On white
3.65
#707BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#707BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707BEE
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707BEE | 1.00 | 3.65 | 5.76 | 5.76 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#448BF2
Deuteranopia (green-blind)
#3581EC
Tritanopia (blue-blind)
#3594A9
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #707bee; /* rgb */ color: rgb(112, 123, 238); /* oklch */ color: oklch(63.0% 0.171 276.2);
Tailwind
colors: {
custom: {
50: '#a1a1f4',
500: '#707bee',
950: '#000000',
},
}SCSS
$custom: #707bee; $custom-light: #a1a1f4; $custom-dark: #000000;
JSON
{
"hex": "#707bee",
"rgb": {
"r": 112,
"g": 123,
"b": 238
},
"hsl": {
"h": 234.762,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.63018,
"c": 0.17057,
"h": 276.2
},
"luminance": 0.23784
}Semantic roles & 50–950 ramp
primary
#707BEE
secondary
#F0ECCA
accent
#C90ADB
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85