#889AFD#889AFD
#889AFD is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.5% C 0.145 H 274.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #889AFD |
|---|---|
| RGB | rgb(136, 154, 253) |
| HSL | hsl(231, 97%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(46.2%, 39.1%, 0%, 0.8%) |
| CIE-LAB | lab(66.09, 19.10, -51.36) |
| CIE-LCH | lch(66.09, 54.79, 290.40°) |
| OKLab | oklab(71.47% 0.011 -0.1451) |
| OKLCH | oklch(71.47% 0.145 274.3) |
| XYZ | xyz(39.4330, 35.4351, 97.6713) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.69
Lavender Blue
#8B88F8
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 7.27
Periwinkle (survey)
#8E82FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AFD #FDEB88
analogous
#88D5FD #889AFD #B188FD
triadic
#889AFD #FD889A #9AFD88
tetradic
#889AFD #FD88D5 #FDEB88 #88FDB1
square
#889AFD #FD88D5 #FDEB88 #88FDB1
split-complementary
#889AFD #FDB188 #D5FD88
monochromatic
#1034FB #4C67FC #889AFD #C4CDFE #E1E5FE
Accessibility & contrast
On white
2.60
#889AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#889AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AFD
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AFD | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#6A9CFB
Tritanopia (blue-blind)
#5DAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889afd; /* rgb */ color: rgb(136, 154, 253); /* oklch */ color: oklch(71.5% 0.145 274.3);
Tailwind
colors: {
custom: {
50: '#b0b7fe',
500: '#889afd',
950: '#000000',
},
}SCSS
$custom: #889afd; $custom-light: #b0b7fe; $custom-dark: #000000;
JSON
{
"hex": "#889afd",
"rgb": {
"r": 136,
"g": 154,
"b": 253
},
"hsl": {
"h": 230.769,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.7147,
"c": 0.14548,
"h": 274.3
},
"luminance": 0.35437
}Semantic roles & 50–950 ramp
primary
#889AFD
secondary
#F7F1D4
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086