#8696FA#8696FA
#8696FA is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.147 H 275.1°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8696FA |
|---|---|
| RGB | rgb(134, 150, 250) |
| HSL | hsl(232, 92%, 75%) |
| HSV | hsv(232, 46%, 98%) |
| CMYK | cmyk(46.4%, 40%, 0%, 2%) |
| CIE-LAB | lab(64.79, 20.08, -51.78) |
| CIE-LCH | lch(64.79, 55.54, 291.19°) |
| OKLab | oklab(70.39% 0.0131 -0.1464) |
| OKLCH | oklch(70.39% 0.147 275.1) |
| XYZ | xyz(37.9878, 33.7810, 94.9427) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.71
Lavender Blue
#8B88F8
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8696FA #FAEA86
analogous
#86D0FA #8696FA #B086FA
triadic
#8696FA #FA8696 #96FA86
tetradic
#8696FA #FA86D0 #FAEA86 #86FAB0
square
#8696FA #FA86D0 #FAEA86 #86FAB0
split-complementary
#8696FA #FAB086 #D0FA86
monochromatic
#1030F5 #4B63F8 #8696FA #C1C9FC #E2E6FE
Accessibility & contrast
On white
2.71
#8696FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8696FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8696FA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8696FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8696FA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#6699F8
Tritanopia (blue-blind)
#5BABBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8696fa; /* rgb */ color: rgb(134, 150, 250); /* oklch */ color: oklch(70.4% 0.147 275.1);
Tailwind
colors: {
custom: {
50: '#afb4fc',
500: '#8696fa',
950: '#000000',
},
}SCSS
$custom: #8696fa; $custom-light: #afb4fc; $custom-dark: #000000;
JSON
{
"hex": "#8696fa",
"rgb": {
"r": 134,
"g": 150,
"b": 250
},
"hsl": {
"h": 231.724,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.70393,
"c": 0.14694,
"h": 275.1
},
"luminance": 0.33783
}Semantic roles & 50–950 ramp
primary
#8696FA
secondary
#F6F1D5
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085