#848FF8#848FF8
#848FF8 is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.8% C 0.154 H 277.0°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #848FF8 |
|---|---|
| RGB | rgb(132, 143, 248) |
| HSL | hsl(234, 89%, 75%) |
| HSV | hsv(234, 47%, 97%) |
| CMYK | cmyk(46.8%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(62.78, 23.11, -53.88) |
| CIE-LCH | lch(62.78, 58.62, 293.22°) |
| OKLab | oklab(68.79% 0.0188 -0.1526) |
| OKLCH | oklch(68.79% 0.154 277) |
| XYZ | xyz(36.2762, 31.3258, 92.9237) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.99
Periwinkle Blue
#8F99FB
ΔE00 3.02
Perrywinkle
#8F8CE7
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 5.93
Cornflower
#6A79F7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#848FF8 #F8ED84
analogous
#84C9F8 #848FF8 #B384F8
triadic
#848FF8 #F8848F #8FF884
tetradic
#848FF8 #F884C9 #F8ED84 #84F8B3
square
#848FF8 #F884C9 #F8ED84 #84F8B3
split-complementary
#848FF8 #F8B384 #C9F884
monochromatic
#1026F1 #4A5AF5 #848FF8 #BEC4FB #E2E5FD
Accessibility & contrast
On white
2.89
#848FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#848FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #848FF8
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##848FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##848FF8 | 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)
#669DFC
Deuteranopia (green-blind)
#5C93F6
Tritanopia (blue-blind)
#59A5B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #848ff8; /* rgb */ color: rgb(132, 143, 248); /* oklch */ color: oklch(68.8% 0.154 277.0);
Tailwind
colors: {
custom: {
50: '#adaffb',
500: '#848ff8',
950: '#000000',
},
}SCSS
$custom: #848ff8; $custom-light: #adaffb; $custom-dark: #000000;
JSON
{
"hex": "#848ff8",
"rgb": {
"r": 132,
"g": 143,
"b": 248
},
"hsl": {
"h": 234.31,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.68792,
"c": 0.15373,
"h": 277
},
"luminance": 0.31328
}Semantic roles & 50–950 ramp
primary
#848FF8
secondary
#F5F2D6
accent
#D000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85