#899BEC#899BEC
#899BEC is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.9% C 0.120 H 273.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #899BEC |
|---|---|
| RGB | rgb(137, 155, 236) |
| HSL | hsl(229, 72%, 73%) |
| HSV | hsv(229, 42%, 93%) |
| CMYK | cmyk(41.9%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(65.60, 13.91, -42.81) |
| CIE-LCH | lch(65.60, 45.01, 288.00°) |
| OKLab | oklab(70.85% 0.0072 -0.1201) |
| OKLCH | oklch(70.85% 0.12 273.4) |
| XYZ | xyz(37.1736, 34.8153, 84.1019) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.51
Perrywinkle
#8F8CE7
ΔE00 5.59
Lavender Blue
#8B88F8
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 7.42
Periwinkle (survey)
#8E82FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BEC #ECDA89
analogous
#89CCEC #899BEC #A889EC
triadic
#899BEC #EC899B #9BEC89
tetradic
#899BEC #EC89CC #ECDA89 #89ECA8
square
#899BEC #EC89CC #ECDA89 #89ECA8
split-complementary
#899BEC #ECA889 #CCEC89
monochromatic
#2344D8 #546EE4 #899BEC #BEC8F4 #E5E9FB
Accessibility & contrast
On white
2.64
#899BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#899BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BEC
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BEC | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#769CEA
Tritanopia (blue-blind)
#68ABB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899bec; /* rgb */ color: rgb(137, 155, 236); /* oklch */ color: oklch(70.9% 0.120 273.4);
Tailwind
colors: {
custom: {
50: '#afb8f2',
500: '#899bec',
950: '#000000',
},
}SCSS
$custom: #899bec; $custom-light: #afb8f2; $custom-dark: #000000;
JSON
{
"hex": "#899bec",
"rgb": {
"r": 137,
"g": 155,
"b": 236
},
"hsl": {
"h": 229.091,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.70854,
"c": 0.12036,
"h": 273.4
},
"luminance": 0.34817
}Semantic roles & 50–950 ramp
primary
#899BEC
secondary
#F2EED9
accent
#B111D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085