#889CDF#889CDF
#889CDF is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.4% C 0.101 H 270.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #889CDF |
|---|---|
| RGB | rgb(136, 156, 223) |
| HSL | hsl(226, 58%, 70%) |
| HSV | hsv(226, 39%, 87%) |
| CMYK | cmyk(39%, 30%, 0%, 12.5%) |
| CIE-LAB | lab(65.23, 9.47, -36.23) |
| CIE-LCH | lch(65.23, 37.45, 284.65°) |
| OKLab | oklab(70.36% 0.0016 -0.1012) |
| OKLCH | oklch(70.36% 0.101 270.9) |
| XYZ | xyz(35.3571, 34.3372, 74.5625) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Perrywinkle
#8F8CE7
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 7.78
Faded Blue
#658CBB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CDF #DFCB88
analogous
#88C7DF #889CDF #9F88DF
triadic
#889CDF #DF889C #9CDF88
tetradic
#889CDF #DF88C7 #DFCB88 #88DF9F
square
#889CDF #DF88C7 #DFCB88 #88DF9F
split-complementary
#889CDF #DF9F88 #C7DF88
monochromatic
#3251BA #5874D2 #889CDF #B8C4EC #E7EBF9
Accessibility & contrast
On white
2.67
#889CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#889CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CDF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CDF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#7E9BDD
Tritanopia (blue-blind)
#6DA9B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889cdf; /* rgb */ color: rgb(136, 156, 223); /* oklch */ color: oklch(70.4% 0.101 270.9);
Tailwind
colors: {
custom: {
50: '#adb9e9',
500: '#889cdf',
950: '#000000',
},
}SCSS
$custom: #889cdf; $custom-light: #adb9e9; $custom-dark: #000000;
JSON
{
"hex": "#889cdf",
"rgb": {
"r": 136,
"g": 156,
"b": 223
},
"hsl": {
"h": 226.207,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.70358,
"c": 0.10117,
"h": 270.9
},
"luminance": 0.34339
}Semantic roles & 50–950 ramp
primary
#889CDF
secondary
#EDE8D5
accent
#9F20C5
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084