#899AFC#899AFC
#899AFC is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.5% C 0.144 H 274.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #899AFC |
|---|---|
| RGB | rgb(137, 154, 252) |
| HSL | hsl(231, 95%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(45.6%, 38.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.10, 19.04, -50.78) |
| CIE-LCH | lch(66.10, 54.24, 290.55°) |
| OKLab | oklab(71.48% 0.0119 -0.1434) |
| OKLCH | oklch(71.48% 0.144 274.7) |
| XYZ | xyz(39.4374, 35.4557, 96.8422) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.46
Lavender Blue
#8B88F8
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 6.95
Soft Blue
#6488EA
ΔE00 7.38
Periwinkle (survey)
#8E82FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AFC #FCEB89
analogous
#89D4FC #899AFC #B289FC
triadic
#899AFC #FC899A #9AFC89
tetradic
#899AFC #FC89D4 #FCEB89 #89FCB2
square
#899AFC #FC89D4 #FCEB89 #89FCB2
split-complementary
#899AFC #FCB289 #D4FC89
monochromatic
#1234F9 #4D67FA #899AFC #C5CDFE #E1E5FE
Accessibility & contrast
On white
2.60
#899AFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#899AFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AFC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AFC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#6B9CFA
Tritanopia (blue-blind)
#5FAEBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899afc; /* rgb */ color: rgb(137, 154, 252); /* oklch */ color: oklch(71.5% 0.144 274.7);
Tailwind
colors: {
custom: {
50: '#b1b7fe',
500: '#899afc',
950: '#000000',
},
}SCSS
$custom: #899afc; $custom-light: #b1b7fe; $custom-dark: #000000;
JSON
{
"hex": "#899afc",
"rgb": {
"r": 137,
"g": 154,
"b": 252
},
"hsl": {
"h": 231.13,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.71483,
"c": 0.14385,
"h": 274.7
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#899AFC
secondary
#F6F1D5
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086