#899DDC#899DDC
#899DDC is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.5% C 0.095 H 270.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #899DDC |
|---|---|
| RGB | rgb(137, 157, 220) |
| HSL | hsl(226, 54%, 70%) |
| HSV | hsv(226, 38%, 86%) |
| CMYK | cmyk(37.7%, 28.6%, 0%, 13.7%) |
| CIE-LAB | lab(65.43, 8.35, -34.25) |
| CIE-LCH | lch(65.43, 35.26, 283.70°) |
| OKLab | oklab(70.49% 0.0005 -0.0954) |
| OKLCH | oklch(70.49% 0.095 270.3) |
| XYZ | xyz(35.2879, 34.5980, 72.5150) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.21
Lavender Blue
#8B88F8
ΔE00 7.99
Soft Blue
#6488EA
ΔE00 8.20
Faded Blue
#658CBB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DDC #DCC889
analogous
#89C7DC #899DDC #9E89DC
triadic
#899DDC #DC899D #9DDC89
tetradic
#899DDC #DC89C7 #DCC889 #89DC9E
square
#899DDC #DC89C7 #DCC889 #89DC9E
split-complementary
#899DDC #DC9E89 #C7DC89
monochromatic
#3654B5 #5A76CE #899DDC #B8C4EA #E7EBF8
Accessibility & contrast
On white
2.65
#899DDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#899DDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DDC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DDC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#6FAAB3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899ddc; /* rgb */ color: rgb(137, 157, 220); /* oklch */ color: oklch(70.5% 0.095 270.3);
Tailwind
colors: {
custom: {
50: '#aeb9e7',
500: '#899ddc',
950: '#000000',
},
}SCSS
$custom: #899ddc; $custom-light: #aeb9e7; $custom-dark: #000000;
JSON
{
"hex": "#899ddc",
"rgb": {
"r": 137,
"g": 157,
"b": 220
},
"hsl": {
"h": 225.542,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.70493,
"c": 0.09544,
"h": 270.3
},
"luminance": 0.346
}Semantic roles & 50–950 ramp
primary
#899DDC
secondary
#ECE6D5
accent
#9C24C2
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084