#808FFA#808FFA
#808FFA is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.6% C 0.157 H 275.4°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #808FFA |
|---|---|
| RGB | rgb(128, 143, 250) |
| HSL | hsl(233, 92%, 74%) |
| HSV | hsv(233, 49%, 98%) |
| CMYK | cmyk(48.8%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(62.62, 22.80, -55.25) |
| CIE-LCH | lch(62.62, 59.77, 292.42°) |
| OKLab | oklab(68.64% 0.0149 -0.1567) |
| OKLCH | oklch(68.64% 0.157 275.4) |
| XYZ | xyz(35.9745, 31.1341, 94.5378) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Lavender Blue
#8B88F8
ΔE00 3.62
Perrywinkle
#8F8CE7
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 5.30
Periwinkle (survey)
#8E82FE
ΔE00 5.53
Cornflowerblue
#6495ED
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808FFA #FAEB80
analogous
#80CCFA #808FFA #AE80FA
triadic
#808FFA #FA808F #8FFA80
tetradic
#808FFA #FA80CC #FAEB80 #80FAAE
square
#808FFA #FA80CC #FAEB80 #80FAAE
split-complementary
#808FFA #FAAE80 #CCFA80
monochromatic
#0A27F5 #455BF8 #808FFA #BBC3FC #E2E5FE
Accessibility & contrast
On white
2.91
#808FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#808FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808FFA
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808FFA | 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)
#649DFE
Deuteranopia (green-blind)
#5893F8
Tritanopia (blue-blind)
#4FA6B8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #808ffa; /* rgb */ color: rgb(128, 143, 250); /* oklch */ color: oklch(68.6% 0.157 275.4);
Tailwind
colors: {
custom: {
50: '#abaffc',
500: '#808ffa',
950: '#000000',
},
}SCSS
$custom: #808ffa; $custom-light: #abaffc; $custom-dark: #000000;
JSON
{
"hex": "#808ffa",
"rgb": {
"r": 128,
"g": 143,
"b": 250
},
"hsl": {
"h": 232.623,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.68635,
"c": 0.15738,
"h": 275.4
},
"luminance": 0.31136
}Semantic roles & 50–950 ramp
primary
#808FFA
secondary
#F6F2D5
accent
#C900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85