#899FE8#899FE8
#899FE8 is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.5% C 0.110 H 270.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #899FE8 |
|---|---|
| RGB | rgb(137, 159, 232) |
| HSL | hsl(226, 67%, 72%) |
| HSV | hsv(226, 41%, 91%) |
| CMYK | cmyk(40.9%, 31.5%, 0%, 9%) |
| CIE-LAB | lab(66.47, 10.50, -39.25) |
| CIE-LCH | lch(66.47, 40.63, 284.98°) |
| OKLab | oklab(71.47% 0.0012 -0.1098) |
| OKLCH | oklch(71.47% 0.11 270.6) |
| XYZ | xyz(37.2757, 35.9390, 81.3011) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.67
Cornflowerblue
#6495ED
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 6.86
Lavender Blue
#8B88F8
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.03
Carolina Blue
#8AB8FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FE8 #E8D289
analogous
#89CFE8 #899FE8 #A289E8
triadic
#899FE8 #E8899F #9FE889
tetradic
#899FE8 #E889CF #E8D289 #89E8A2
square
#899FE8 #E889CF #E8D289 #89E8A2
split-complementary
#899FE8 #E8A289 #CFE889
monochromatic
#284FCE #5675DE #899FE8 #BCC9F2 #E5EAFA
Accessibility & contrast
On white
2.56
#899FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#899FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FE8
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FE8 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EB
Deuteranopia (green-blind)
#7D9EE6
Tritanopia (blue-blind)
#6AAEB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899fe8; /* rgb */ color: rgb(137, 159, 232); /* oklch */ color: oklch(71.5% 0.110 270.6);
Tailwind
colors: {
custom: {
50: '#afbbef',
500: '#899fe8',
950: '#000000',
},
}SCSS
$custom: #899fe8; $custom-light: #afbbef; $custom-dark: #000000;
JSON
{
"hex": "#899fe8",
"rgb": {
"r": 137,
"g": 159,
"b": 232
},
"hsl": {
"h": 226.105,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.71467,
"c": 0.10984,
"h": 270.6
},
"luminance": 0.35941
}Semantic roles & 50–950 ramp
primary
#899FE8
secondary
#F2ECD9
accent
#A416CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084