#8795FA#8795FA
#8795FA is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.3% C 0.148 H 275.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8795FA |
|---|---|
| RGB | rgb(135, 149, 250) |
| HSL | hsl(233, 92%, 75%) |
| HSV | hsv(233, 46%, 98%) |
| CMYK | cmyk(46%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(64.60, 20.89, -52.08) |
| CIE-LCH | lch(64.60, 56.11, 291.86°) |
| OKLab | oklab(70.27% 0.0153 -0.1472) |
| OKLCH | oklch(70.27% 0.148 275.9) |
| XYZ | xyz(37.9891, 33.5459, 94.8972) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.61
Lavender Blue
#8B88F8
ΔE00 4.42
Perrywinkle
#8F8CE7
ΔE00 4.81
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 6.63
Cornflowerblue
#6495ED
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8795FA #FAEC87
analogous
#87CEFA #8795FA #B387FA
triadic
#8795FA #FA8795 #95FA87
tetradic
#8795FA #FA87CE #FAEC87 #87FAB3
square
#8795FA #FA87CE #FAEC87 #87FAB3
split-complementary
#8795FA #FAB387 #CEFA87
monochromatic
#112DF5 #4C61F8 #8795FA #C2C9FC #E2E5FE
Accessibility & contrast
On white
2.72
#8795FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#8795FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8795FA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8795FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8795FA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#5DAABB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8795fa; /* rgb */ color: rgb(135, 149, 250); /* oklch */ color: oklch(70.3% 0.148 275.9);
Tailwind
colors: {
custom: {
50: '#afb3fc',
500: '#8795fa',
950: '#000000',
},
}SCSS
$custom: #8795fa; $custom-light: #afb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8795fa",
"rgb": {
"r": 135,
"g": 149,
"b": 250
},
"hsl": {
"h": 232.696,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.70267,
"c": 0.148,
"h": 275.9
},
"luminance": 0.33548
}Semantic roles & 50–950 ramp
primary
#8795FA
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085