#899BE7#899BE7
#899BE7 is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.6% C 0.113 H 273.0°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #899BE7 |
|---|---|
| RGB | rgb(137, 155, 231) |
| HSL | hsl(229, 66%, 72%) |
| HSV | hsv(229, 41%, 91%) |
| CMYK | cmyk(40.7%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(65.38, 12.51, -40.41) |
| CIE-LCH | lch(65.38, 42.30, 287.21°) |
| OKLab | oklab(70.61% 0.006 -0.1132) |
| OKLCH | oklch(70.61% 0.113 273) |
| XYZ | xyz(36.4573, 34.5288, 80.3296) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 6.94
Soft Blue
#6488EA
ΔE00 7.54
Periwinkle (survey)
#8E82FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BE7 #E7D589
analogous
#89CAE7 #899BE7 #A689E7
triadic
#899BE7 #E7899B #9BE789
tetradic
#899BE7 #E789CA #E7D589 #89E7A6
square
#899BE7 #E789CA #E7D589 #89E7A6
split-complementary
#899BE7 #E7A689 #CAE789
monochromatic
#2A49CC #5670DD #899BE7 #BCC6F1 #E6E9FA
Accessibility & contrast
On white
2.66
#899BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#899BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BE7
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BE7 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EA
Deuteranopia (green-blind)
#799BE5
Tritanopia (blue-blind)
#6BAAB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899be7; /* rgb */ color: rgb(137, 155, 231); /* oklch */ color: oklch(70.6% 0.113 273.0);
Tailwind
colors: {
custom: {
50: '#afb8ef',
500: '#899be7',
950: '#000000',
},
}SCSS
$custom: #899be7; $custom-light: #afb8ef; $custom-dark: #000000;
JSON
{
"hex": "#899be7",
"rgb": {
"r": 137,
"g": 155,
"b": 231
},
"hsl": {
"h": 228.511,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.70606,
"c": 0.11335,
"h": 273
},
"luminance": 0.34531
}Semantic roles & 50–950 ramp
primary
#899BE7
secondary
#F1EDDA
accent
#AB17CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084