#889FED#889FED
#889FED is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.6% C 0.117 H 270.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #889FED |
|---|---|
| RGB | rgb(136, 159, 237) |
| HSL | hsl(226, 74%, 73%) |
| HSV | hsv(226, 43%, 93%) |
| CMYK | cmyk(42.6%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(66.63, 11.64, -41.75) |
| CIE-LCH | lch(66.63, 43.35, 285.58°) |
| OKLab | oklab(71.64% 0.0015 -0.1171) |
| OKLCH | oklch(71.64% 0.117 270.7) |
| XYZ | xyz(37.8328, 36.1430, 85.0871) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.41
Cornflowerblue
#6495ED
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 7.01
Lavender Blue
#8B88F8
ΔE00 7.74
Soft Blue
#6488EA
ΔE00 7.83
Carolina Blue
#8AB8FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FED #EDD688
analogous
#88D1ED #889FED #A388ED
triadic
#889FED #ED889F #9FED88
tetradic
#889FED #ED88D1 #EDD688 #88EDA3
square
#889FED #ED88D1 #EDD688 #88EDA3
split-complementary
#889FED #EDA388 #D1ED88
monochromatic
#214BDA #5374E5 #889FED #BDCAF5 #E4EAFB
Accessibility & contrast
On white
2.55
#889FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#889FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#65AFBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889fed; /* rgb */ color: rgb(136, 159, 237); /* oklch */ color: oklch(71.6% 0.117 270.7);
Tailwind
colors: {
custom: {
50: '#afbbf3',
500: '#889fed',
950: '#000000',
},
}SCSS
$custom: #889fed; $custom-light: #afbbf3; $custom-dark: #000000;
JSON
{
"hex": "#889fed",
"rgb": {
"r": 136,
"g": 159,
"b": 237
},
"hsl": {
"h": 226.337,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.71644,
"c": 0.11711,
"h": 270.7
},
"luminance": 0.36145
}Semantic roles & 50–950 ramp
primary
#889FED
secondary
#F3EDD8
accent
#A910D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085