#8892FD#8892FD
#8892FD is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.9% C 0.156 H 277.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8892FD |
|---|---|
| RGB | rgb(136, 146, 253) |
| HSL | hsl(235, 97%, 76%) |
| HSV | hsv(235, 46%, 99%) |
| CMYK | cmyk(46.2%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(64.07, 23.74, -54.56) |
| CIE-LCH | lch(64.07, 59.50, 293.51°) |
| OKLab | oklab(69.92% 0.0204 -0.1545) |
| OKLCH | oklch(69.92% 0.156 277.5) |
| XYZ | xyz(38.1564, 32.8818, 97.2457) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.14
Lavender Blue
#8B88F8
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 4.35
Periwinkle (survey)
#8E82FE
ΔE00 5.35
Soft Blue
#6488EA
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8892FD #FDF388
analogous
#88CDFD #8892FD #B988FD
triadic
#8892FD #FD8892 #92FD88
tetradic
#8892FD #FD88CD #FDF388 #88FDB9
square
#8892FD #FD88CD #FDF388 #88FDB9
split-complementary
#8892FD #FDB988 #CDFD88
monochromatic
#1024FB #4C5BFC #8892FD #C4C9FE #E1E3FE
Accessibility & contrast
On white
2.77
#8892FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#8892FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8892FD
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8892FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8892FD | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#5F97FB
Tritanopia (blue-blind)
#5EA8BB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8892fd; /* rgb */ color: rgb(136, 146, 253); /* oklch */ color: oklch(69.9% 0.156 277.5);
Tailwind
colors: {
custom: {
50: '#b0b1fe',
500: '#8892fd',
950: '#000000',
},
}SCSS
$custom: #8892fd; $custom-light: #b0b1fe; $custom-dark: #000000;
JSON
{
"hex": "#8892fd",
"rgb": {
"r": 136,
"g": 146,
"b": 253
},
"hsl": {
"h": 234.872,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.69924,
"c": 0.15581,
"h": 277.5
},
"luminance": 0.32884
}Semantic roles & 50–950 ramp
primary
#8892FD
secondary
#F7F4D4
accent
#D200E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86