#899FDC#899FDC
#899FDC is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.9% C 0.093 H 268.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #899FDC |
|---|---|
| RGB | rgb(137, 159, 220) |
| HSL | hsl(224, 54%, 70%) |
| HSV | hsv(224, 38%, 86%) |
| CMYK | cmyk(37.7%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(65.97, 7.21, -33.43) |
| CIE-LCH | lch(65.97, 34.20, 282.18°) |
| OKLab | oklab(70.91% -0.0021 -0.0931) |
| OKLCH | oklch(70.91% 0.093 268.7) |
| XYZ | xyz(35.6290, 35.2803, 72.6287) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.85
Cornflowerblue
#6495ED
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 7.08
Soft Blue
#6488EA
ΔE00 8.42
Lavender Blue
#8B88F8
ΔE00 8.47
Carolina Blue
#8AB8FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FDC #DCC689
analogous
#89C9DC #899FDC #9C89DC
triadic
#899FDC #DC899F #9FDC89
tetradic
#899FDC #DC89C9 #DCC689 #89DC9C
square
#899FDC #DC89C9 #DCC689 #89DC9C
split-complementary
#899FDC #DC9C89 #C9DC89
monochromatic
#3657B5 #5A79CE #899FDC #B8C5EA #E7ECF8
Accessibility & contrast
On white
2.61
#899FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#899FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FDC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FDC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DF
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#6FABB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899fdc; /* rgb */ color: rgb(137, 159, 220); /* oklch */ color: oklch(70.9% 0.093 268.7);
Tailwind
colors: {
custom: {
50: '#aebbe7',
500: '#899fdc',
950: '#000000',
},
}SCSS
$custom: #899fdc; $custom-light: #aebbe7; $custom-dark: #000000;
JSON
{
"hex": "#899fdc",
"rgb": {
"r": 137,
"g": 159,
"b": 220
},
"hsl": {
"h": 224.096,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.70907,
"c": 0.09308,
"h": 268.7
},
"luminance": 0.35282
}Semantic roles & 50–950 ramp
primary
#899FDC
secondary
#ECE6D5
accent
#9824C2
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084