#849CED#849CED
#849CED is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.8% C 0.122 H 270.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #849CED |
|---|---|
| RGB | rgb(132, 156, 237) |
| HSL | hsl(226, 74%, 72%) |
| HSV | hsv(226, 44%, 93%) |
| CMYK | cmyk(44.3%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.59, 12.37, -43.40) |
| CIE-LCH | lch(65.59, 45.13, 285.91°) |
| OKLab | oklab(70.77% 0.0011 -0.122) |
| OKLCH | oklch(70.77% 0.122 270.5) |
| XYZ | xyz(36.6855, 34.7949, 84.8874) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.34
Cornflowerblue
#6495ED
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849CED #EDD584
analogous
#84D0ED #849CED #A184ED
triadic
#849CED #ED849C #9CED84
tetradic
#849CED #ED84D0 #EDD584 #84EDA1
square
#849CED #ED84D0 #EDD584 #84EDA1
split-complementary
#849CED #EDA184 #D0ED84
monochromatic
#1F49D7 #4F71E5 #849CED #B9C7F5 #E4EAFB
Accessibility & contrast
On white
2.64
#849CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#849CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849CED
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849CED | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#5EADBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #849ced; /* rgb */ color: rgb(132, 156, 237); /* oklch */ color: oklch(70.8% 0.122 270.5);
Tailwind
colors: {
custom: {
50: '#acb9f3',
500: '#849ced',
950: '#000000',
},
}SCSS
$custom: #849ced; $custom-light: #acb9f3; $custom-dark: #000000;
JSON
{
"hex": "#849ced",
"rgb": {
"r": 132,
"g": 156,
"b": 237
},
"hsl": {
"h": 226.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.70773,
"c": 0.12196,
"h": 270.5
},
"luminance": 0.34797
}Semantic roles & 50–950 ramp
primary
#849CED
secondary
#F3EDD8
accent
#A90FD7
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101117
muted
#7F8085