#899BFA#899BFA
#899BFA is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.6% C 0.140 H 274.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #899BFA |
|---|---|
| RGB | rgb(137, 155, 250) |
| HSL | hsl(230, 92%, 76%) |
| HSV | hsv(230, 45%, 98%) |
| CMYK | cmyk(45.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(66.26, 17.89, -49.44) |
| CIE-LCH | lch(66.26, 52.58, 289.89°) |
| OKLab | oklab(71.57% 0.0103 -0.1394) |
| OKLCH | oklch(71.57% 0.14 274.2) |
| XYZ | xyz(39.2878, 35.6610, 95.2370) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.65
Perrywinkle
#8F8CE7
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 6.09
Cornflowerblue
#6495ED
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 7.45
Periwinkle (survey)
#8E82FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BFA #FAE889
analogous
#89D4FA #899BFA #AF89FA
triadic
#899BFA #FA899B #9BFA89
tetradic
#899BFA #FA89D4 #FAE889 #89FAAF
square
#899BFA #FA89D4 #FAE889 #89FAAF
split-complementary
#899BFA #FAAF89 #D4FA89
monochromatic
#1437F5 #4E69F8 #899BFA #C4CDFC #E2E6FE
Accessibility & contrast
On white
2.58
#899BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#899BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BFA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BFA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#60AFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899bfa; /* rgb */ color: rgb(137, 155, 250); /* oklch */ color: oklch(71.6% 0.140 274.2);
Tailwind
colors: {
custom: {
50: '#b0b8fc',
500: '#899bfa',
950: '#000000',
},
}SCSS
$custom: #899bfa; $custom-light: #b0b8fc; $custom-dark: #000000;
JSON
{
"hex": "#899bfa",
"rgb": {
"r": 137,
"g": 155,
"b": 250
},
"hsl": {
"h": 230.442,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.71573,
"c": 0.13982,
"h": 274.2
},
"luminance": 0.35663
}Semantic roles & 50–950 ramp
primary
#899BFA
secondary
#F6F1D5
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085