#899DBA#899DBA
#899DBA is a light, muted blue. Relative luminance 0.330; OKLCH L 69.1% C 0.049 H 257.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #899DBA |
|---|---|
| RGB | rgb(137, 157, 186) |
| HSL | hsl(216, 26%, 63%) |
| HSV | hsv(216, 26%, 73%) |
| CMYK | cmyk(26.3%, 15.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.14, -0.40, -17.31) |
| CIE-LCH | lch(64.14, 17.32, 268.67°) |
| OKLab | oklab(69.06% -0.0104 -0.0474) |
| OKLCH | oklch(69.06% 0.049 257.6) |
| XYZ | xyz(31.2340, 32.9765, 51.1643) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.07
Blue Grey
#758DA3
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 8.11
Faded Blue
#658CBB
ΔE00 8.27
Cool Gray
#9AA7B0
ΔE00 8.40
Lightslategray
#778899
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DBA #BAA689
analogous
#89B5BA #899DBA #8D89BA
triadic
#899DBA #BA899D #9DBA89
tetradic
#899DBA #BA89B5 #BAA689 #89BA8D
square
#899DBA #BA89B5 #BAA689 #89BA8D
split-complementary
#899DBA #BA8D89 #B5BA89
monochromatic
#4A5F7F #627DA3 #899DBA #B0BDD1 #D6DDE7
Accessibility & contrast
On white
2.76
#899DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#899DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DBA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DBA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBB
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#7CA3A6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #899dba; /* rgb */ color: rgb(137, 157, 186); /* oklch */ color: oklch(69.1% 0.049 257.6);
Tailwind
colors: {
custom: {
50: '#acb9ce',
500: '#899dba',
950: '#000000',
},
}SCSS
$custom: #899dba; $custom-light: #acb9ce; $custom-dark: #000000;
JSON
{
"hex": "#899dba",
"rgb": {
"r": 137,
"g": 157,
"b": 186
},
"hsl": {
"h": 215.51,
"s": 26.203,
"l": 63.333
},
"oklch": {
"l": 0.69056,
"c": 0.0485,
"h": 257.6
},
"luminance": 0.32977
}Semantic roles & 50–950 ramp
primary
#899DBA
secondary
#D8D1C7
accent
#7C41A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082