#8796FA#8796FA
#8796FA is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.5% C 0.147 H 275.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8796FA |
|---|---|
| RGB | rgb(135, 150, 250) |
| HSL | hsl(232, 92%, 75%) |
| HSV | hsv(232, 46%, 98%) |
| CMYK | cmyk(46%, 40%, 0%, 2%) |
| CIE-LAB | lab(64.85, 20.31, -51.67) |
| CIE-LCH | lch(64.85, 55.52, 291.46°) |
| OKLab | oklab(70.46% 0.0141 -0.146) |
| OKLCH | oklch(70.46% 0.147 275.5) |
| XYZ | xyz(38.1480, 33.8636, 94.9502) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.54
Lavender Blue
#8B88F8
ΔE00 4.73
Perrywinkle
#8F8CE7
ΔE00 5.04
Soft Blue
#6488EA
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 6.76
Cornflowerblue
#6495ED
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8796FA #FAEB87
analogous
#87CFFA #8796FA #B187FA
triadic
#8796FA #FA8796 #96FA87
tetradic
#8796FA #FA87CF #FAEB87 #87FAB1
square
#8796FA #FA87CF #FAEB87 #87FAB1
split-complementary
#8796FA #FAB187 #CFFA87
monochromatic
#112FF5 #4C63F8 #8796FA #C2C9FC #E2E5FE
Accessibility & contrast
On white
2.70
#8796FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#8796FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8796FA
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8796FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8796FA | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#6699F8
Tritanopia (blue-blind)
#5DABBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8796fa; /* rgb */ color: rgb(135, 150, 250); /* oklch */ color: oklch(70.5% 0.147 275.5);
Tailwind
colors: {
custom: {
50: '#afb4fc',
500: '#8796fa',
950: '#000000',
},
}SCSS
$custom: #8796fa; $custom-light: #afb4fc; $custom-dark: #000000;
JSON
{
"hex": "#8796fa",
"rgb": {
"r": 135,
"g": 150,
"b": 250
},
"hsl": {
"h": 232.174,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.70461,
"c": 0.1467,
"h": 275.5
},
"luminance": 0.33866
}Semantic roles & 50–950 ramp
primary
#8796FA
secondary
#F6F2D5
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085