#8695FA#8695FA
#8695FA is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.2% C 0.148 H 275.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8695FA |
|---|---|
| RGB | rgb(134, 149, 250) |
| HSL | hsl(232, 92%, 75%) |
| HSV | hsv(232, 46%, 98%) |
| CMYK | cmyk(46.4%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(64.53, 20.66, -52.18) |
| CIE-LCH | lch(64.53, 56.12, 291.60°) |
| OKLab | oklab(70.2% 0.0143 -0.1475) |
| OKLCH | oklch(70.2% 0.148 275.5) |
| XYZ | xyz(37.8289, 33.4633, 94.8897) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.77
Lavender Blue
#8B88F8
ΔE00 4.53
Perrywinkle
#8F8CE7
ΔE00 4.96
Soft Blue
#6488EA
ΔE00 6.47
Periwinkle (survey)
#8E82FE
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8695FA #FAEB86
analogous
#86CFFA #8695FA #B186FA
triadic
#8695FA #FA8695 #95FA86
tetradic
#8695FA #FA86CF #FAEB86 #86FAB1
square
#8695FA #FA86CF #FAEB86 #86FAB1
split-complementary
#8695FA #FAB186 #CFFA86
monochromatic
#102EF5 #4B62F8 #8695FA #C1C8FC #E2E5FE
Accessibility & contrast
On white
2.73
#8695FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8695FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8695FA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8695FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8695FA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#5BAABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8695fa; /* rgb */ color: rgb(134, 149, 250); /* oklch */ color: oklch(70.2% 0.148 275.5);
Tailwind
colors: {
custom: {
50: '#afb3fc',
500: '#8695fa',
950: '#000000',
},
}SCSS
$custom: #8695fa; $custom-light: #afb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8695fa",
"rgb": {
"r": 134,
"g": 149,
"b": 250
},
"hsl": {
"h": 232.241,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.70199,
"c": 0.14823,
"h": 275.5
},
"luminance": 0.33465
}Semantic roles & 50–950 ramp
primary
#8695FA
secondary
#F6F2D5
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085