#899CFA#899CFA
#899CFA is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.8% C 0.139 H 273.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #899CFA |
|---|---|
| RGB | rgb(137, 156, 250) |
| HSL | hsl(230, 92%, 76%) |
| HSV | hsv(230, 45%, 98%) |
| CMYK | cmyk(45.2%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(66.52, 17.31, -49.04) |
| CIE-LCH | lch(66.52, 52.00, 289.44°) |
| OKLab | oklab(71.77% 0.0091 -0.1383) |
| OKLCH | oklch(71.77% 0.139 273.8) |
| XYZ | xyz(39.4550, 35.9953, 95.2927) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.90
Perrywinkle
#8F8CE7
ΔE00 6.32
Lavender Blue
#8B88F8
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 7.57
Periwinkle (survey)
#8E82FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899CFA #FAE789
analogous
#89D4FA #899CFA #AE89FA
triadic
#899CFA #FA899C #9CFA89
tetradic
#899CFA #FA89D4 #FAE789 #89FAAE
square
#899CFA #FA89D4 #FAE789 #89FAAE
split-complementary
#899CFA #FAAE89 #D4FA89
monochromatic
#1439F5 #4E6BF8 #899CFA #C4CDFC #E2E6FE
Accessibility & contrast
On white
2.56
#899CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#899CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899CFA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899CFA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#60AFBF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899cfa; /* rgb */ color: rgb(137, 156, 250); /* oklch */ color: oklch(71.8% 0.139 273.8);
Tailwind
colors: {
custom: {
50: '#b0b9fc',
500: '#899cfa',
950: '#000000',
},
}SCSS
$custom: #899cfa; $custom-light: #b0b9fc; $custom-dark: #000000;
JSON
{
"hex": "#899cfa",
"rgb": {
"r": 137,
"g": 156,
"b": 250
},
"hsl": {
"h": 229.912,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.7177,
"c": 0.13856,
"h": 273.8
},
"luminance": 0.35997
}Semantic roles & 50–950 ramp
primary
#899CFA
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085