#848DEC#848DEC
#848DEC is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.7% C 0.140 H 277.9°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #848DEC |
|---|---|
| RGB | rgb(132, 141, 236) |
| HSL | hsl(235, 73%, 72%) |
| HSV | hsv(235, 44%, 93%) |
| CMYK | cmyk(44.1%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(61.66, 20.80, -49.04) |
| CIE-LCH | lch(61.66, 53.27, 292.98°) |
| OKLab | oklab(67.74% 0.0191 -0.1384) |
| OKLCH | oklch(67.74% 0.14 277.9) |
| XYZ | xyz(34.1763, 30.0097, 83.3323) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.84
Lavender Blue
#8B88F8
ΔE00 2.96
Periwinkle Blue
#8F99FB
ΔE00 3.82
Periwinkle (survey)
#8E82FE
ΔE00 5.08
Soft Blue
#6488EA
ΔE00 5.90
Cornflower
#6A79F7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#848DEC #ECE384
analogous
#84C1EC #848DEC #AF84EC
triadic
#848DEC #EC848D #8DEC84
tetradic
#848DEC #EC84C1 #ECE384 #84ECAF
square
#848DEC #EC84C1 #ECE384 #84ECAF
split-complementary
#848DEC #ECAF84 #C1EC84
monochromatic
#2130D5 #4F5CE4 #848DEC #B9BEF4 #E4E6FB
Accessibility & contrast
On white
3.00
#848DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#848DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #848DEC
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##848DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##848DEC | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F0
Deuteranopia (green-blind)
#6291EA
Tritanopia (blue-blind)
#61A0B1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #848dec; /* rgb */ color: rgb(132, 141, 236); /* oklch */ color: oklch(67.7% 0.140 277.9);
Tailwind
colors: {
custom: {
50: '#acaef2',
500: '#848dec',
950: '#000000',
},
}SCSS
$custom: #848dec; $custom-light: #acaef2; $custom-dark: #000000;
JSON
{
"hex": "#848dec",
"rgb": {
"r": 132,
"g": 141,
"b": 236
},
"hsl": {
"h": 234.808,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.67738,
"c": 0.13976,
"h": 277.9
},
"luminance": 0.30011
}Semantic roles & 50–950 ramp
primary
#848DEC
secondary
#F3F0D8
accent
#C410D5
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#111017
muted
#807F85