#8795EE#8795EE
#8795EE is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.6% C 0.131 H 275.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8795EE |
|---|---|
| RGB | rgb(135, 149, 238) |
| HSL | hsl(232, 75%, 73%) |
| HSV | hsv(232, 43%, 93%) |
| CMYK | cmyk(43.3%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.01, 17.44, -46.42) |
| CIE-LCH | lch(64.01, 49.59, 290.59°) |
| OKLab | oklab(69.62% 0.013 -0.1307) |
| OKLCH | oklch(69.62% 0.131 275.7) |
| XYZ | xyz(36.1670, 32.8170, 85.3010) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.16
Perrywinkle
#8F8CE7
ΔE00 4.15
Lavender Blue
#8B88F8
ΔE00 4.74
Soft Blue
#6488EA
ΔE00 6.53
Periwinkle (survey)
#8E82FE
ΔE00 6.91
Cornflowerblue
#6495ED
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8795EE #EEE087
analogous
#87C8EE #8795EE #AC87EE
triadic
#8795EE #EE8795 #95EE87
tetradic
#8795EE #EE87C8 #EEE087 #87EEAC
square
#8795EE #EE87C8 #EEE087 #87EEAC
split-complementary
#8795EE #EEAC87 #C8EE87
monochromatic
#1F39DC #5166E6 #8795EE #BDC4F6 #E4E7FB
Accessibility & contrast
On white
2.78
#8795EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8795EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8795EE
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8795EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8795EE | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#6D97EC
Tritanopia (blue-blind)
#64A7B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8795ee; /* rgb */ color: rgb(135, 149, 238); /* oklch */ color: oklch(69.6% 0.131 275.7);
Tailwind
colors: {
custom: {
50: '#aeb4f4',
500: '#8795ee',
950: '#000000',
},
}SCSS
$custom: #8795ee; $custom-light: #aeb4f4; $custom-dark: #000000;
JSON
{
"hex": "#8795ee",
"rgb": {
"r": 135,
"g": 149,
"b": 238
},
"hsl": {
"h": 231.845,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.69624,
"c": 0.13134,
"h": 275.7
},
"luminance": 0.32819
}Semantic roles & 50–950 ramp
primary
#8795EE
secondary
#F3EFD8
accent
#BC0ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085