#899AE4#899AE4
#899AE4 is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.3% C 0.110 H 273.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #899AE4 |
|---|---|
| RGB | rgb(137, 154, 228) |
| HSL | hsl(229, 63%, 72%) |
| HSV | hsv(229, 40%, 89%) |
| CMYK | cmyk(39.9%, 32.5%, 0%, 10.6%) |
| CIE-LAB | lab(64.99, 12.26, -39.37) |
| CIE-LCH | lch(64.99, 41.23, 287.29°) |
| OKLab | oklab(70.26% 0.0065 -0.1102) |
| OKLCH | oklch(70.26% 0.11 273.4) |
| XYZ | xyz(35.8715, 34.0293, 78.0620) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.31
Perrywinkle
#8F8CE7
ΔE00 5.30
Lavender Blue
#8B88F8
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 7.53
Periwinkle (survey)
#8E82FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AE4 #E4D389
analogous
#89C8E4 #899AE4 #A689E4
triadic
#899AE4 #E4899A #9AE489
tetradic
#899AE4 #E489C8 #E4D389 #89E4A6
square
#899AE4 #E489C8 #E4D389 #89E4A6
split-complementary
#899AE4 #E4A689 #C8E489
monochromatic
#2D4AC5 #576FD9 #899AE4 #BBC5EF #E6EAF9
Accessibility & contrast
On white
2.69
#899AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#899AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AE4
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AE4 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#7A9AE2
Tritanopia (blue-blind)
#6CA9B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #899ae4; /* rgb */ color: rgb(137, 154, 228); /* oklch */ color: oklch(70.3% 0.110 273.4);
Tailwind
colors: {
custom: {
50: '#afb7ed',
500: '#899ae4',
950: '#000000',
},
}SCSS
$custom: #899ae4; $custom-light: #afb7ed; $custom-dark: #000000;
JSON
{
"hex": "#899ae4",
"rgb": {
"r": 137,
"g": 154,
"b": 228
},
"hsl": {
"h": 228.791,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.70258,
"c": 0.11038,
"h": 273.4
},
"luminance": 0.34031
}Semantic roles & 50–950 ramp
primary
#899AE4
secondary
#F0ECD9
accent
#AA1BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084