#8696FB#8696FB
#8696FB is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.148 H 275.1°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8696FB |
|---|---|
| RGB | rgb(134, 150, 251) |
| HSL | hsl(232, 94%, 75%) |
| HSV | hsv(232, 47%, 98%) |
| CMYK | cmyk(46.6%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(64.84, 20.37, -52.25) |
| CIE-LCH | lch(64.84, 56.08, 291.30°) |
| OKLab | oklab(70.45% 0.0133 -0.1477) |
| OKLCH | oklch(70.45% 0.148 275.1) |
| XYZ | xyz(38.1450, 33.8439, 95.7706) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 5.25
Soft Blue
#6488EA
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 6.76
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8696FB #FBEB86
analogous
#86D0FB #8696FB #B086FB
triadic
#8696FB #FB8696 #96FB86
tetradic
#8696FB #FB86D0 #FBEB86 #86FBB0
square
#8696FB #FB86D0 #FBEB86 #86FBB0
split-complementary
#8696FB #FBB086 #D0FB86
monochromatic
#102FF7 #4B63F9 #8696FB #C1C9FD #E1E5FE
Accessibility & contrast
On white
2.70
#8696FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#8696FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8696FB
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8696FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8696FB | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#6599F9
Tritanopia (blue-blind)
#5BABBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8696fb; /* rgb */ color: rgb(134, 150, 251); /* oklch */ color: oklch(70.4% 0.148 275.1);
Tailwind
colors: {
custom: {
50: '#afb4fd',
500: '#8696fb',
950: '#000000',
},
}SCSS
$custom: #8696fb; $custom-light: #afb4fd; $custom-dark: #000000;
JSON
{
"hex": "#8696fb",
"rgb": {
"r": 134,
"g": 150,
"b": 251
},
"hsl": {
"h": 231.795,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.70448,
"c": 0.14831,
"h": 275.1
},
"luminance": 0.33846
}Semantic roles & 50–950 ramp
primary
#8696FB
secondary
#F6F2D5
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086