#858FF7#858FF7
#858FF7 is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.8% C 0.152 H 277.5°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #858FF7 |
|---|---|
| RGB | rgb(133, 143, 247) |
| HSL | hsl(235, 88%, 75%) |
| HSV | hsv(235, 46%, 97%) |
| CMYK | cmyk(46.2%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(62.80, 23.05, -53.30) |
| CIE-LCH | lch(62.80, 58.07, 293.39°) |
| OKLab | oklab(68.81% 0.0198 -0.1509) |
| OKLCH | oklch(68.81% 0.152 277.5) |
| XYZ | xyz(36.2787, 31.3449, 92.1162) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.85
Periwinkle Blue
#8F99FB
ΔE00 2.96
Perrywinkle
#8F8CE7
ΔE00 3.76
Periwinkle (survey)
#8E82FE
ΔE00 4.93
Soft Blue
#6488EA
ΔE00 6.09
Cornflower
#6A79F7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#858FF7 #F7ED85
analogous
#85C8F7 #858FF7 #B485F7
triadic
#858FF7 #F7858F #8FF785
tetradic
#858FF7 #F785C8 #F7ED85 #85F7B4
square
#858FF7 #F785C8 #F7ED85 #85F7B4
split-complementary
#858FF7 #F7B485 #C8F785
monochromatic
#1226EF #4C5AF3 #858FF7 #BEC4FB #E2E5FD
Accessibility & contrast
On white
2.89
#858FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#858FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #858FF7
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##858FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##858FF7 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#5D94F5
Tritanopia (blue-blind)
#5CA5B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #858ff7; /* rgb */ color: rgb(133, 143, 247); /* oklch */ color: oklch(68.8% 0.152 277.5);
Tailwind
colors: {
custom: {
50: '#aeaffa',
500: '#858ff7',
950: '#000000',
},
}SCSS
$custom: #858ff7; $custom-light: #aeaffa; $custom-dark: #000000;
JSON
{
"hex": "#858ff7",
"rgb": {
"r": 133,
"g": 143,
"b": 247
},
"hsl": {
"h": 234.737,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.68805,
"c": 0.15214,
"h": 277.5
},
"luminance": 0.31347
}Semantic roles & 50–950 ramp
primary
#858FF7
secondary
#F5F2D6
accent
#D001E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85