#899AFD#899AFD
#899AFD is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.5% C 0.145 H 274.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #899AFD |
|---|---|
| RGB | rgb(137, 154, 253) |
| HSL | hsl(231, 97%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(45.8%, 39.1%, 0%, 0.8%) |
| CIE-LAB | lab(66.15, 19.33, -51.25) |
| CIE-LCH | lch(66.15, 54.78, 290.67°) |
| OKLab | oklab(71.54% 0.0121 -0.1447) |
| OKLCH | oklch(71.54% 0.145 274.8) |
| XYZ | xyz(39.5963, 35.5192, 97.6789) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.48
Lavender Blue
#8B88F8
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 7.40
Periwinkle (survey)
#8E82FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AFD #FDEC89
analogous
#89D4FD #899AFD #B289FD
triadic
#899AFD #FD899A #9AFD89
tetradic
#899AFD #FD89D4 #FDEC89 #89FDB2
square
#899AFD #FD89D4 #FDEC89 #89FDB2
split-complementary
#899AFD #FDB289 #D4FD89
monochromatic
#1133FB #4D66FC #899AFD #C5CEFE #E1E5FE
Accessibility & contrast
On white
2.59
#899AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#899AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AFD
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AFD | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#6B9CFB
Tritanopia (blue-blind)
#5FAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899afd; /* rgb */ color: rgb(137, 154, 253); /* oklch */ color: oklch(71.5% 0.145 274.8);
Tailwind
colors: {
custom: {
50: '#b1b7fe',
500: '#899afd',
950: '#000000',
},
}SCSS
$custom: #899afd; $custom-light: #b1b7fe; $custom-dark: #000000;
JSON
{
"hex": "#899afd",
"rgb": {
"r": 137,
"g": 154,
"b": 253
},
"hsl": {
"h": 231.207,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.71537,
"c": 0.14522,
"h": 274.8
},
"luminance": 0.35521
}Semantic roles & 50–950 ramp
primary
#899AFD
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086