#8091F8#8091F8
#8091F8 is a light, vivid blue. Relative luminance 0.316; OKLCH L 68.9% C 0.152 H 274.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8091F8 |
|---|---|
| RGB | rgb(128, 145, 248) |
| HSL | hsl(232, 90%, 74%) |
| HSV | hsv(232, 48%, 97%) |
| CMYK | cmyk(48.4%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(63.02, 21.03, -53.51) |
| CIE-LCH | lch(63.02, 57.49, 291.45°) |
| OKLab | oklab(68.91% 0.0123 -0.1516) |
| OKLCH | oklch(68.91% 0.152 274.6) |
| XYZ | xyz(35.9654, 31.6152, 92.9959) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 5.26
Periwinkle (survey)
#8E82FE
ΔE00 6.16
Cornflowerblue
#6495ED
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8091F8 #F8E780
analogous
#80CDF8 #8091F8 #AB80F8
triadic
#8091F8 #F88091 #91F880
tetradic
#8091F8 #F880CD #F8E780 #80F8AB
square
#8091F8 #F880CD #F8E780 #80F8AB
split-complementary
#8091F8 #F8AB80 #CDF880
monochromatic
#0D2DF0 #465FF5 #8091F8 #BAC3FB #E2E6FD
Accessibility & contrast
On white
2.87
#8091F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#8091F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8091F8
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8091F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8091F8 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#5D94F6
Tritanopia (blue-blind)
#51A7B8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8091f8; /* rgb */ color: rgb(128, 145, 248); /* oklch */ color: oklch(68.9% 0.152 274.6);
Tailwind
colors: {
custom: {
50: '#abb1fb',
500: '#8091f8',
950: '#000000',
},
}SCSS
$custom: #8091f8; $custom-light: #abb1fb; $custom-dark: #000000;
JSON
{
"hex": "#8091f8",
"rgb": {
"r": 128,
"g": 145,
"b": 248
},
"hsl": {
"h": 231.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.68909,
"c": 0.15207,
"h": 274.6
},
"luminance": 0.31617
}Semantic roles & 50–950 ramp
primary
#8091F8
secondary
#F5F1D6
accent
#C500E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85