#899EE5#899EE5
#899EE5 is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.1% C 0.107 H 270.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #899EE5 |
|---|---|
| RGB | rgb(137, 158, 229) |
| HSL | hsl(226, 64%, 72%) |
| HSV | hsv(226, 40%, 90%) |
| CMYK | cmyk(40.2%, 31%, 0%, 10.2%) |
| CIE-LAB | lab(66.08, 10.24, -38.21) |
| CIE-LCH | lch(66.08, 39.56, 285.00°) |
| OKLab | oklab(71.12% 0.0017 -0.1068) |
| OKLCH | oklch(71.12% 0.107 270.9) |
| XYZ | xyz(36.6819, 35.4275, 79.0189) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.75
Perrywinkle
#8F8CE7
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 7.97
Carolina Blue
#8AB8FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EE5 #E5D089
analogous
#89CCE5 #899EE5 #A289E5
triadic
#899EE5 #E5899E #9EE589
tetradic
#899EE5 #E589CC #E5D089 #89E5A2
square
#899EE5 #E589CC #E5D089 #89E5A2
split-complementary
#899EE5 #E5A289 #CCE589
monochromatic
#2C50C8 #5775DA #899EE5 #BBC7F0 #E6EAF9
Accessibility & contrast
On white
2.60
#899EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#899EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EE5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EE5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E8
Deuteranopia (green-blind)
#7E9DE3
Tritanopia (blue-blind)
#6BACB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899ee5; /* rgb */ color: rgb(137, 158, 229); /* oklch */ color: oklch(71.1% 0.107 270.9);
Tailwind
colors: {
custom: {
50: '#afbaed',
500: '#899ee5',
950: '#000000',
},
}SCSS
$custom: #899ee5; $custom-light: #afbaed; $custom-dark: #000000;
JSON
{
"hex": "#899ee5",
"rgb": {
"r": 137,
"g": 158,
"b": 229
},
"hsl": {
"h": 226.304,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.7112,
"c": 0.10685,
"h": 270.9
},
"luminance": 0.35429
}Semantic roles & 50–950 ramp
primary
#899EE5
secondary
#F1EBD9
accent
#A31ACC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084