#708BBB#708BBB
#708BBB is a light, moderate blue. Relative luminance 0.255; OKLCH L 63.5% C 0.079 H 261.6°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #708BBB |
|---|---|
| RGB | rgb(112, 139, 187) |
| HSL | hsl(218, 36%, 59%) |
| HSV | hsv(218, 40%, 73%) |
| CMYK | cmyk(40.1%, 25.7%, 0%, 26.7%) |
| CIE-LAB | lab(57.56, 2.80, -28.11) |
| CIE-LCH | lch(57.56, 28.25, 275.69°) |
| OKLab | oklab(63.49% -0.0115 -0.0782) |
| OKLCH | oklch(63.49% 0.079 261.6) |
| XYZ | xyz(24.8815, 25.4965, 50.6143) |
| Luminance | 0.2550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Faded Blue
#658CBB
ΔE00 3.13
Soft Blue
#6488EA
ΔE00 5.77
Dusty Blue
#5A86AD
ΔE00 6.03
Off Blue
#5684AE
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 7.08
Blue Grey
#758DA3
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#708BBB #BBA070
analogous
#70B0BB #708BBB #7A70BB
triadic
#708BBB #BB708B #8BBB70
tetradic
#708BBB #BB70B0 #BBA070 #70BB7A
square
#708BBB #BB70B0 #BBA070 #70BB7A
split-complementary
#708BBB #BB7A70 #B0BB70
monochromatic
#395078 #4D6BA1 #708BBB #99ADCF #C3CEE2
Accessibility & contrast
On white
3.44
#708BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#708BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #708BBB
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##708BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##708BBB | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBD
Deuteranopia (green-blind)
#7287BA
Tritanopia (blue-blind)
#57959C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #708bbb; /* rgb */ color: rgb(112, 139, 187); /* oklch */ color: oklch(63.5% 0.079 261.6);
Tailwind
colors: {
custom: {
50: '#9caccf',
500: '#708bbb',
950: '#000000',
},
}SCSS
$custom: #708bbb; $custom-light: #9caccf; $custom-dark: #000000;
JSON
{
"hex": "#708bbb",
"rgb": {
"r": 112,
"g": 139,
"b": 187
},
"hsl": {
"h": 218.4,
"s": 35.545,
"l": 58.627
},
"oklch": {
"l": 0.63485,
"c": 0.07903,
"h": 261.6
},
"luminance": 0.25498
}Semantic roles & 50–950 ramp
primary
#708BBB
secondary
#D2C8B5
accent
#A35CCC
background
#F9FAFC
surface
#F2F4F9
border
#CCCED2
text
#0E1014
muted
#7E7F82