#8685FA#8685FA
#8685FA is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.169 H 281.2°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8685FA |
|---|---|
| RGB | rgb(134, 133, 250) |
| HSL | hsl(241, 92%, 75%) |
| HSV | hsv(241, 47%, 98%) |
| CMYK | cmyk(46.4%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(60.55, 30.00, -58.52) |
| CIE-LCH | lch(60.55, 65.76, 297.14°) |
| OKLab | oklab(67.17% 0.0329 -0.1662) |
| OKLCH | oklch(67.17% 0.169 281.2) |
| XYZ | xyz(35.4692, 28.7437, 94.1031) |
| Luminance | 0.2875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.19
Periwinkle (survey)
#8E82FE
ΔE00 2.01
Perrywinkle
#8F8CE7
ΔE00 4.02
Cornflower
#6A79F7
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8685FA #F9FA85
analogous
#85BEFA #8685FA #C185FA
triadic
#8685FA #FA8685 #85FA86
tetradic
#8685FA #FA85BE #F9FA85 #85FAC1
square
#8685FA #FA85BE #F9FA85 #85FAC1
split-complementary
#8685FA #FAC185 #BEFA85
monochromatic
#110FF5 #4C4AF8 #8685FA #C0C0FC #E2E2FE
Accessibility & contrast
On white
3.11
#8685FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#8685FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8685FA
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8685FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8685FA | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FE
Deuteranopia (green-blind)
#4C8EF7
Tritanopia (blue-blind)
#5D9EB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8685fa; /* rgb */ color: rgb(134, 133, 250); /* oklch */ color: oklch(67.2% 0.169 281.2);
Tailwind
colors: {
custom: {
50: '#afa8fc',
500: '#8685fa',
950: '#000000',
},
}SCSS
$custom: #8685fa; $custom-light: #afa8fc; $custom-dark: #000000;
JSON
{
"hex": "#8685fa",
"rgb": {
"r": 134,
"g": 133,
"b": 250
},
"hsl": {
"h": 240.513,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.67172,
"c": 0.16941,
"h": 281.2
},
"luminance": 0.28746
}Semantic roles & 50–950 ramp
primary
#8685FA
secondary
#F6F6D5
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86