#889FFF#889FFF
#889FFF is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.6% C 0.142 H 272.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #889FFF |
|---|---|
| RGB | rgb(136, 159, 255) |
| HSL | hsl(228, 100%, 77%) |
| HSV | hsv(228, 47%, 100%) |
| CMYK | cmyk(46.7%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(67.46, 16.79, -50.27) |
| CIE-LCH | lch(67.46, 53.00, 288.47°) |
| OKLab | oklab(72.56% 0.0056 -0.1419) |
| OKLCH | oklch(72.56% 0.142 272.2) |
| XYZ | xyz(40.5958, 37.2482, 99.6388) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.91
Cornflowerblue
#6495ED
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FFF #FFE888
analogous
#88DBFF #889FFF #AD88FF
triadic
#889FFF #FF889F #9FFF88
tetradic
#889FFF #FF88DB #FFE888 #88FFAD
square
#889FFF #FF88DB #FFE888 #88FFAD
split-complementary
#889FFF #FFAD88 #DBFF88
monochromatic
#0E3CFF #4B6EFF #889FFF #C5D0FF #E0E6FF
Accessibility & contrast
On white
2.49
#889FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#889FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FFF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FFF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#5BB3C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #889fff; /* rgb */ color: rgb(136, 159, 255); /* oklch */ color: oklch(72.6% 0.142 272.2);
Tailwind
colors: {
custom: {
50: '#b0bbff',
500: '#889fff',
950: '#000000',
},
}SCSS
$custom: #889fff; $custom-light: #b0bbff; $custom-dark: #000000;
JSON
{
"hex": "#889fff",
"rgb": {
"r": 136,
"g": 159,
"b": 255
},
"hsl": {
"h": 228.403,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.7256,
"c": 0.14197,
"h": 272.2
},
"luminance": 0.37251
}Semantic roles & 50–950 ramp
primary
#889FFF
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086