#899AE2#899AE2
#899AE2 is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.2% C 0.108 H 273.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #899AE2 |
|---|---|
| RGB | rgb(137, 154, 226) |
| HSL | hsl(229, 61%, 71%) |
| HSV | hsv(229, 39%, 89%) |
| CMYK | cmyk(39.4%, 31.9%, 0%, 11.4%) |
| CIE-LAB | lab(64.90, 11.70, -38.40) |
| CIE-LCH | lch(64.90, 40.15, 286.95°) |
| OKLab | oklab(70.16% 0.006 -0.1074) |
| OKLCH | oklch(70.16% 0.108 273.2) |
| XYZ | xyz(35.5955, 33.9189, 76.6082) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 5.34
Lavender Blue
#8B88F8
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.22
Soft Blue
#6488EA
ΔE00 7.61
Faded Blue
#658CBB
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AE2 #E2D189
analogous
#89C6E2 #899AE2 #A489E2
triadic
#899AE2 #E2899A #9AE289
tetradic
#899AE2 #E289C6 #E2D189 #89E2A4
square
#899AE2 #E289C6 #E2D189 #89E2A4
split-complementary
#899AE2 #E2A489 #C6E289
monochromatic
#2F4BC1 #5870D6 #899AE2 #BAC4EE #E6EAF9
Accessibility & contrast
On white
2.70
#899AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#899AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AE2
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AE2 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E5
Deuteranopia (green-blind)
#7B9AE0
Tritanopia (blue-blind)
#6DA8B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #899ae2; /* rgb */ color: rgb(137, 154, 226); /* oklch */ color: oklch(70.2% 0.108 273.2);
Tailwind
colors: {
custom: {
50: '#aeb7eb',
500: '#899ae2',
950: '#000000',
},
}SCSS
$custom: #899ae2; $custom-light: #aeb7eb; $custom-dark: #000000;
JSON
{
"hex": "#899ae2",
"rgb": {
"r": 137,
"g": 154,
"b": 226
},
"hsl": {
"h": 228.539,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.70161,
"c": 0.10757,
"h": 273.2
},
"luminance": 0.33921
}Semantic roles & 50–950 ramp
primary
#899AE2
secondary
#EFEBD8
accent
#A81DC8
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084