#899EFD#899EFD
#899EFD is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.3% C 0.140 H 273.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #899EFD |
|---|---|
| RGB | rgb(137, 158, 253) |
| HSL | hsl(229, 97%, 76%) |
| HSV | hsv(229, 46%, 99%) |
| CMYK | cmyk(45.8%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.17, 17.02, -49.64) |
| CIE-LCH | lch(67.17, 52.47, 288.93°) |
| OKLab | oklab(72.32% 0.0073 -0.14) |
| OKLCH | oklch(72.32% 0.14 273) |
| XYZ | xyz(40.2675, 36.8617, 97.9027) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Cornflowerblue
#6495ED
ΔE00 6.73
Perrywinkle
#8F8CE7
ΔE00 7.01
Lavender Blue
#8B88F8
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EFD #FDE889
analogous
#89D8FD #899EFD #AE89FD
triadic
#899EFD #FD899E #9EFD89
tetradic
#899EFD #FD89D8 #FDE889 #89FDAE
square
#899EFD #FD89D8 #FDE889 #89FDAE
split-complementary
#899EFD #FDAE89 #D8FD89
monochromatic
#113BFB #4D6DFC #899EFD #C5CFFE #E1E6FE
Accessibility & contrast
On white
2.51
#899EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#899EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EFD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EFD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#5EB2C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899efd; /* rgb */ color: rgb(137, 158, 253); /* oklch */ color: oklch(72.3% 0.140 273.0);
Tailwind
colors: {
custom: {
50: '#b1bafe',
500: '#899efd',
950: '#000000',
},
}SCSS
$custom: #899efd; $custom-light: #b1bafe; $custom-dark: #000000;
JSON
{
"hex": "#899efd",
"rgb": {
"r": 137,
"g": 158,
"b": 253
},
"hsl": {
"h": 229.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.72322,
"c": 0.14018,
"h": 273
},
"luminance": 0.36864
}Semantic roles & 50–950 ramp
primary
#899EFD
secondary
#F7F1D4
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086