#899EFA#899EFA
#899EFA is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.2% C 0.136 H 272.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #899EFA |
|---|---|
| RGB | rgb(137, 158, 250) |
| HSL | hsl(229, 92%, 76%) |
| HSV | hsv(229, 45%, 98%) |
| CMYK | cmyk(45.2%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(67.03, 16.16, -48.23) |
| CIE-LCH | lch(67.03, 50.86, 288.52°) |
| OKLab | oklab(72.17% 0.0067 -0.1359) |
| OKLCH | oklch(72.17% 0.136 272.8) |
| XYZ | xyz(39.7933, 36.6720, 95.4055) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Cornflowerblue
#6495ED
ΔE00 6.66
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.04
Soft Blue
#6488EA
ΔE00 7.84
Carolina Blue
#8AB8FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EFA #FAE589
analogous
#89D6FA #899EFA #AC89FA
triadic
#899EFA #FA899E #9EFA89
tetradic
#899EFA #FA89D6 #FAE589 #89FAAC
square
#899EFA #FA89D6 #FAE589 #89FAAC
split-complementary
#899EFA #FAAC89 #D6FA89
monochromatic
#143DF5 #4E6EF8 #899EFA #C4CEFC #E2E7FE
Accessibility & contrast
On white
2.52
#899EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#899EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EFA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EFA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#60B1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899efa; /* rgb */ color: rgb(137, 158, 250); /* oklch */ color: oklch(72.2% 0.136 272.8);
Tailwind
colors: {
custom: {
50: '#b0bafc',
500: '#899efa',
950: '#000000',
},
}SCSS
$custom: #899efa; $custom-light: #b0bafc; $custom-dark: #000000;
JSON
{
"hex": "#899efa",
"rgb": {
"r": 137,
"g": 158,
"b": 250
},
"hsl": {
"h": 228.85,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.72166,
"c": 0.13606,
"h": 272.8
},
"luminance": 0.36674
}Semantic roles & 50–950 ramp
primary
#899EFA
secondary
#F6F0D5
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085