#899DFC#899DFC
#899DFC is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.1% C 0.140 H 273.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #899DFC |
|---|---|
| RGB | rgb(137, 157, 252) |
| HSL | hsl(230, 95%, 76%) |
| HSV | hsv(230, 46%, 99%) |
| CMYK | cmyk(45.6%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.87, 17.31, -49.57) |
| CIE-LCH | lch(66.87, 52.51, 289.25°) |
| OKLab | oklab(72.07% 0.0083 -0.1398) |
| OKLCH | oklch(72.07% 0.14 273.4) |
| XYZ | xyz(39.9387, 36.4584, 97.0093) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.16
Perrywinkle
#8F8CE7
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DFC #FCE889
analogous
#89D7FC #899DFC #AF89FC
triadic
#899DFC #FC899D #9DFC89
tetradic
#899DFC #FC89D7 #FCE889 #89FCAF
square
#899DFC #FC89D7 #FCE889 #89FCAF
split-complementary
#899DFC #FCAF89 #D7FC89
monochromatic
#123AF9 #4D6BFA #899DFC #C5CFFE #E1E6FE
Accessibility & contrast
On white
2.53
#899DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#899DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DFC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DFC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#5FB1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899dfc; /* rgb */ color: rgb(137, 157, 252); /* oklch */ color: oklch(72.1% 0.140 273.4);
Tailwind
colors: {
custom: {
50: '#b1b9fe',
500: '#899dfc',
950: '#000000',
},
}SCSS
$custom: #899dfc; $custom-light: #b1b9fe; $custom-dark: #000000;
JSON
{
"hex": "#899dfc",
"rgb": {
"r": 137,
"g": 157,
"b": 252
},
"hsl": {
"h": 229.565,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.72072,
"c": 0.14006,
"h": 273.4
},
"luminance": 0.36461
}Semantic roles & 50–950 ramp
primary
#899DFC
secondary
#F6F1D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086