#889FFD#889FFD
#889FFD is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.5% C 0.139 H 272.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #889FFD |
|---|---|
| RGB | rgb(136, 159, 253) |
| HSL | hsl(228, 97%, 76%) |
| HSV | hsv(228, 46%, 99%) |
| CMYK | cmyk(46.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(67.37, 16.21, -49.33) |
| CIE-LCH | lch(67.37, 51.93, 288.19°) |
| OKLab | oklab(72.46% 0.0051 -0.1391) |
| OKLCH | oklch(72.46% 0.139 272.1) |
| XYZ | xyz(40.2755, 37.1200, 97.9521) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.89
Cornflowerblue
#6495ED
ΔE00 6.51
Perrywinkle
#8F8CE7
ΔE00 7.42
Lavender Blue
#8B88F8
ΔE00 7.44
Carolina Blue
#8AB8FE
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FFD #FDE688
analogous
#88DAFD #889FFD #AC88FD
triadic
#889FFD #FD889F #9FFD88
tetradic
#889FFD #FD88DA #FDE688 #88FDAC
square
#889FFD #FD88DA #FDE688 #88FDAC
split-complementary
#889FFD #FDAC88 #DAFD88
monochromatic
#103EFB #4C6EFC #889FFD #C4D0FE #E1E7FE
Accessibility & contrast
On white
2.49
#889FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#889FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FFD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FFD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#5CB3C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #889ffd; /* rgb */ color: rgb(136, 159, 253); /* oklch */ color: oklch(72.5% 0.139 272.1);
Tailwind
colors: {
custom: {
50: '#b0bbfe',
500: '#889ffd',
950: '#000000',
},
}SCSS
$custom: #889ffd; $custom-light: #b0bbfe; $custom-dark: #000000;
JSON
{
"hex": "#889ffd",
"rgb": {
"r": 136,
"g": 159,
"b": 253
},
"hsl": {
"h": 228.205,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.72455,
"c": 0.13922,
"h": 272.1
},
"luminance": 0.37122
}Semantic roles & 50–950 ramp
primary
#889FFD
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086