#899AE0#899AE0
#899AE0 is a light, moderate blue. Relative luminance 0.338; OKLCH L 70.1% C 0.105 H 273.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #899AE0 |
|---|---|
| RGB | rgb(137, 154, 224) |
| HSL | hsl(228, 58%, 71%) |
| HSV | hsv(228, 39%, 88%) |
| CMYK | cmyk(38.8%, 31.3%, 0%, 12.2%) |
| CIE-LAB | lab(64.81, 11.16, -37.43) |
| CIE-LCH | lch(64.81, 39.06, 286.59°) |
| OKLab | oklab(70.07% 0.0055 -0.1046) |
| OKLCH | oklch(70.07% 0.105 273) |
| XYZ | xyz(35.3227, 33.8098, 75.1713) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 5.41
Lavender Blue
#8B88F8
ΔE00 6.95
Cornflowerblue
#6495ED
ΔE00 7.31
Soft Blue
#6488EA
ΔE00 7.71
Faded Blue
#658CBB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AE0 #E0CF89
analogous
#89C5E0 #899AE0 #A389E0
triadic
#899AE0 #E0899A #9AE089
tetradic
#899AE0 #E089C5 #E0CF89 #89E0A3
square
#899AE0 #E089C5 #E0CF89 #89E0A3
split-complementary
#899AE0 #E0A389 #C5E089
monochromatic
#324DBD #5971D3 #899AE0 #B9C3ED #E7EAF9
Accessibility & contrast
On white
2.71
#899AE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#899AE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AE0
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AE0 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E3
Deuteranopia (green-blind)
#7C9ADE
Tritanopia (blue-blind)
#6EA8B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #899ae0; /* rgb */ color: rgb(137, 154, 224); /* oklch */ color: oklch(70.1% 0.105 273.0);
Tailwind
colors: {
custom: {
50: '#aeb7ea',
500: '#899ae0',
950: '#000000',
},
}SCSS
$custom: #899ae0; $custom-light: #aeb7ea; $custom-dark: #000000;
JSON
{
"hex": "#899ae0",
"rgb": {
"r": 137,
"g": 154,
"b": 224
},
"hsl": {
"h": 228.276,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.70065,
"c": 0.10474,
"h": 273
},
"luminance": 0.33811
}Semantic roles & 50–950 ramp
primary
#899AE0
secondary
#EEEAD7
accent
#A51FC6
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084