#8690F3#8690F3
#8690F3 is a light, vivid blue. Relative luminance 0.315; OKLCH L 68.8% C 0.145 H 277.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8690F3 |
|---|---|
| RGB | rgb(134, 144, 243) |
| HSL | hsl(234, 82%, 74%) |
| HSV | hsv(234, 45%, 95%) |
| CMYK | cmyk(44.9%, 40.7%, 0%, 4.7%) |
| CIE-LAB | lab(62.91, 21.54, -50.91) |
| CIE-LCH | lch(62.91, 55.28, 292.93°) |
| OKLab | oklab(68.85% 0.0189 -0.1438) |
| OKLCH | oklch(68.85% 0.145 277.5) |
| XYZ | xyz(35.9775, 31.4841, 88.9580) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Lavender Blue
#8B88F8
ΔE00 3.11
Perrywinkle
#8F8CE7
ΔE00 3.42
Periwinkle (survey)
#8E82FE
ΔE00 5.27
Soft Blue
#6488EA
ΔE00 6.21
Cornflower
#6A79F7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8690F3 #F3E986
analogous
#86C7F3 #8690F3 #B386F3
triadic
#8690F3 #F38690 #90F386
tetradic
#8690F3 #F386C7 #F3E986 #86F3B3
square
#8690F3 #F386C7 #F3E986 #86F3B3
split-complementary
#8690F3 #F3B386 #C7F386
monochromatic
#172AE8 #4E5DED #8690F3 #BEC3F9 #E3E5FC
Accessibility & contrast
On white
2.88
#8690F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#8690F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8690F3
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8690F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8690F3 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#6294F1
Tritanopia (blue-blind)
#60A4B6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8690f3; /* rgb */ color: rgb(134, 144, 243); /* oklch */ color: oklch(68.8% 0.145 277.5);
Tailwind
colors: {
custom: {
50: '#aeb0f7',
500: '#8690f3',
950: '#000000',
},
}SCSS
$custom: #8690f3; $custom-light: #aeb0f7; $custom-dark: #000000;
JSON
{
"hex": "#8690f3",
"rgb": {
"r": 134,
"g": 144,
"b": 243
},
"hsl": {
"h": 234.495,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.68845,
"c": 0.14509,
"h": 277.5
},
"luminance": 0.31486
}Semantic roles & 50–950 ramp
primary
#8690F3
secondary
#F4F1D7
accent
#CB07DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85