#8694FC#8694FC
#8694FC is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.1% C 0.152 H 276.0°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8694FC |
|---|---|
| RGB | rgb(134, 148, 252) |
| HSL | hsl(233, 95%, 76%) |
| HSV | hsv(233, 47%, 99%) |
| CMYK | cmyk(46.8%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(64.38, 21.82, -53.52) |
| CIE-LCH | lch(64.38, 57.80, 292.18°) |
| OKLab | oklab(70.12% 0.0158 -0.1514) |
| OKLCH | oklch(70.12% 0.152 276) |
| XYZ | xyz(37.9867, 33.2743, 96.4976) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.91
Lavender Blue
#8B88F8
ΔE00 4.23
Perrywinkle
#8F8CE7
ΔE00 4.89
Periwinkle (survey)
#8E82FE
ΔE00 6.21
Soft Blue
#6488EA
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8694FC #FCEE86
analogous
#86CFFC #8694FC #B386FC
triadic
#8694FC #FC8694 #94FC86
tetradic
#8694FC #FC86CF #FCEE86 #86FCB3
square
#8694FC #FC86CF #FCEE86 #86FCB3
split-complementary
#8694FC #FCB386 #CFFC86
monochromatic
#0F2AF9 #4A5FFB #8694FC #C2C9FD #E1E5FE
Accessibility & contrast
On white
2.74
#8694FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8694FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8694FC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8694FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8694FC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#6198FA
Tritanopia (blue-blind)
#5AAABC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8694fc; /* rgb */ color: rgb(134, 148, 252); /* oklch */ color: oklch(70.1% 0.152 276.0);
Tailwind
colors: {
custom: {
50: '#afb3fe',
500: '#8694fc',
950: '#000000',
},
}SCSS
$custom: #8694fc; $custom-light: #afb3fe; $custom-dark: #000000;
JSON
{
"hex": "#8694fc",
"rgb": {
"r": 134,
"g": 148,
"b": 252
},
"hsl": {
"h": 232.881,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.70116,
"c": 0.15227,
"h": 276
},
"luminance": 0.33276
}Semantic roles & 50–950 ramp
primary
#8694FC
secondary
#F6F2D5
accent
#CA00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111118
muted
#808086