#899FEB#899FEB
#899FEB is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.6% C 0.114 H 271.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #899FEB |
|---|---|
| RGB | rgb(137, 159, 235) |
| HSL | hsl(227, 71%, 73%) |
| HSV | hsv(227, 42%, 92%) |
| CMYK | cmyk(41.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.60, 11.33, -40.69) |
| CIE-LCH | lch(66.60, 42.24, 285.56°) |
| OKLab | oklab(71.61% 0.002 -0.114) |
| OKLCH | oklch(71.61% 0.114 271) |
| XYZ | xyz(37.7055, 36.1109, 83.5645) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.42
Cornflowerblue
#6495ED
ΔE00 6.60
Perrywinkle
#8F8CE7
ΔE00 6.85
Lavender Blue
#8B88F8
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FEB #EBD589
analogous
#89D0EB #899FEB #A489EB
triadic
#899FEB #EB899F #9FEB89
tetradic
#899FEB #EB89D0 #EBD589 #89EBA4
square
#899FEB #EB89D0 #EBD589 #89EBA4
split-complementary
#899FEB #EBA489 #D0EB89
monochromatic
#244CD5 #5574E2 #899FEB #BDCAF4 #E5EAFB
Accessibility & contrast
On white
2.55
#899FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#899FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FEB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FEB | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EE
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#68AEBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899feb; /* rgb */ color: rgb(137, 159, 235); /* oklch */ color: oklch(71.6% 0.114 271.0);
Tailwind
colors: {
custom: {
50: '#afbbf1',
500: '#899feb',
950: '#000000',
},
}SCSS
$custom: #899feb; $custom-light: #afbbf1; $custom-dark: #000000;
JSON
{
"hex": "#899feb",
"rgb": {
"r": 137,
"g": 159,
"b": 235
},
"hsl": {
"h": 226.531,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.71612,
"c": 0.11402,
"h": 271
},
"luminance": 0.36113
}Semantic roles & 50–950 ramp
primary
#899FEB
secondary
#F2ECD9
accent
#A812D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085