#889DDF#889DDF
#889DDF is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.6% C 0.100 H 270.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #889DDF |
|---|---|
| RGB | rgb(136, 157, 223) |
| HSL | hsl(226, 58%, 70%) |
| HSV | hsv(226, 39%, 87%) |
| CMYK | cmyk(39%, 29.6%, 0%, 12.5%) |
| CIE-LAB | lab(65.49, 8.90, -35.82) |
| CIE-LCH | lch(65.49, 36.91, 283.95°) |
| OKLab | oklab(70.56% 0.0003 -0.1) |
| OKLCH | oklch(70.56% 0.1 270.2) |
| XYZ | xyz(35.5256, 34.6742, 74.6187) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.30
Perrywinkle
#8F8CE7
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 7.90
Faded Blue
#658CBB
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DDF #DFCA88
analogous
#88C9DF #889DDF #9E88DF
triadic
#889DDF #DF889D #9DDF88
tetradic
#889DDF #DF88C9 #DFCA88 #88DF9E
square
#889DDF #DF88C9 #DFCA88 #88DF9E
split-complementary
#889DDF #DF9E88 #C9DF88
monochromatic
#3253BA #5875D2 #889DDF #B8C5EC #E7EBF9
Accessibility & contrast
On white
2.65
#889DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#889DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DDF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DDF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#7F9CDD
Tritanopia (blue-blind)
#6CAAB4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889ddf; /* rgb */ color: rgb(136, 157, 223); /* oklch */ color: oklch(70.6% 0.100 270.2);
Tailwind
colors: {
custom: {
50: '#adb9e9',
500: '#889ddf',
950: '#000000',
},
}SCSS
$custom: #889ddf; $custom-light: #adb9e9; $custom-dark: #000000;
JSON
{
"hex": "#889ddf",
"rgb": {
"r": 136,
"g": 157,
"b": 223
},
"hsl": {
"h": 225.517,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.70564,
"c": 0.09997,
"h": 270.2
},
"luminance": 0.34676
}Semantic roles & 50–950 ramp
primary
#889DDF
secondary
#EDE8D5
accent
#9D20C5
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084