#849CC0#849CC0
#849CC0 is a light, muted blue. Relative luminance 0.325; OKLCH L 68.7% C 0.060 H 258.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #849CC0 |
|---|---|
| RGB | rgb(132, 156, 192) |
| HSL | hsl(216, 32%, 64%) |
| HSV | hsv(216, 31%, 75%) |
| CMYK | cmyk(31.2%, 18.7%, 0%, 24.7%) |
| CIE-LAB | lab(63.74, 0.14, -21.31) |
| CIE-LCH | lch(63.74, 21.31, 270.38°) |
| OKLab | oklab(68.73% -0.0121 -0.0586) |
| OKLCH | oklch(68.73% 0.06 258.4) |
| XYZ | xyz(30.9158, 32.4870, 54.5006) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Faded Blue
#658CBB
ΔE00 6.96
Blue Grey
#758DA3
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.54
Bluey Grey
#89A0B0
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849CC0 #C0A884
analogous
#84BAC0 #849CC0 #8A84C0
triadic
#849CC0 #C0849C #9CC084
tetradic
#849CC0 #C084BA #C0A884 #84C08A
square
#849CC0 #C084BA #C0A884 #84C08A
split-complementary
#849CC0 #C08A84 #BAC084
monochromatic
#445E85 #5C7BAB #849CC0 #ACBDD5 #D5DDE9
Accessibility & contrast
On white
2.80
#849CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#849CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849CC0
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849CC0 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#8998BF
Tritanopia (blue-blind)
#73A4A8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #849cc0; /* rgb */ color: rgb(132, 156, 192); /* oklch */ color: oklch(68.7% 0.060 258.4);
Tailwind
colors: {
custom: {
50: '#a9b9d3',
500: '#849cc0',
950: '#000000',
},
}SCSS
$custom: #849cc0; $custom-light: #a9b9d3; $custom-dark: #000000;
JSON
{
"hex": "#849cc0",
"rgb": {
"r": 132,
"g": 156,
"b": 192
},
"hsl": {
"h": 216,
"s": 32.258,
"l": 63.529
},
"oklch": {
"l": 0.68728,
"c": 0.05987,
"h": 258.4
},
"luminance": 0.32488
}Semantic roles & 50–950 ramp
primary
#849CC0
secondary
#DBD2C5
accent
#7E3AAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101114
muted
#7F8082