#858BEE#858BEE
#858BEE is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.5% C 0.145 H 279.1°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #858BEE |
|---|---|
| RGB | rgb(133, 139, 238) |
| HSL | hsl(237, 76%, 73%) |
| HSV | hsv(237, 44%, 93%) |
| CMYK | cmyk(44.1%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(61.33, 22.78, -50.67) |
| CIE-LCH | lch(61.33, 55.56, 294.21°) |
| OKLab | oklab(67.53% 0.023 -0.1432) |
| OKLCH | oklch(67.53% 0.145 279.1) |
| XYZ | xyz(34.3335, 29.6232, 84.7811) |
| Luminance | 0.2963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.21
Perrywinkle
#8F8CE7
ΔE00 2.58
Periwinkle Blue
#8F99FB
ΔE00 4.21
Periwinkle (survey)
#8E82FE
ΔE00 4.30
Soft Blue
#6488EA
ΔE00 6.22
Cornflower
#6A79F7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#858BEE #EEE885
analogous
#85C0EE #858BEE #B385EE
triadic
#858BEE #EE858B #8BEE85
tetradic
#858BEE #EE85C0 #EEE885 #85EEB3
square
#858BEE #EE85C0 #EEE885 #85EEB3
split-complementary
#858BEE #EEB385 #C0EE85
monochromatic
#1E29DA #4F58E7 #858BEE #BBBEF5 #E4E5FB
Accessibility & contrast
On white
3.03
#858BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#858BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #858BEE
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##858BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##858BEE | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#5F90EC
Tritanopia (blue-blind)
#629FB1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #858bee; /* rgb */ color: rgb(133, 139, 238); /* oklch */ color: oklch(67.5% 0.145 279.1);
Tailwind
colors: {
custom: {
50: '#adacf4',
500: '#858bee',
950: '#000000',
},
}SCSS
$custom: #858bee; $custom-light: #adacf4; $custom-dark: #000000;
JSON
{
"hex": "#858bee",
"rgb": {
"r": 133,
"g": 139,
"b": 238
},
"hsl": {
"h": 236.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.67533,
"c": 0.14504,
"h": 279.1
},
"luminance": 0.29625
}Semantic roles & 50–950 ramp
primary
#858BEE
secondary
#F3F1D8
accent
#CC0ED8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85