#899AEC#899AEC
#899AEC is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.7% C 0.122 H 274.0°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #899AEC |
|---|---|
| RGB | rgb(137, 154, 236) |
| HSL | hsl(230, 72%, 73%) |
| HSV | hsv(230, 42%, 93%) |
| CMYK | cmyk(41.9%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(65.34, 14.48, -43.21) |
| CIE-LCH | lch(65.34, 45.58, 288.53°) |
| OKLab | oklab(70.65% 0.0084 -0.1213) |
| OKLCH | oklch(70.65% 0.122 274) |
| XYZ | xyz(37.0078, 34.4839, 84.0467) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 5.28
Lavender Blue
#8B88F8
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.31
Periwinkle (survey)
#8E82FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AEC #ECDB89
analogous
#89CBEC #899AEC #A989EC
triadic
#899AEC #EC899A #9AEC89
tetradic
#899AEC #EC89CB #ECDB89 #89ECA9
square
#899AEC #EC89CB #ECDB89 #89ECA9
split-complementary
#899AEC #ECA989 #CBEC89
monochromatic
#2342D8 #546DE4 #899AEC #BEC7F4 #E5E8FB
Accessibility & contrast
On white
2.66
#899AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#899AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AEC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AEC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#759BEA
Tritanopia (blue-blind)
#68ABB8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899aec; /* rgb */ color: rgb(137, 154, 236); /* oklch */ color: oklch(70.7% 0.122 274.0);
Tailwind
colors: {
custom: {
50: '#afb7f2',
500: '#899aec',
950: '#000000',
},
}SCSS
$custom: #899aec; $custom-light: #afb7f2; $custom-dark: #000000;
JSON
{
"hex": "#899aec",
"rgb": {
"r": 137,
"g": 154,
"b": 236
},
"hsl": {
"h": 229.697,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.70653,
"c": 0.12162,
"h": 274
},
"luminance": 0.34486
}Semantic roles & 50–950 ramp
primary
#899AEC
secondary
#F2EED9
accent
#B311D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085