#848EF0#848EF0
#848EF0 is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.2% C 0.144 H 277.4°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #848EF0 |
|---|---|
| RGB | rgb(132, 142, 240) |
| HSL | hsl(234, 78%, 73%) |
| HSV | hsv(234, 45%, 94%) |
| CMYK | cmyk(45%, 40.8%, 0%, 5.9%) |
| CIE-LAB | lab(62.12, 21.37, -50.53) |
| CIE-LCH | lch(62.12, 54.86, 292.92°) |
| OKLab | oklab(68.15% 0.0187 -0.1428) |
| OKLCH | oklch(68.15% 0.144 277.4) |
| XYZ | xyz(34.9121, 30.5410, 86.4766) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.94
Perrywinkle
#8F8CE7
ΔE00 3.23
Periwinkle Blue
#8F99FB
ΔE00 3.40
Periwinkle (survey)
#8E82FE
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 5.84
Cornflower
#6A79F7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#848EF0 #F0E684
analogous
#84C4F0 #848EF0 #B084F0
triadic
#848EF0 #F0848E #8EF084
tetradic
#848EF0 #F084C4 #F0E684 #84F0B0
square
#848EF0 #F084C4 #F0E684 #84F0B0
split-complementary
#848EF0 #F0B084 #C4F084
monochromatic
#1B2DDE #4D5CE9 #848EF0 #BBC0F7 #E4E6FC
Accessibility & contrast
On white
2.95
#848EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#848EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #848EF0
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##848EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##848EF0 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF4
Deuteranopia (green-blind)
#6192EE
Tritanopia (blue-blind)
#5EA2B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #848ef0; /* rgb */ color: rgb(132, 142, 240); /* oklch */ color: oklch(68.2% 0.144 277.4);
Tailwind
colors: {
custom: {
50: '#adaef5',
500: '#848ef0',
950: '#000000',
},
}SCSS
$custom: #848ef0; $custom-light: #adaef5; $custom-dark: #000000;
JSON
{
"hex": "#848ef0",
"rgb": {
"r": 132,
"g": 142,
"b": 240
},
"hsl": {
"h": 234.444,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.68152,
"c": 0.14399,
"h": 277.4
},
"luminance": 0.30543
}Semantic roles & 50–950 ramp
primary
#848EF0
secondary
#F3F1D8
accent
#C70BDB
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85