#899BFC#899BFC
#899BFC is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.7% C 0.143 H 274.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #899BFC |
|---|---|
| RGB | rgb(137, 155, 252) |
| HSL | hsl(231, 95%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(45.6%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.36, 18.46, -50.38) |
| CIE-LCH | lch(66.36, 53.66, 290.13°) |
| OKLab | oklab(71.68% 0.0107 -0.1422) |
| OKLCH | oklch(71.68% 0.143 274.3) |
| XYZ | xyz(39.6031, 35.7872, 96.8974) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.66
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 7.49
Periwinkle (survey)
#8E82FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BFC #FCEA89
analogous
#89D5FC #899BFC #B189FC
triadic
#899BFC #FC899B #9BFC89
tetradic
#899BFC #FC89D5 #FCEA89 #89FCB1
square
#899BFC #FC89D5 #FCEA89 #89FCB1
split-complementary
#899BFC #FCB189 #D5FC89
monochromatic
#1236F9 #4D68FA #899BFC #C5CEFE #E1E6FE
Accessibility & contrast
On white
2.57
#899BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#899BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BFC
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BFC | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#5FAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899bfc; /* rgb */ color: rgb(137, 155, 252); /* oklch */ color: oklch(71.7% 0.143 274.3);
Tailwind
colors: {
custom: {
50: '#b1b8fe',
500: '#899bfc',
950: '#000000',
},
}SCSS
$custom: #899bfc; $custom-light: #b1b8fe; $custom-dark: #000000;
JSON
{
"hex": "#899bfc",
"rgb": {
"r": 137,
"g": 155,
"b": 252
},
"hsl": {
"h": 230.609,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.71679,
"c": 0.14258,
"h": 274.3
},
"luminance": 0.35789
}Semantic roles & 50–950 ramp
primary
#899BFC
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086