#899AE6#899AE6
#899AE6 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.4% C 0.113 H 273.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #899AE6 |
|---|---|
| RGB | rgb(137, 154, 230) |
| HSL | hsl(229, 65%, 72%) |
| HSV | hsv(229, 40%, 90%) |
| CMYK | cmyk(40.4%, 33%, 0%, 9.8%) |
| CIE-LAB | lab(65.07, 12.81, -40.34) |
| CIE-LCH | lch(65.07, 42.32, 287.62°) |
| OKLab | oklab(70.36% 0.007 -0.113) |
| OKLCH | oklch(70.36% 0.113 273.5) |
| XYZ | xyz(36.1507, 34.1410, 79.5326) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 5.27
Lavender Blue
#8B88F8
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.46
Periwinkle (survey)
#8E82FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AE6 #E6D589
analogous
#89C9E6 #899AE6 #A789E6
triadic
#899AE6 #E6899A #9AE689
tetradic
#899AE6 #E689C9 #E6D589 #89E6A7
square
#899AE6 #E689C9 #E6D589 #89E6A7
split-complementary
#899AE6 #E6A789 #C9E689
monochromatic
#2B48CA #576FDB #899AE6 #BCC5F1 #E6E9FA
Accessibility & contrast
On white
2.68
#899AE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#899AE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AE6
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AE6 | 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)
#80A2E9
Deuteranopia (green-blind)
#799AE4
Tritanopia (blue-blind)
#6BA9B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #899ae6; /* rgb */ color: rgb(137, 154, 230); /* oklch */ color: oklch(70.4% 0.113 273.5);
Tailwind
colors: {
custom: {
50: '#afb7ee',
500: '#899ae6',
950: '#000000',
},
}SCSS
$custom: #899ae6; $custom-light: #afb7ee; $custom-dark: #000000;
JSON
{
"hex": "#899ae6",
"rgb": {
"r": 137,
"g": 154,
"b": 230
},
"hsl": {
"h": 229.032,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.70355,
"c": 0.1132,
"h": 273.5
},
"luminance": 0.34143
}Semantic roles & 50–950 ramp
primary
#899AE6
secondary
#F1EDDA
accent
#AC19CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084