#899CDC#899CDC
#899CDC is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.3% C 0.097 H 271.1°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #899CDC |
|---|---|
| RGB | rgb(137, 156, 220) |
| HSL | hsl(226, 54%, 70%) |
| HSV | hsv(226, 38%, 86%) |
| CMYK | cmyk(37.7%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(65.17, 8.92, -34.66) |
| CIE-LCH | lch(65.17, 35.79, 284.43°) |
| OKLab | oklab(70.29% 0.0018 -0.0966) |
| OKLCH | oklch(70.29% 0.097 271.1) |
| XYZ | xyz(35.1194, 34.2611, 72.4589) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.51
Perrywinkle
#8F8CE7
ΔE00 6.18
Cornflowerblue
#6495ED
ΔE00 7.30
Lavender Blue
#8B88F8
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 8.10
Faded Blue
#658CBB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899CDC #DCC989
analogous
#89C5DC #899CDC #A089DC
triadic
#899CDC #DC899C #9CDC89
tetradic
#899CDC #DC89C5 #DCC989 #89DCA0
square
#899CDC #DC89C5 #DCC989 #89DCA0
split-complementary
#899CDC #DCA089 #C5DC89
monochromatic
#3653B5 #5A74CE #899CDC #B8C4EA #E7EBF8
Accessibility & contrast
On white
2.67
#899CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#899CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899CDC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899CDC | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#809BDB
Tritanopia (blue-blind)
#70A9B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #899cdc; /* rgb */ color: rgb(137, 156, 220); /* oklch */ color: oklch(70.3% 0.097 271.1);
Tailwind
colors: {
custom: {
50: '#aeb9e7',
500: '#899cdc',
950: '#000000',
},
}SCSS
$custom: #899cdc; $custom-light: #aeb9e7; $custom-dark: #000000;
JSON
{
"hex": "#899cdc",
"rgb": {
"r": 137,
"g": 156,
"b": 220
},
"hsl": {
"h": 226.265,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.70287,
"c": 0.09664,
"h": 271.1
},
"luminance": 0.34263
}Semantic roles & 50–950 ramp
primary
#899CDC
secondary
#ECE7D5
accent
#9E24C2
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084