#8090F5#8090F5
#8090F5 is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.5% C 0.149 H 275.0°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8090F5 |
|---|---|
| RGB | rgb(128, 144, 245) |
| HSL | hsl(232, 85%, 73%) |
| HSV | hsv(232, 48%, 96%) |
| CMYK | cmyk(47.8%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(62.61, 20.72, -52.51) |
| CIE-LCH | lch(62.61, 56.45, 291.54°) |
| OKLab | oklab(68.55% 0.0129 -0.1486) |
| OKLCH | oklch(68.55% 0.149 275) |
| XYZ | xyz(35.3516, 31.1262, 90.5137) |
| Luminance | 0.3113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.22
Lavender Blue
#8B88F8
ΔE00 3.94
Perrywinkle
#8F8CE7
ΔE00 4.62
Soft Blue
#6488EA
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8090F5 #F5E580
analogous
#80CAF5 #8090F5 #AA80F5
triadic
#8090F5 #F58090 #90F580
tetradic
#8090F5 #F580CA #F5E580 #80F5AA
square
#8090F5 #F580CA #F5E580 #80F5AA
split-complementary
#8090F5 #F5AA80 #CAF580
monochromatic
#1230E8 #475EF1 #8090F5 #B9C2F9 #E3E6FD
Accessibility & contrast
On white
2.91
#8090F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#8090F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8090F5
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8090F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8090F5 | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF9
Deuteranopia (green-blind)
#5E93F3
Tritanopia (blue-blind)
#53A5B7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8090f5; /* rgb */ color: rgb(128, 144, 245); /* oklch */ color: oklch(68.5% 0.149 275.0);
Tailwind
colors: {
custom: {
50: '#abb0f9',
500: '#8090f5',
950: '#000000',
},
}SCSS
$custom: #8090f5; $custom-light: #abb0f9; $custom-dark: #000000;
JSON
{
"hex": "#8090f5",
"rgb": {
"r": 128,
"g": 144,
"b": 245
},
"hsl": {
"h": 231.795,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.68545,
"c": 0.14921,
"h": 275
},
"luminance": 0.31128
}Semantic roles & 50–950 ramp
primary
#8090F5
secondary
#F5F1D6
accent
#C304E2
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85