#8795EF#8795EF
#8795EF is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.7% C 0.133 H 275.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8795EF |
|---|---|
| RGB | rgb(135, 149, 239) |
| HSL | hsl(232, 76%, 73%) |
| HSV | hsv(232, 44%, 94%) |
| CMYK | cmyk(43.5%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(64.06, 17.73, -46.89) |
| CIE-LCH | lch(64.06, 50.13, 290.71°) |
| OKLab | oklab(69.68% 0.0132 -0.1321) |
| OKLCH | oklch(69.68% 0.133 275.7) |
| XYZ | xyz(36.3144, 32.8760, 86.0768) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.07
Perrywinkle
#8F8CE7
ΔE00 4.18
Lavender Blue
#8B88F8
ΔE00 4.69
Soft Blue
#6488EA
ΔE00 6.52
Periwinkle (survey)
#8E82FE
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8795EF #EFE187
analogous
#87C9EF #8795EF #AD87EF
triadic
#8795EF #EF8795 #95EF87
tetradic
#8795EF #EF87C9 #EFE187 #87EFAD
square
#8795EF #EF87C9 #EFE187 #87EFAD
split-complementary
#8795EF #EFAD87 #C9EF87
monochromatic
#1E37DE #5165E8 #8795EF #BDC5F6 #E4E7FB
Accessibility & contrast
On white
2.77
#8795EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#8795EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8795EF
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8795EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8795EF | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#6C97ED
Tritanopia (blue-blind)
#64A7B7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8795ef; /* rgb */ color: rgb(135, 149, 239); /* oklch */ color: oklch(69.7% 0.133 275.7);
Tailwind
colors: {
custom: {
50: '#aeb3f4',
500: '#8795ef',
950: '#000000',
},
}SCSS
$custom: #8795ef; $custom-light: #aeb3f4; $custom-dark: #000000;
JSON
{
"hex": "#8795ef",
"rgb": {
"r": 135,
"g": 149,
"b": 239
},
"hsl": {
"h": 231.923,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.69676,
"c": 0.13274,
"h": 275.7
},
"luminance": 0.32878
}Semantic roles & 50–950 ramp
primary
#8795EF
secondary
#F3EFD8
accent
#BD0DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085