#858DEC#858DEC
#858DEC is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.8% C 0.140 H 278.3°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #858DEC |
|---|---|
| RGB | rgb(133, 141, 236) |
| HSL | hsl(235, 73%, 72%) |
| HSV | hsv(235, 44%, 93%) |
| CMYK | cmyk(43.6%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(61.73, 21.04, -48.93) |
| CIE-LCH | lch(61.73, 53.26, 293.27°) |
| OKLab | oklab(67.81% 0.0202 -0.1381) |
| OKLCH | oklch(67.81% 0.14 278.3) |
| XYZ | xyz(34.3335, 30.0908, 83.3396) |
| Luminance | 0.3009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.63
Lavender Blue
#8B88F8
ΔE00 2.83
Periwinkle Blue
#8F99FB
ΔE00 3.80
Periwinkle (survey)
#8E82FE
ΔE00 4.97
Soft Blue
#6488EA
ΔE00 6.11
Cornflower
#6A79F7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#858DEC #ECE485
analogous
#85C0EC #858DEC #B185EC
triadic
#858DEC #EC858D #8DEC85
tetradic
#858DEC #EC85C0 #ECE485 #85ECB1
square
#858DEC #EC85C0 #ECE485 #85ECB1
split-complementary
#858DEC #ECB185 #C0EC85
monochromatic
#212FD5 #505CE4 #858DEC #BABEF4 #E5E6FB
Accessibility & contrast
On white
2.99
#858DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#858DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #858DEC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##858DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##858DEC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F0
Deuteranopia (green-blind)
#6391EA
Tritanopia (blue-blind)
#63A0B1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #858dec; /* rgb */ color: rgb(133, 141, 236); /* oklch */ color: oklch(67.8% 0.140 278.3);
Tailwind
colors: {
custom: {
50: '#adaef2',
500: '#858dec',
950: '#000000',
},
}SCSS
$custom: #858dec; $custom-light: #adaef2; $custom-dark: #000000;
JSON
{
"hex": "#858dec",
"rgb": {
"r": 133,
"g": 141,
"b": 236
},
"hsl": {
"h": 235.34,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.67809,
"c": 0.13955,
"h": 278.3
},
"luminance": 0.30092
}Semantic roles & 50–950 ramp
primary
#858DEC
secondary
#F3F1D8
accent
#C610D5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85