#8090F8#8090F8
#8090F8 is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.7% C 0.153 H 275.0°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8090F8 |
|---|---|
| RGB | rgb(128, 144, 248) |
| HSL | hsl(232, 90%, 74%) |
| HSV | hsv(232, 48%, 97%) |
| CMYK | cmyk(48.4%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(62.77, 21.61, -53.91) |
| CIE-LCH | lch(62.77, 58.09, 291.85°) |
| OKLab | oklab(68.71% 0.0135 -0.1527) |
| OKLCH | oklch(68.71% 0.153 275) |
| XYZ | xyz(35.8133, 31.3109, 92.9452) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Lavender Blue
#8B88F8
ΔE00 3.90
Perrywinkle
#8F8CE7
ΔE00 4.81
Soft Blue
#6488EA
ΔE00 5.23
Periwinkle (survey)
#8E82FE
ΔE00 5.87
Cornflowerblue
#6495ED
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8090F8 #F8E880
analogous
#80CCF8 #8090F8 #AC80F8
triadic
#8090F8 #F88090 #90F880
tetradic
#8090F8 #F880CC #F8E880 #80F8AC
square
#8090F8 #F880CC #F8E880 #80F8AC
split-complementary
#8090F8 #F8AC80 #CCF880
monochromatic
#0D2CF0 #465DF5 #8090F8 #BAC3FB #E2E6FD
Accessibility & contrast
On white
2.89
#8090F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#8090F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8090F8
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8090F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8090F8 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#5B93F6
Tritanopia (blue-blind)
#51A6B8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8090f8; /* rgb */ color: rgb(128, 144, 248); /* oklch */ color: oklch(68.7% 0.153 275.0);
Tailwind
colors: {
custom: {
50: '#abb0fb',
500: '#8090f8',
950: '#000000',
},
}SCSS
$custom: #8090f8; $custom-light: #abb0fb; $custom-dark: #000000;
JSON
{
"hex": "#8090f8",
"rgb": {
"r": 128,
"g": 144,
"b": 248
},
"hsl": {
"h": 232,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.68714,
"c": 0.15334,
"h": 275
},
"luminance": 0.31313
}Semantic roles & 50–950 ramp
primary
#8090F8
secondary
#F5F1D6
accent
#C700E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85