#899BF6#899BF6
#899BF6 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.4% C 0.134 H 274.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #899BF6 |
|---|---|
| RGB | rgb(137, 155, 246) |
| HSL | hsl(230, 86%, 75%) |
| HSV | hsv(230, 44%, 96%) |
| CMYK | cmyk(44.3%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(66.07, 16.74, -47.56) |
| CIE-LCH | lch(66.07, 50.42, 289.39°) |
| OKLab | oklab(71.36% 0.0095 -0.134) |
| OKLCH | oklch(71.36% 0.134 274) |
| XYZ | xyz(38.6673, 35.4128, 91.9688) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.75
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 7.39
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BF6 #F6E489
analogous
#89D1F6 #899BF6 #AE89F6
triadic
#899BF6 #F6899B #9BF689
tetradic
#899BF6 #F689D1 #F6E489 #89F6AE
square
#899BF6 #F689D1 #F6E489 #89F6AE
split-complementary
#899BF6 #F6AE89 #D1F689
monochromatic
#173BED #506BF2 #899BF6 #C2CBFA #E3E7FD
Accessibility & contrast
On white
2.60
#899BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#899BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BF6
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BF6 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#719CF4
Tritanopia (blue-blind)
#63AEBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899bf6; /* rgb */ color: rgb(137, 155, 246); /* oklch */ color: oklch(71.4% 0.134 274.0);
Tailwind
colors: {
custom: {
50: '#b0b8f9',
500: '#899bf6',
950: '#000000',
},
}SCSS
$custom: #899bf6; $custom-light: #b0b8f9; $custom-dark: #000000;
JSON
{
"hex": "#899bf6",
"rgb": {
"r": 137,
"g": 155,
"b": 246
},
"hsl": {
"h": 230.092,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.71363,
"c": 0.13428,
"h": 274
},
"luminance": 0.35415
}Semantic roles & 50–950 ramp
primary
#899BF6
secondary
#F5F0D6
accent
#BD03E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085