#899BDC#899BDC
#899BDC is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.1% C 0.098 H 271.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #899BDC |
|---|---|
| RGB | rgb(137, 155, 220) |
| HSL | hsl(227, 54%, 70%) |
| HSV | hsv(227, 38%, 86%) |
| CMYK | cmyk(37.7%, 29.5%, 0%, 13.7%) |
| CIE-LAB | lab(64.90, 9.49, -35.08) |
| CIE-LCH | lch(64.90, 36.34, 285.14°) |
| OKLab | oklab(70.08% 0.0031 -0.0978) |
| OKLCH | oklch(70.08% 0.098 271.8) |
| XYZ | xyz(34.9523, 33.9268, 72.4032) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.42
Perrywinkle
#8F8CE7
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.51
Soft Blue
#6488EA
ΔE00 8.00
Faded Blue
#658CBB
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BDC #DCCA89
analogous
#89C4DC #899BDC #A189DC
triadic
#899BDC #DC899B #9BDC89
tetradic
#899BDC #DC89C4 #DCCA89 #89DCA1
square
#899BDC #DC89C4 #DCCA89 #89DCA1
split-complementary
#899BDC #DCA189 #C4DC89
monochromatic
#3651B5 #5A73CE #899BDC #B8C3EA #E7EBF8
Accessibility & contrast
On white
2.70
#899BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#899BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BDC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BDC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DF
Deuteranopia (green-blind)
#7F9ADA
Tritanopia (blue-blind)
#70A8B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #899bdc; /* rgb */ color: rgb(137, 155, 220); /* oklch */ color: oklch(70.1% 0.098 271.8);
Tailwind
colors: {
custom: {
50: '#aeb8e7',
500: '#899bdc',
950: '#000000',
},
}SCSS
$custom: #899bdc; $custom-light: #aeb8e7; $custom-dark: #000000;
JSON
{
"hex": "#899bdc",
"rgb": {
"r": 137,
"g": 155,
"b": 220
},
"hsl": {
"h": 226.988,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.70081,
"c": 0.09786,
"h": 271.8
},
"luminance": 0.33928
}Semantic roles & 50–950 ramp
primary
#899BDC
secondary
#ECE7D5
accent
#9F24C2
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084