#859CDC#859CDC
#859CDC is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.0% C 0.098 H 268.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #859CDC |
|---|---|
| RGB | rgb(133, 156, 220) |
| HSL | hsl(224, 55%, 69%) |
| HSV | hsv(224, 40%, 86%) |
| CMYK | cmyk(39.5%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(64.91, 7.85, -35.09) |
| CIE-LCH | lch(64.91, 35.96, 282.61°) |
| OKLab | oklab(70.02% -0.0023 -0.0979) |
| OKLCH | oklch(70.02% 0.098 268.6) |
| XYZ | xyz(34.4757, 33.9291, 72.4287) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.68
Cornflowerblue
#6495ED
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.43
Lavender Blue
#8B88F8
ΔE00 7.96
Faded Blue
#658CBB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#859CDC #DCC585
analogous
#85C8DC #859CDC #9A85DC
triadic
#859CDC #DC859C #9CDC85
tetradic
#859CDC #DC85C8 #DCC585 #85DC9A
square
#859CDC #DC85C8 #DCC585 #85DC9A
split-complementary
#859CDC #DC9A85 #C8DC85
monochromatic
#3355B3 #5575CE #859CDC #B5C3EA #E4E9F7
Accessibility & contrast
On white
2.70
#859CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#859CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #859CDC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##859CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##859CDC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2DF
Deuteranopia (green-blind)
#7E9ADB
Tritanopia (blue-blind)
#69A9B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #859cdc; /* rgb */ color: rgb(133, 156, 220); /* oklch */ color: oklch(70.0% 0.098 268.6);
Tailwind
colors: {
custom: {
50: '#abb9e7',
500: '#859cdc',
950: '#000000',
},
}SCSS
$custom: #859cdc; $custom-light: #abb9e7; $custom-dark: #000000;
JSON
{
"hex": "#859cdc",
"rgb": {
"r": 133,
"g": 156,
"b": 220
},
"hsl": {
"h": 224.138,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.70015,
"c": 0.09795,
"h": 268.6
},
"luminance": 0.33931
}Semantic roles & 50–950 ramp
primary
#859CDC
secondary
#EBE4D2
accent
#9923C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084