#899BFE#899BFE
#899BFE is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.8% C 0.145 H 274.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #899BFE |
|---|---|
| RGB | rgb(137, 155, 254) |
| HSL | hsl(231, 98%, 77%) |
| HSV | hsv(231, 46%, 100%) |
| CMYK | cmyk(46.1%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(66.45, 19.04, -51.32) |
| CIE-LCH | lch(66.45, 54.73, 290.36°) |
| OKLab | oklab(71.79% 0.0111 -0.1449) |
| OKLCH | oklch(71.79% 0.145 274.4) |
| XYZ | xyz(39.9217, 35.9146, 98.5753) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.71
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.54
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BFE #FEEC89
analogous
#89D6FE #899BFE #B289FE
triadic
#899BFE #FE899B #9BFE89
tetradic
#899BFE #FE89D6 #FEEC89 #89FEB2
square
#899BFE #FE89D6 #FEEC89 #89FEB2
split-complementary
#899BFE #FEB289 #D6FE89
monochromatic
#1034FD #4C68FD #899BFE #C6CEFF #E1E5FF
Accessibility & contrast
On white
2.57
#899BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#899BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BFE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BFE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#5EB0C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899bfe; /* rgb */ color: rgb(137, 155, 254); /* oklch */ color: oklch(71.8% 0.145 274.4);
Tailwind
colors: {
custom: {
50: '#b1b8ff',
500: '#899bfe',
950: '#000000',
},
}SCSS
$custom: #899bfe; $custom-light: #b1b8ff; $custom-dark: #000000;
JSON
{
"hex": "#899bfe",
"rgb": {
"r": 137,
"g": 155,
"b": 254
},
"hsl": {
"h": 230.769,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.71786,
"c": 0.14533,
"h": 274.4
},
"luminance": 0.35917
}Semantic roles & 50–950 ramp
primary
#899BFE
secondary
#F7F2D4
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086