#8796FF#8796FF
#8796FF is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.7% C 0.154 H 275.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8796FF |
|---|---|
| RGB | rgb(135, 150, 255) |
| HSL | hsl(233, 100%, 76%) |
| HSV | hsv(233, 47%, 100%) |
| CMYK | cmyk(47.1%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(65.11, 21.77, -54.00) |
| CIE-LCH | lch(65.11, 58.23, 291.95°) |
| OKLab | oklab(70.74% 0.015 -0.1528) |
| OKLCH | oklch(70.74% 0.154 275.6) |
| XYZ | xyz(38.9424, 34.1814, 99.1340) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.70
Lavender Blue
#8B88F8
ΔE00 4.75
Perrywinkle
#8F8CE7
ΔE00 5.40
Periwinkle (survey)
#8E82FE
ΔE00 6.68
Soft Blue
#6488EA
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8796FF #FFF087
analogous
#87D2FF #8796FF #B487FF
triadic
#8796FF #FF8796 #96FF87
tetradic
#8796FF #FF87D2 #FFF087 #87FFB4
square
#8796FF #FF87D2 #FFF087 #87FFB4
split-complementary
#8796FF #FFB487 #D2FF87
monochromatic
#0D2BFF #4A60FF #8796FF #C4CCFF #E0E4FF
Accessibility & contrast
On white
2.68
#8796FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8796FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8796FF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8796FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8796FF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#6399FD
Tritanopia (blue-blind)
#5AACBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8796ff; /* rgb */ color: rgb(135, 150, 255); /* oklch */ color: oklch(70.7% 0.154 275.6);
Tailwind
colors: {
custom: {
50: '#b0b4ff',
500: '#8796ff',
950: '#000000',
},
}SCSS
$custom: #8796ff; $custom-light: #b0b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8796ff",
"rgb": {
"r": 135,
"g": 150,
"b": 255
},
"hsl": {
"h": 232.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.70736,
"c": 0.15358,
"h": 275.6
},
"luminance": 0.34184
}Semantic roles & 50–950 ramp
primary
#8796FF
secondary
#F7F3D4
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086