#899AFA#899AFA
#899AFA is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.4% C 0.141 H 274.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #899AFA |
|---|---|
| RGB | rgb(137, 154, 250) |
| HSL | hsl(231, 92%, 76%) |
| HSV | hsv(231, 45%, 98%) |
| CMYK | cmyk(45.2%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(66.00, 18.47, -49.85) |
| CIE-LCH | lch(66.00, 53.16, 290.33°) |
| OKLab | oklab(71.38% 0.0115 -0.1406) |
| OKLCH | oklch(71.38% 0.141 274.7) |
| XYZ | xyz(39.1221, 35.3296, 95.1818) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.44
Perrywinkle
#8F8CE7
ΔE00 5.77
Lavender Blue
#8B88F8
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 6.91
Soft Blue
#6488EA
ΔE00 7.34
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AFA #FAE989
analogous
#89D3FA #899AFA #B089FA
triadic
#899AFA #FA899A #9AFA89
tetradic
#899AFA #FA89D3 #FAE989 #89FAB0
square
#899AFA #FA89D3 #FAE989 #89FAB0
split-complementary
#899AFA #FAB089 #D3FA89
monochromatic
#1435F5 #4E68F8 #899AFA #C4CCFC #E2E6FE
Accessibility & contrast
On white
2.60
#899AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#899AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AFA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AFA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6D9CF8
Tritanopia (blue-blind)
#61AEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899afa; /* rgb */ color: rgb(137, 154, 250); /* oklch */ color: oklch(71.4% 0.141 274.7);
Tailwind
colors: {
custom: {
50: '#b0b7fc',
500: '#899afa',
950: '#000000',
},
}SCSS
$custom: #899afa; $custom-light: #b0b7fc; $custom-dark: #000000;
JSON
{
"hex": "#899afa",
"rgb": {
"r": 137,
"g": 154,
"b": 250
},
"hsl": {
"h": 230.973,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.71377,
"c": 0.14109,
"h": 274.7
},
"luminance": 0.35332
}Semantic roles & 50–950 ramp
primary
#899AFA
secondary
#F6F1D5
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085