#899DF2#899DF2
#899DF2 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.6% C 0.126 H 272.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #899DF2 |
|---|---|
| RGB | rgb(137, 157, 242) |
| HSL | hsl(229, 80%, 74%) |
| HSV | hsv(229, 43%, 95%) |
| CMYK | cmyk(43.4%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.40, 14.45, -44.85) |
| CIE-LCH | lch(66.40, 47.12, 287.86°) |
| OKLab | oklab(71.56% 0.0061 -0.1261) |
| OKLCH | oklch(71.56% 0.126 272.8) |
| XYZ | xyz(38.3956, 35.8411, 88.8821) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Perrywinkle
#8F8CE7
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DF2 #F2DE89
analogous
#89D2F2 #899DF2 #AA89F2
triadic
#899DF2 #F2899D #9DF289
tetradic
#899DF2 #F289D2 #F2DE89 #89F2AA
square
#899DF2 #F289D2 #F2DE89 #89F2AA
split-complementary
#899DF2 #F2AA89 #D2F289
monochromatic
#1B41E6 #526FEC #899DF2 #C0CBF8 #E3E8FC
Accessibility & contrast
On white
2.57
#899DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#899DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DF2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DF2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#769DF0
Tritanopia (blue-blind)
#65AEBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899df2; /* rgb */ color: rgb(137, 157, 242); /* oklch */ color: oklch(71.6% 0.126 272.8);
Tailwind
colors: {
custom: {
50: '#b0b9f6',
500: '#899df2',
950: '#000000',
},
}SCSS
$custom: #899df2; $custom-light: #b0b9f6; $custom-dark: #000000;
JSON
{
"hex": "#899df2",
"rgb": {
"r": 137,
"g": 157,
"b": 242
},
"hsl": {
"h": 228.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.71556,
"c": 0.12622,
"h": 272.8
},
"luminance": 0.35843
}Semantic roles & 50–950 ramp
primary
#899DF2
secondary
#F4EED7
accent
#B409DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085