#899FDE#899FDE
#899FDE is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.0% C 0.096 H 269.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #899FDE |
|---|---|
| RGB | rgb(137, 159, 222) |
| HSL | hsl(224, 56%, 70%) |
| HSV | hsv(224, 38%, 87%) |
| CMYK | cmyk(38.3%, 28.4%, 0%, 12.9%) |
| CIE-LAB | lab(66.05, 7.75, -34.40) |
| CIE-LCH | lch(66.05, 35.27, 282.70°) |
| OKLab | oklab(71% -0.0015 -0.0959) |
| OKLCH | oklch(71% 0.096 269.1) |
| XYZ | xyz(35.8955, 35.3869, 74.0321) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.64
Cornflowerblue
#6495ED
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 8.34
Lavender Blue
#8B88F8
ΔE00 8.35
Carolina Blue
#8AB8FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FDE #DEC889
analogous
#89C9DE #899FDE #9E89DE
triadic
#899FDE #DE899F #9FDE89
tetradic
#899FDE #DE89C9 #DEC889 #89DE9E
square
#899FDE #DE89C9 #DEC889 #89DE9E
split-complementary
#899FDE #DE9E89 #C9DE89
monochromatic
#3456B9 #5978D1 #899FDE #B9C6EB #E7ECF8
Accessibility & contrast
On white
2.60
#899FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#899FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FDE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FDE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4E1
Deuteranopia (green-blind)
#829DDD
Tritanopia (blue-blind)
#6EACB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899fde; /* rgb */ color: rgb(137, 159, 222); /* oklch */ color: oklch(71.0% 0.096 269.1);
Tailwind
colors: {
custom: {
50: '#aebbe8',
500: '#899fde',
950: '#000000',
},
}SCSS
$custom: #899fde; $custom-light: #aebbe8; $custom-dark: #000000;
JSON
{
"hex": "#899fde",
"rgb": {
"r": 137,
"g": 159,
"b": 222
},
"hsl": {
"h": 224.471,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.70998,
"c": 0.09588,
"h": 269.1
},
"luminance": 0.35389
}Semantic roles & 50–950 ramp
primary
#899FDE
secondary
#EDE7D6
accent
#9A22C4
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084