#8795FF#8795FF
#8795FF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.5% C 0.155 H 276.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8795FF |
|---|---|
| RGB | rgb(135, 149, 255) |
| HSL | hsl(233, 100%, 76%) |
| HSV | hsv(233, 47%, 100%) |
| CMYK | cmyk(47.1%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(64.85, 22.35, -54.41) |
| CIE-LCH | lch(64.85, 58.82, 292.33°) |
| OKLab | oklab(70.54% 0.0162 -0.154) |
| OKLCH | oklch(70.54% 0.155 276) |
| XYZ | xyz(38.7835, 33.8636, 99.0811) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.78
Lavender Blue
#8B88F8
ΔE00 4.45
Perrywinkle
#8F8CE7
ΔE00 5.20
Periwinkle (survey)
#8E82FE
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8795FF #FFF187
analogous
#87D1FF #8795FF #B587FF
triadic
#8795FF #FF8795 #95FF87
tetradic
#8795FF #FF87D1 #FFF187 #87FFB5
square
#8795FF #FF87D1 #FFF187 #87FFB5
split-complementary
#8795FF #FFB587 #D1FF87
monochromatic
#0D29FF #4A5FFF #8795FF #C4CBFF #E0E4FF
Accessibility & contrast
On white
2.70
#8795FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#8795FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8795FF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8795FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8795FF | 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)
#6BA2FF
Deuteranopia (green-blind)
#6199FD
Tritanopia (blue-blind)
#5AABBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8795ff; /* rgb */ color: rgb(135, 149, 255); /* oklch */ color: oklch(70.5% 0.155 276.0);
Tailwind
colors: {
custom: {
50: '#b0b3ff',
500: '#8795ff',
950: '#000000',
},
}SCSS
$custom: #8795ff; $custom-light: #b0b3ff; $custom-dark: #000000;
JSON
{
"hex": "#8795ff",
"rgb": {
"r": 135,
"g": 149,
"b": 255
},
"hsl": {
"h": 233,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.70543,
"c": 0.15486,
"h": 276
},
"luminance": 0.33866
}Semantic roles & 50–950 ramp
primary
#8795FF
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086