#707DED#707DED
#707DED is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.3% C 0.167 H 275.6°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #707DED |
|---|---|
| RGB | rgb(112, 125, 237) |
| HSL | hsl(234, 78%, 68%) |
| HSV | hsv(234, 53%, 93%) |
| CMYK | cmyk(52.7%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(56.31, 26.06, -58.20) |
| CIE-LCH | lch(56.31, 63.77, 294.12°) |
| OKLab | oklab(63.33% 0.0162 -0.1658) |
| OKLCH | oklch(63.33% 0.167 275.6) |
| XYZ | xyz(29.2969, 24.2245, 83.2364) |
| Luminance | 0.2423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.84
Soft Blue
#6488EA
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 5.40
Periwinkle (survey)
#8E82FE
ΔE00 5.77
Lightish Blue
#3D7AFD
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707DED #EDE070
analogous
#70BBED #707DED #A170ED
triadic
#707DED #ED707D #7DED70
tetradic
#707DED #ED70BB #EDE070 #70EDA1
square
#707DED #ED70BB #EDE070 #70EDA1
split-complementary
#707DED #EDA170 #BBED70
monochromatic
#192CC9 #3A4CE6 #707DED #A6AEF4 #DDE0FB
Accessibility & contrast
On white
3.59
#707DED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#707DED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707DED
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707DED | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#498CF1
Deuteranopia (green-blind)
#3A82EB
Tritanopia (blue-blind)
#3696AA
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #707ded; /* rgb */ color: rgb(112, 125, 237); /* oklch */ color: oklch(63.3% 0.167 275.6);
Tailwind
colors: {
custom: {
50: '#a1a2f3',
500: '#707ded',
950: '#000000',
},
}SCSS
$custom: #707ded; $custom-light: #a1a2f3; $custom-dark: #000000;
JSON
{
"hex": "#707ded",
"rgb": {
"r": 112,
"g": 125,
"b": 237
},
"hsl": {
"h": 233.76,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.63335,
"c": 0.16661,
"h": 275.6
},
"luminance": 0.24226
}Semantic roles & 50–950 ramp
primary
#707DED
secondary
#EFEBCA
accent
#C40CDA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85