#899EF6#899EF6
#899EF6 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.0% C 0.131 H 272.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #899EF6 |
|---|---|
| RGB | rgb(137, 158, 246) |
| HSL | hsl(228, 86%, 75%) |
| HSV | hsv(228, 44%, 96%) |
| CMYK | cmyk(44.3%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(66.84, 15.01, -46.34) |
| CIE-LCH | lch(66.84, 48.71, 287.95°) |
| OKLab | oklab(71.96% 0.0058 -0.1304) |
| OKLCH | oklch(71.96% 0.131 272.6) |
| XYZ | xyz(39.1728, 36.4238, 92.1373) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.52
Cornflowerblue
#6495ED
ΔE00 6.60
Perrywinkle
#8F8CE7
ΔE00 6.74
Lavender Blue
#8B88F8
ΔE00 7.09
Soft Blue
#6488EA
ΔE00 7.79
Carolina Blue
#8AB8FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EF6 #F6E189
analogous
#89D5F6 #899EF6 #AA89F6
triadic
#899EF6 #F6899E #9EF689
tetradic
#899EF6 #F689D5 #F6E189 #89F6AA
square
#899EF6 #F689D5 #F6E189 #89F6AA
split-complementary
#899EF6 #F6AA89 #D5F689
monochromatic
#1741ED #506FF2 #899EF6 #C2CDFA #E3E8FD
Accessibility & contrast
On white
2.53
#899EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#899EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EF6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EF6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7FA
Deuteranopia (green-blind)
#749EF4
Tritanopia (blue-blind)
#62B0BE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899ef6; /* rgb */ color: rgb(137, 158, 246); /* oklch */ color: oklch(72.0% 0.131 272.6);
Tailwind
colors: {
custom: {
50: '#b0baf9',
500: '#899ef6',
950: '#000000',
},
}SCSS
$custom: #899ef6; $custom-light: #b0baf9; $custom-dark: #000000;
JSON
{
"hex": "#899ef6",
"rgb": {
"r": 137,
"g": 158,
"b": 246
},
"hsl": {
"h": 228.44,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.71959,
"c": 0.13053,
"h": 272.6
},
"luminance": 0.36426
}Semantic roles & 50–950 ramp
primary
#899EF6
secondary
#F5EFD6
accent
#B703E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085