#889CDA#889CDA
#889CDA is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.1% C 0.094 H 270.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #889CDA |
|---|---|
| RGB | rgb(136, 156, 218) |
| HSL | hsl(225, 53%, 69%) |
| HSV | hsv(225, 38%, 85%) |
| CMYK | cmyk(37.6%, 28.4%, 0%, 14.5%) |
| CIE-LAB | lab(65.02, 8.11, -33.80) |
| CIE-LCH | lch(65.02, 34.76, 283.49°) |
| OKLab | oklab(70.13% 0.0002 -0.0941) |
| OKLCH | oklch(70.13% 0.094 270.1) |
| XYZ | xyz(34.6929, 34.0716, 71.0646) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.77
Perrywinkle
#8F8CE7
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 7.15
Lavender Blue
#8B88F8
ΔE00 7.93
Soft Blue
#6488EA
ΔE00 8.02
Faded Blue
#658CBB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CDA #DAC688
analogous
#88C5DA #889CDA #9D88DA
triadic
#889CDA #DA889C #9CDA88
tetradic
#889CDA #DA88C5 #DAC688 #88DA9D
square
#889CDA #DA88C5 #DAC688 #88DA9D
split-complementary
#889CDA #DA9D88 #C5DA88
monochromatic
#3755B1 #5975CB #889CDA #B7C3E9 #E5EAF7
Accessibility & contrast
On white
2.69
#889CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#889CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CDA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CDA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#809BD9
Tritanopia (blue-blind)
#6FA8B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889cda; /* rgb */ color: rgb(136, 156, 218); /* oklch */ color: oklch(70.1% 0.094 270.1);
Tailwind
colors: {
custom: {
50: '#adb9e5',
500: '#889cda',
950: '#000000',
},
}SCSS
$custom: #889cda; $custom-light: #adb9e5; $custom-dark: #000000;
JSON
{
"hex": "#889cda",
"rgb": {
"r": 136,
"g": 156,
"b": 218
},
"hsl": {
"h": 225.366,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.70126,
"c": 0.09414,
"h": 270.1
},
"luminance": 0.34073
}Semantic roles & 50–950 ramp
primary
#889CDA
secondary
#EBE5D3
accent
#9A26C0
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084