#899FE9#899FE9
#899FE9 is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.5% C 0.111 H 270.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #899FE9 |
|---|---|
| RGB | rgb(137, 159, 233) |
| HSL | hsl(226, 69%, 73%) |
| HSV | hsv(226, 41%, 91%) |
| CMYK | cmyk(41.2%, 31.8%, 0%, 8.6%) |
| CIE-LAB | lab(66.52, 10.78, -39.73) |
| CIE-LCH | lch(66.52, 41.17, 285.18°) |
| OKLab | oklab(71.52% 0.0015 -0.1112) |
| OKLCH | oklch(71.52% 0.111 270.8) |
| XYZ | xyz(37.4181, 35.9960, 82.0513) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.59
Cornflowerblue
#6495ED
ΔE00 6.63
Perrywinkle
#8F8CE7
ΔE00 6.85
Lavender Blue
#8B88F8
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.01
Carolina Blue
#8AB8FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FE9 #E9D389
analogous
#89CFE9 #899FE9 #A389E9
triadic
#899FE9 #E9899F #9FE989
tetradic
#899FE9 #E989CF #E9D389 #89E9A3
square
#899FE9 #E989CF #E9D389 #89E9A3
split-complementary
#899FE9 #E9A389 #CFE989
monochromatic
#274ED1 #5575DF #899FE9 #BDC9F3 #E5EAFA
Accessibility & contrast
On white
2.56
#899FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#899FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FE9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FE9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EC
Deuteranopia (green-blind)
#7D9EE7
Tritanopia (blue-blind)
#69AEBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899fe9; /* rgb */ color: rgb(137, 159, 233); /* oklch */ color: oklch(71.5% 0.111 270.8);
Tailwind
colors: {
custom: {
50: '#afbbf0',
500: '#899fe9',
950: '#000000',
},
}SCSS
$custom: #899fe9; $custom-light: #afbbf0; $custom-dark: #000000;
JSON
{
"hex": "#899fe9",
"rgb": {
"r": 137,
"g": 159,
"b": 233
},
"hsl": {
"h": 226.25,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.71515,
"c": 0.11123,
"h": 270.8
},
"luminance": 0.35998
}Semantic roles & 50–950 ramp
primary
#899FE9
secondary
#F2ECD9
accent
#A615D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084