#899EFC#899EFC
#899EFC is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.3% C 0.139 H 272.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #899EFC |
|---|---|
| RGB | rgb(137, 158, 252) |
| HSL | hsl(229, 95%, 76%) |
| HSV | hsv(229, 46%, 99%) |
| CMYK | cmyk(45.6%, 37.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.13, 16.73, -49.17) |
| CIE-LCH | lch(67.13, 51.94, 288.80°) |
| OKLab | oklab(72.27% 0.0071 -0.1386) |
| OKLCH | oklch(72.27% 0.139 272.9) |
| XYZ | xyz(40.1086, 36.7981, 97.0659) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.43
Cornflowerblue
#6495ED
ΔE00 6.70
Perrywinkle
#8F8CE7
ΔE00 6.97
Lavender Blue
#8B88F8
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EFC #FCE789
analogous
#89D8FC #899EFC #AE89FC
triadic
#899EFC #FC899E #9EFC89
tetradic
#899EFC #FC89D8 #FCE789 #89FCAE
square
#899EFC #FC89D8 #FCE789 #89FCAE
split-complementary
#899EFC #FCAE89 #D8FC89
monochromatic
#123CF9 #4D6DFA #899EFC #C5CFFE #E1E6FE
Accessibility & contrast
On white
2.51
#899EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#899EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EFC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EFC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#719FFA
Tritanopia (blue-blind)
#5FB1C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899efc; /* rgb */ color: rgb(137, 158, 252); /* oklch */ color: oklch(72.3% 0.139 272.9);
Tailwind
colors: {
custom: {
50: '#b0bafe',
500: '#899efc',
950: '#000000',
},
}SCSS
$custom: #899efc; $custom-light: #b0bafe; $custom-dark: #000000;
JSON
{
"hex": "#899efc",
"rgb": {
"r": 137,
"g": 158,
"b": 252
},
"hsl": {
"h": 229.043,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.7227,
"c": 0.13881,
"h": 272.9
},
"luminance": 0.368
}Semantic roles & 50–950 ramp
primary
#899EFC
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086