#899EF2#899EF2
#899EF2 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.8% C 0.125 H 272.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #899EF2 |
|---|---|
| RGB | rgb(137, 158, 242) |
| HSL | hsl(228, 80%, 74%) |
| HSV | hsv(228, 43%, 95%) |
| CMYK | cmyk(43.4%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.66, 13.88, -44.44) |
| CIE-LCH | lch(66.66, 46.56, 287.34°) |
| OKLab | oklab(71.76% 0.0049 -0.1249) |
| OKLCH | oklch(71.76% 0.125 272.3) |
| XYZ | xyz(38.5654, 36.1809, 88.9387) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.70
Cornflowerblue
#6495ED
ΔE00 6.58
Perrywinkle
#8F8CE7
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 7.77
Carolina Blue
#8AB8FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EF2 #F2DD89
analogous
#89D3F2 #899EF2 #A989F2
triadic
#899EF2 #F2899E #9EF289
tetradic
#899EF2 #F289D3 #F2DD89 #89F2A9
square
#899EF2 #F289D3 #F2DD89 #89F2A9
split-complementary
#899EF2 #F2A989 #D3F289
monochromatic
#1B43E6 #5271EC #899EF2 #C0CBF8 #E3E8FC
Accessibility & contrast
On white
2.55
#899EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#899EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EF2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EF2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#779EF0
Tritanopia (blue-blind)
#65AFBD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899ef2; /* rgb */ color: rgb(137, 158, 242); /* oklch */ color: oklch(71.8% 0.125 272.3);
Tailwind
colors: {
custom: {
50: '#b0baf6',
500: '#899ef2',
950: '#000000',
},
}SCSS
$custom: #899ef2; $custom-light: #b0baf6; $custom-dark: #000000;
JSON
{
"hex": "#899ef2",
"rgb": {
"r": 137,
"g": 158,
"b": 242
},
"hsl": {
"h": 228,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.71756,
"c": 0.12498,
"h": 272.3
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#899EF2
secondary
#F4EED7
accent
#B209DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085