#889CFD#889CFD
#889CFD is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.9% C 0.143 H 273.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #889CFD |
|---|---|
| RGB | rgb(136, 156, 253) |
| HSL | hsl(230, 97%, 76%) |
| HSV | hsv(230, 46%, 99%) |
| CMYK | cmyk(46.2%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(66.60, 17.94, -50.55) |
| CIE-LCH | lch(66.60, 53.64, 289.54°) |
| OKLab | oklab(71.86% 0.0087 -0.1427) |
| OKLCH | oklch(71.86% 0.143 273.5) |
| XYZ | xyz(39.7659, 36.1008, 97.7822) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.11
Lavender Blue
#8B88F8
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 6.60
Cornflowerblue
#6495ED
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 7.52
Periwinkle (survey)
#8E82FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CFD #FDE988
analogous
#88D6FD #889CFD #AF88FD
triadic
#889CFD #FD889C #9CFD88
tetradic
#889CFD #FD88D6 #FDE988 #88FDAF
square
#889CFD #FD88D6 #FDE988 #88FDAF
split-complementary
#889CFD #FDAF88 #D6FD88
monochromatic
#1038FB #4C6AFC #889CFD #C4CEFE #E1E6FE
Accessibility & contrast
On white
2.55
#889CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#889CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CFD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CFD | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#6D9DFB
Tritanopia (blue-blind)
#5CB0C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889cfd; /* rgb */ color: rgb(136, 156, 253); /* oklch */ color: oklch(71.9% 0.143 273.5);
Tailwind
colors: {
custom: {
50: '#b0b9fe',
500: '#889cfd',
950: '#000000',
},
}SCSS
$custom: #889cfd; $custom-light: #b0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#889cfd",
"rgb": {
"r": 136,
"g": 156,
"b": 253
},
"hsl": {
"h": 229.744,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.71863,
"c": 0.14295,
"h": 273.5
},
"luminance": 0.36103
}Semantic roles & 50–950 ramp
primary
#889CFD
secondary
#F7F1D4
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086