#899BFD#899BFD
#899BFD is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.7% C 0.144 H 274.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #899BFD |
|---|---|
| RGB | rgb(137, 155, 253) |
| HSL | hsl(231, 97%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(45.8%, 38.7%, 0%, 0.8%) |
| CIE-LAB | lab(66.41, 18.75, -50.85) |
| CIE-LCH | lch(66.41, 54.20, 290.24°) |
| OKLab | oklab(71.73% 0.0109 -0.1435) |
| OKLCH | oklch(71.73% 0.144 274.3) |
| XYZ | xyz(39.7620, 35.8507, 97.7342) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.68
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.89
Soft Blue
#6488EA
ΔE00 7.51
Periwinkle (survey)
#8E82FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BFD #FDEB89
analogous
#89D5FD #899BFD #B189FD
triadic
#899BFD #FD899B #9BFD89
tetradic
#899BFD #FD89D5 #FDEB89 #89FDB1
square
#899BFD #FD89D5 #FDEB89 #89FDB1
split-complementary
#899BFD #FDB189 #D5FD89
monochromatic
#1135FB #4D68FC #899BFD #C5CEFE #E1E5FE
Accessibility & contrast
On white
2.57
#899BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#899BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BFD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BFD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#5FAFC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899bfd; /* rgb */ color: rgb(137, 155, 253); /* oklch */ color: oklch(71.7% 0.144 274.3);
Tailwind
colors: {
custom: {
50: '#b1b8fe',
500: '#899bfd',
950: '#000000',
},
}SCSS
$custom: #899bfd; $custom-light: #b1b8fe; $custom-dark: #000000;
JSON
{
"hex": "#899bfd",
"rgb": {
"r": 137,
"g": 155,
"b": 253
},
"hsl": {
"h": 230.69,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.71733,
"c": 0.14395,
"h": 274.3
},
"luminance": 0.35853
}Semantic roles & 50–950 ramp
primary
#899BFD
secondary
#F7F1D4
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086