#899DFA#899DFA
#899DFA is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.0% C 0.137 H 273.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #899DFA |
|---|---|
| RGB | rgb(137, 157, 250) |
| HSL | hsl(229, 92%, 76%) |
| HSV | hsv(229, 45%, 98%) |
| CMYK | cmyk(45.2%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(66.77, 16.73, -48.63) |
| CIE-LCH | lch(66.77, 51.43, 288.99°) |
| OKLab | oklab(71.97% 0.0079 -0.1371) |
| OKLCH | oklch(71.97% 0.137 273.3) |
| XYZ | xyz(39.6234, 36.3323, 95.3489) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.16
Perrywinkle
#8F8CE7
ΔE00 6.60
Cornflowerblue
#6495ED
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DFA #FAE689
analogous
#89D5FA #899DFA #AD89FA
triadic
#899DFA #FA899D #9DFA89
tetradic
#899DFA #FA89D5 #FAE689 #89FAAD
square
#899DFA #FA89D5 #FAE689 #89FAAD
split-complementary
#899DFA #FAAD89 #D5FA89
monochromatic
#143BF5 #4E6CF8 #899DFA #C4CEFC #E2E7FE
Accessibility & contrast
On white
2.54
#899DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#899DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DFA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DFA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#60B0C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899dfa; /* rgb */ color: rgb(137, 157, 250); /* oklch */ color: oklch(72.0% 0.137 273.3);
Tailwind
colors: {
custom: {
50: '#b0b9fc',
500: '#899dfa',
950: '#000000',
},
}SCSS
$custom: #899dfa; $custom-light: #b0b9fc; $custom-dark: #000000;
JSON
{
"hex": "#899dfa",
"rgb": {
"r": 137,
"g": 157,
"b": 250
},
"hsl": {
"h": 229.381,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.71968,
"c": 0.1373,
"h": 273.3
},
"luminance": 0.36334
}Semantic roles & 50–950 ramp
primary
#899DFA
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085