#8693F2#8693F2
#8693F2 is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.4% C 0.140 H 276.2°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8693F2 |
|---|---|
| RGB | rgb(134, 147, 242) |
| HSL | hsl(233, 81%, 74%) |
| HSV | hsv(233, 45%, 95%) |
| CMYK | cmyk(44.6%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(63.63, 19.50, -49.23) |
| CIE-LCH | lch(63.63, 52.96, 291.61°) |
| OKLab | oklab(69.37% 0.0152 -0.1389) |
| OKLCH | oklch(69.37% 0.14 276.2) |
| XYZ | xyz(36.2873, 32.3447, 88.3183) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.19
Perrywinkle
#8F8CE7
ΔE00 3.98
Lavender Blue
#8B88F8
ΔE00 4.06
Periwinkle (survey)
#8E82FE
ΔE00 6.22
Soft Blue
#6488EA
ΔE00 6.24
Cornflowerblue
#6495ED
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8693F2 #F2E586
analogous
#86C9F2 #8693F2 #AF86F2
triadic
#8693F2 #F28693 #93F286
tetradic
#8693F2 #F286C9 #F2E586 #86F2AF
square
#8693F2 #F286C9 #F2E586 #86F2AF
split-complementary
#8693F2 #F2AF86 #C9F286
monochromatic
#1931E5 #4F62EC #8693F2 #BDC4F8 #E3E6FC
Accessibility & contrast
On white
2.81
#8693F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8693F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8693F2
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8693F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8693F2 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#6796F0
Tritanopia (blue-blind)
#60A7B7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8693f2; /* rgb */ color: rgb(134, 147, 242); /* oklch */ color: oklch(69.4% 0.140 276.2);
Tailwind
colors: {
custom: {
50: '#aeb2f7',
500: '#8693f2',
950: '#000000',
},
}SCSS
$custom: #8693f2; $custom-light: #aeb2f7; $custom-dark: #000000;
JSON
{
"hex": "#8693f2",
"rgb": {
"r": 134,
"g": 147,
"b": 242
},
"hsl": {
"h": 232.778,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.69374,
"c": 0.13975,
"h": 276.2
},
"luminance": 0.32347
}Semantic roles & 50–950 ramp
primary
#8693F2
secondary
#F4F0D7
accent
#C309DD
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85