#858DF5#858DF5
#858DF5 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.3% C 0.152 H 278.2°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #858DF5 |
|---|---|
| RGB | rgb(133, 141, 245) |
| HSL | hsl(236, 85%, 74%) |
| HSV | hsv(236, 46%, 96%) |
| CMYK | cmyk(45.7%, 42.4%, 0%, 3.9%) |
| CIE-LAB | lab(62.19, 23.64, -53.16) |
| CIE-LCH | lch(62.19, 58.18, 293.97°) |
| OKLab | oklab(68.31% 0.0218 -0.1505) |
| OKLCH | oklch(68.31% 0.152 278.2) |
| XYZ | xyz(35.6742, 30.6270, 90.4004) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.31
Perrywinkle
#8F8CE7
ΔE00 3.35
Periwinkle Blue
#8F99FB
ΔE00 3.48
Periwinkle (survey)
#8E82FE
ΔE00 4.42
Soft Blue
#6488EA
ΔE00 6.12
Cornflower
#6A79F7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#858DF5 #F5ED85
analogous
#85C5F5 #858DF5 #B585F5
triadic
#858DF5 #F5858D #8DF585
tetradic
#858DF5 #F585C5 #F5ED85 #85F5B5
square
#858DF5 #F585C5 #F5ED85 #85F5B5
split-complementary
#858DF5 #F5B585 #C5F585
monochromatic
#1423EC #4C58F0 #858DF5 #BEC2FA #E3E5FD
Accessibility & contrast
On white
2.95
#858DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#858DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #858DF5
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##858DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##858DF5 | 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)
#659BF9
Deuteranopia (green-blind)
#5C92F3
Tritanopia (blue-blind)
#5EA3B5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #858df5; /* rgb */ color: rgb(133, 141, 245); /* oklch */ color: oklch(68.3% 0.152 278.2);
Tailwind
colors: {
custom: {
50: '#aeaef9',
500: '#858df5',
950: '#000000',
},
}SCSS
$custom: #858df5; $custom-light: #aeaef9; $custom-dark: #000000;
JSON
{
"hex": "#858df5",
"rgb": {
"r": 133,
"g": 141,
"b": 245
},
"hsl": {
"h": 235.714,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.68309,
"c": 0.15203,
"h": 278.2
},
"luminance": 0.30629
}Semantic roles & 50–950 ramp
primary
#858DF5
secondary
#F5F2D6
accent
#D204E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85