#899FDA#899FDA
#899FDA is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.8% C 0.090 H 268.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #899FDA |
|---|---|
| RGB | rgb(137, 159, 218) |
| HSL | hsl(224, 52%, 70%) |
| HSV | hsv(224, 37%, 85%) |
| CMYK | cmyk(37.2%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(65.88, 6.68, -32.45) |
| CIE-LCH | lch(65.88, 33.13, 281.62°) |
| OKLab | oklab(70.82% -0.0026 -0.0903) |
| OKLCH | oklch(70.82% 0.09 268.3) |
| XYZ | xyz(35.3658, 35.1750, 71.2421) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 7.16
Cornflowerblue
#6495ED
ΔE00 7.16
Soft Blue
#6488EA
ΔE00 8.51
Lavender Blue
#8B88F8
ΔE00 8.58
Carolina Blue
#8AB8FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FDA #DAC489
analogous
#89C7DA #899FDA #9C89DA
triadic
#899FDA #DA899F #9FDA89
tetradic
#899FDA #DA89C7 #DAC489 #89DA9C
square
#899FDA #DA89C7 #DAC489 #89DA9C
split-complementary
#899FDA #DA9C89 #C7DA89
monochromatic
#3859B1 #5A79CB #899FDA #B8C5E9 #E6EBF7
Accessibility & contrast
On white
2.61
#899FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#899FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FDA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FDA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#70ABB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899fda; /* rgb */ color: rgb(137, 159, 218); /* oklch */ color: oklch(70.8% 0.090 268.3);
Tailwind
colors: {
custom: {
50: '#aebbe5',
500: '#899fda',
950: '#000000',
},
}SCSS
$custom: #899fda; $custom-light: #aebbe5; $custom-dark: #000000;
JSON
{
"hex": "#899fda",
"rgb": {
"r": 137,
"g": 159,
"b": 218
},
"hsl": {
"h": 223.704,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.70816,
"c": 0.0903,
"h": 268.3
},
"luminance": 0.35177
}Semantic roles & 50–950 ramp
primary
#899FDA
secondary
#EBE5D4
accent
#9626C0
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084