#707EDA#707EDA
#707EDA is a light, vivid blue. Relative luminance 0.234; OKLCH L 62.4% C 0.139 H 275.1°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #707EDA |
|---|---|
| RGB | rgb(112, 126, 218) |
| HSL | hsl(232, 59%, 65%) |
| HSV | hsv(232, 49%, 85%) |
| CMYK | cmyk(48.6%, 42.2%, 0%, 14.5%) |
| CIE-LAB | lab(55.51, 19.62, -48.85) |
| CIE-LCH | lch(55.51, 52.64, 291.88°) |
| OKLab | oklab(62.38% 0.0124 -0.1384) |
| OKLCH | oklch(62.38% 0.139 275.1) |
| XYZ | xyz(26.7939, 23.4268, 69.4261) |
| Luminance | 0.2343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.16
Soft Blue
#6488EA
ΔE00 5.11
Cornflower Blue
#5170D7
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 6.46
Perrywinkle
#8F8CE7
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707EDA #DACC70
analogous
#70B3DA #707EDA #9770DA
triadic
#707EDA #DA707E #7EDA70
tetradic
#707EDA #DA70B3 #DACC70 #70DA97
square
#707EDA #DA70B3 #DACC70 #70DA97
split-complementary
#707EDA #DA9770 #B3DA70
monochromatic
#2B3BA5 #3F52CD #707EDA #A1AAE7 #D1D6F3
Accessibility & contrast
On white
3.69
#707EDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#707EDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707EDA
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707EDA | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#598ADE
Deuteranopia (green-blind)
#5081D8
Tritanopia (blue-blind)
#4691A1
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #707eda; /* rgb */ color: rgb(112, 126, 218); /* oklch */ color: oklch(62.4% 0.139 275.1);
Tailwind
colors: {
custom: {
50: '#9fa3e6',
500: '#707eda',
950: '#000000',
},
}SCSS
$custom: #707eda; $custom-light: #9fa3e6; $custom-dark: #000000;
JSON
{
"hex": "#707eda",
"rgb": {
"r": 112,
"g": 126,
"b": 218
},
"hsl": {
"h": 232.075,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.62381,
"c": 0.13894,
"h": 275.1
},
"luminance": 0.23428
}Semantic roles & 50–950 ramp
primary
#707EDA
secondary
#E5E0C1
accent
#B01FC7
background
#FAFAFE
surface
#F4F3FC
border
#CECDD5
text
#0F0F16
muted
#7F7F84