#899AE7#899AE7
#899AE7 is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.4% C 0.115 H 273.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #899AE7 |
|---|---|
| RGB | rgb(137, 154, 231) |
| HSL | hsl(229, 66%, 72%) |
| HSV | hsv(229, 41%, 91%) |
| CMYK | cmyk(40.7%, 33.3%, 0%, 9.4%) |
| CIE-LAB | lab(65.12, 13.09, -40.82) |
| CIE-LCH | lch(65.12, 42.86, 287.78°) |
| OKLab | oklab(70.41% 0.0073 -0.1144) |
| OKLCH | oklch(70.41% 0.115 273.6) |
| XYZ | xyz(36.2916, 34.1974, 80.2743) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.94
Perrywinkle
#8F8CE7
ΔE00 5.26
Lavender Blue
#8B88F8
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.04
Soft Blue
#6488EA
ΔE00 7.43
Periwinkle (survey)
#8E82FE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AE7 #E7D689
analogous
#89C9E7 #899AE7 #A789E7
triadic
#899AE7 #E7899A #9AE789
tetradic
#899AE7 #E789C9 #E7D689 #89E7A7
square
#899AE7 #E789C9 #E7D689 #89E7A7
split-complementary
#899AE7 #E7A789 #C9E789
monochromatic
#2A47CC #566EDD #899AE7 #BCC6F1 #E6E9FA
Accessibility & contrast
On white
2.68
#899AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#899AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AE7
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AE7 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2EA
Deuteranopia (green-blind)
#789AE5
Tritanopia (blue-blind)
#6BA9B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #899ae7; /* rgb */ color: rgb(137, 154, 231); /* oklch */ color: oklch(70.4% 0.115 273.6);
Tailwind
colors: {
custom: {
50: '#afb7ef',
500: '#899ae7',
950: '#000000',
},
}SCSS
$custom: #899ae7; $custom-light: #afb7ef; $custom-dark: #000000;
JSON
{
"hex": "#899ae7",
"rgb": {
"r": 137,
"g": 154,
"b": 231
},
"hsl": {
"h": 229.149,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.70405,
"c": 0.11461,
"h": 273.6
},
"luminance": 0.34199
}Semantic roles & 50–950 ramp
primary
#899AE7
secondary
#F1EDDA
accent
#AD17CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084