#8795EA#8795EA
#8795EA is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.4% C 0.126 H 275.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8795EA |
|---|---|
| RGB | rgb(135, 149, 234) |
| HSL | hsl(232, 70%, 72%) |
| HSV | hsv(232, 42%, 92%) |
| CMYK | cmyk(42.3%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(63.82, 16.31, -44.51) |
| CIE-LCH | lch(63.82, 47.41, 290.12°) |
| OKLab | oklab(69.42% 0.0121 -0.1252) |
| OKLCH | oklch(69.42% 0.126 275.5) |
| XYZ | xyz(35.5859, 32.5846, 82.2403) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 4.05
Lavender Blue
#8B88F8
ΔE00 4.97
Soft Blue
#6488EA
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 7.12
Periwinkle (survey)
#8E82FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8795EA #EADC87
analogous
#87C7EA #8795EA #AA87EA
triadic
#8795EA #EA8795 #95EA87
tetradic
#8795EA #EA87C7 #EADC87 #87EAAA
square
#8795EA #EA87C7 #EADC87 #87EAAA
split-complementary
#8795EA #EAAA87 #C7EA87
monochromatic
#253DD2 #5367E1 #8795EA #BBC3F3 #E5E8FA
Accessibility & contrast
On white
2.79
#8795EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#8795EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8795EA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8795EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8795EA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#6F97E8
Tritanopia (blue-blind)
#66A6B4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8795ea; /* rgb */ color: rgb(135, 149, 234); /* oklch */ color: oklch(69.4% 0.126 275.5);
Tailwind
colors: {
custom: {
50: '#aeb4f1',
500: '#8795ea',
950: '#000000',
},
}SCSS
$custom: #8795ea; $custom-light: #aeb4f1; $custom-dark: #000000;
JSON
{
"hex": "#8795ea",
"rgb": {
"r": 135,
"g": 149,
"b": 234
},
"hsl": {
"h": 231.515,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.69416,
"c": 0.12574,
"h": 275.5
},
"luminance": 0.32586
}Semantic roles & 50–950 ramp
primary
#8795EA
secondary
#F2EED9
accent
#B713D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085