#899BE0#899BE0
#899BE0 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.3% C 0.103 H 272.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #899BE0 |
|---|---|
| RGB | rgb(137, 155, 224) |
| HSL | hsl(228, 58%, 71%) |
| HSV | hsv(228, 39%, 88%) |
| CMYK | cmyk(38.8%, 30.8%, 0%, 12.2%) |
| CIE-LAB | lab(65.07, 10.58, -37.02) |
| CIE-LCH | lch(65.07, 38.51, 285.95°) |
| OKLab | oklab(70.27% 0.0042 -0.1034) |
| OKLCH | oklch(70.27% 0.103 272.3) |
| XYZ | xyz(35.4884, 34.1413, 75.2266) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 7.20
Lavender Blue
#8B88F8
ΔE00 7.20
Soft Blue
#6488EA
ΔE00 7.80
Faded Blue
#658CBB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BE0 #E0CE89
analogous
#89C6E0 #899BE0 #A289E0
triadic
#899BE0 #E0899B #9BE089
tetradic
#899BE0 #E089C6 #E0CE89 #89E0A2
square
#899BE0 #E089C6 #E0CE89 #89E0A2
split-complementary
#899BE0 #E0A289 #C6E089
monochromatic
#324EBD #5972D3 #899BE0 #B9C4ED #E7EAF9
Accessibility & contrast
On white
2.68
#899BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#899BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BE0
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BE0 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E3
Deuteranopia (green-blind)
#7D9BDE
Tritanopia (blue-blind)
#6EA9B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #899be0; /* rgb */ color: rgb(137, 155, 224); /* oklch */ color: oklch(70.3% 0.103 272.3);
Tailwind
colors: {
custom: {
50: '#aeb8ea',
500: '#899be0',
950: '#000000',
},
}SCSS
$custom: #899be0; $custom-light: #aeb8ea; $custom-dark: #000000;
JSON
{
"hex": "#899be0",
"rgb": {
"r": 137,
"g": 155,
"b": 224
},
"hsl": {
"h": 227.586,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.70269,
"c": 0.10349,
"h": 272.3
},
"luminance": 0.34143
}Semantic roles & 50–950 ramp
primary
#899BE0
secondary
#EEE9D7
accent
#A41FC6
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084