#899BF5#899BF5
#899BF5 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.3% C 0.133 H 274.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #899BF5 |
|---|---|
| RGB | rgb(137, 155, 245) |
| HSL | hsl(230, 84%, 75%) |
| HSV | hsv(230, 44%, 96%) |
| CMYK | cmyk(44.1%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(66.02, 16.46, -47.09) |
| CIE-LCH | lch(66.02, 49.88, 289.26°) |
| OKLab | oklab(71.31% 0.0092 -0.1326) |
| OKLCH | oklch(71.31% 0.133 274) |
| XYZ | xyz(38.5142, 35.3516, 91.1626) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.80
Perrywinkle
#8F8CE7
ΔE00 5.82
Lavender Blue
#8B88F8
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 7.38
Periwinkle (survey)
#8E82FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BF5 #F5E389
analogous
#89D1F5 #899BF5 #AD89F5
triadic
#899BF5 #F5899B #9BF589
tetradic
#899BF5 #F589D1 #F5E389 #89F5AD
square
#899BF5 #F589D1 #F5E389 #89F5AD
split-complementary
#899BF5 #F5AD89 #D1F589
monochromatic
#183BEB #516BF0 #899BF5 #C1CBFA #E3E7FD
Accessibility & contrast
On white
2.60
#899BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#899BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BF5
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BF5 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F9
Deuteranopia (green-blind)
#719CF3
Tritanopia (blue-blind)
#63ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899bf5; /* rgb */ color: rgb(137, 155, 245); /* oklch */ color: oklch(71.3% 0.133 274.0);
Tailwind
colors: {
custom: {
50: '#b0b8f9',
500: '#899bf5',
950: '#000000',
},
}SCSS
$custom: #899bf5; $custom-light: #b0b8f9; $custom-dark: #000000;
JSON
{
"hex": "#899bf5",
"rgb": {
"r": 137,
"g": 155,
"b": 245
},
"hsl": {
"h": 230,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.71312,
"c": 0.1329,
"h": 274
},
"luminance": 0.35354
}Semantic roles & 50–950 ramp
primary
#899BF5
secondary
#F5F0D6
accent
#BC05E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085