#8693ED#8693ED
#8693ED is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.1% C 0.133 H 276.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8693ED |
|---|---|
| RGB | rgb(134, 147, 237) |
| HSL | hsl(232, 74%, 73%) |
| HSV | hsv(232, 43%, 93%) |
| CMYK | cmyk(43.5%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(63.38, 18.07, -46.87) |
| CIE-LCH | lch(63.38, 50.23, 291.09°) |
| OKLab | oklab(69.11% 0.0142 -0.132) |
| OKLCH | oklch(69.11% 0.133 276.1) |
| XYZ | xyz(35.5467, 32.0484, 84.4173) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.52
Perrywinkle
#8F8CE7
ΔE00 3.75
Lavender Blue
#8B88F8
ΔE00 4.30
Soft Blue
#6488EA
ΔE00 6.26
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8693ED #EDE086
analogous
#86C7ED #8693ED #AC86ED
triadic
#8693ED #ED8693 #93ED86
tetradic
#8693ED #ED86C7 #EDE086 #86EDAC
square
#8693ED #ED86C7 #EDE086 #86EDAC
split-complementary
#8693ED #EDAC86 #C7ED86
monochromatic
#2037D8 #5163E5 #8693ED #BBC3F5 #E4E7FB
Accessibility & contrast
On white
2.83
#8693ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8693ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8693ED
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8693ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8693ED | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#6B96EB
Tritanopia (blue-blind)
#63A5B5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8693ed; /* rgb */ color: rgb(134, 147, 237); /* oklch */ color: oklch(69.1% 0.133 276.1);
Tailwind
colors: {
custom: {
50: '#aeb2f3',
500: '#8693ed',
950: '#000000',
},
}SCSS
$custom: #8693ed; $custom-light: #aeb2f3; $custom-dark: #000000;
JSON
{
"hex": "#8693ed",
"rgb": {
"r": 134,
"g": 147,
"b": 237
},
"hsl": {
"h": 232.427,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.69107,
"c": 0.13279,
"h": 276.1
},
"luminance": 0.3205
}Semantic roles & 50–950 ramp
primary
#8693ED
secondary
#F3EFD8
accent
#BD0FD6
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85