#858FEB#858FEB
#858FEB is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.1% C 0.135 H 277.5°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #858FEB |
|---|---|
| RGB | rgb(133, 143, 235) |
| HSL | hsl(234, 72%, 72%) |
| HSV | hsv(234, 43%, 92%) |
| CMYK | cmyk(43.4%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(62.19, 19.58, -47.65) |
| CIE-LCH | lch(62.19, 51.51, 292.34°) |
| OKLab | oklab(68.14% 0.0176 -0.1343) |
| OKLCH | oklch(68.14% 0.135 277.5) |
| XYZ | xyz(34.4862, 30.6279, 82.6758) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle Blue
#8F99FB
ΔE00 3.41
Lavender Blue
#8B88F8
ΔE00 3.42
Periwinkle (survey)
#8E82FE
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 6.06
Cornflower
#6A79F7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#858FEB #EBE185
analogous
#85C2EB #858FEB #AE85EB
triadic
#858FEB #EB858F #8FEB85
tetradic
#858FEB #EB85C2 #EBE185 #85EBAE
square
#858FEB #EB85C2 #EBE185 #85EBAE
split-complementary
#858FEB #EBAE85 #C2EB85
monochromatic
#2334D3 #505FE2 #858FEB #BABFF4 #E5E7FB
Accessibility & contrast
On white
2.95
#858FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#858FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #858FEB
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##858FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##858FEB | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEF
Deuteranopia (green-blind)
#6693E9
Tritanopia (blue-blind)
#63A2B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #858feb; /* rgb */ color: rgb(133, 143, 235); /* oklch */ color: oklch(68.1% 0.135 277.5);
Tailwind
colors: {
custom: {
50: '#adaff2',
500: '#858feb',
950: '#000000',
},
}SCSS
$custom: #858feb; $custom-light: #adaff2; $custom-dark: #000000;
JSON
{
"hex": "#858feb",
"rgb": {
"r": 133,
"g": 143,
"b": 235
},
"hsl": {
"h": 234.118,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.68144,
"c": 0.13549,
"h": 277.5
},
"luminance": 0.3063
}Semantic roles & 50–950 ramp
primary
#858FEB
secondary
#F2F0D9
accent
#C112D4
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#111017
muted
#807F85