#899ABC#899ABC
#899ABC is a light, muted blue. Relative luminance 0.321; OKLCH L 68.5% C 0.054 H 264.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #899ABC |
|---|---|
| RGB | rgb(137, 154, 188) |
| HSL | hsl(220, 28%, 64%) |
| HSV | hsv(220, 27%, 74%) |
| CMYK | cmyk(27.1%, 18.1%, 0%, 26.3%) |
| CIE-LAB | lab(63.39, 1.77, -19.57) |
| CIE-LCH | lch(63.39, 19.65, 275.17°) |
| OKLab | oklab(68.49% -0.0055 -0.0537) |
| OKLCH | oklch(68.49% 0.054 264.1) |
| XYZ | xyz(30.9467, 32.0594, 52.1248) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Blue Grey
#758DA3
ΔE00 7.83
Faded Blue
#658CBB
ΔE00 8.22
Bluey Grey
#89A0B0
ΔE00 8.44
Perrywinkle
#8F8CE7
ΔE00 8.52
Periwinkle Blue
#8F99FB
ΔE00 8.81
Lightslategray
#778899
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899ABC #BCAB89
analogous
#89B3BC #899ABC #9189BC
triadic
#899ABC #BC899A #9ABC89
tetradic
#899ABC #BC89B3 #BCAB89 #89BC91
square
#899ABC #BC89B3 #BCAB89 #89BC91
split-complementary
#899ABC #BC9189 #B3BC89
monochromatic
#495C81 #6279A6 #899ABC #B0BBD2 #D7DDE8
Accessibility & contrast
On white
2.83
#899ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#899ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899ABC
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899ABC | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#7BA1A5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #899abc; /* rgb */ color: rgb(137, 154, 188); /* oklch */ color: oklch(68.5% 0.054 264.1);
Tailwind
colors: {
custom: {
50: '#acb7d0',
500: '#899abc',
950: '#000000',
},
}SCSS
$custom: #899abc; $custom-light: #acb7d0; $custom-dark: #000000;
JSON
{
"hex": "#899abc",
"rgb": {
"r": 137,
"g": 154,
"b": 188
},
"hsl": {
"h": 220,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.68492,
"c": 0.05396,
"h": 264.1
},
"luminance": 0.3206
}Semantic roles & 50–950 ramp
primary
#899ABC
secondary
#D9D3C7
accent
#843FA6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101114
muted
#7F8082