#8698DC#8698DC
#8698DC is a light, moderate blue. Relative luminance 0.327; OKLCH L 69.3% C 0.102 H 272.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8698DC |
|---|---|
| RGB | rgb(134, 152, 220) |
| HSL | hsl(227, 55%, 69%) |
| HSV | hsv(227, 39%, 86%) |
| CMYK | cmyk(39.1%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(63.91, 10.41, -36.64) |
| CIE-LCH | lch(63.91, 38.09, 285.86°) |
| OKLab | oklab(69.26% 0.0039 -0.1024) |
| OKLCH | oklch(69.26% 0.102 272.2) |
| XYZ | xyz(33.9741, 32.6906, 72.2161) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.32
Perrywinkle
#8F8CE7
ΔE00 5.37
Lavender Blue
#8B88F8
ΔE00 6.92
Cornflowerblue
#6495ED
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.19
Faded Blue
#658CBB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8698DC #DCCA86
analogous
#86C3DC #8698DC #9F86DC
triadic
#8698DC #DC8698 #98DC86
tetradic
#8698DC #DC86C3 #DCCA86 #86DC9F
square
#8698DC #DC86C3 #DCCA86 #86DC9F
split-complementary
#8698DC #DC9F86 #C3DC86
monochromatic
#344FB4 #5770CE #8698DC #B5C0EA #E5E9F7
Accessibility & contrast
On white
2.79
#8698DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#8698DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8698DC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8698DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8698DC | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#7A98DA
Tritanopia (blue-blind)
#6BA6B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8698dc; /* rgb */ color: rgb(134, 152, 220); /* oklch */ color: oklch(69.3% 0.102 272.2);
Tailwind
colors: {
custom: {
50: '#acb6e7',
500: '#8698dc',
950: '#000000',
},
}SCSS
$custom: #8698dc; $custom-light: #acb6e7; $custom-dark: #000000;
JSON
{
"hex": "#8698dc",
"rgb": {
"r": 134,
"g": 152,
"b": 220
},
"hsl": {
"h": 227.442,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.69258,
"c": 0.10244,
"h": 272.2
},
"luminance": 0.32692
}Semantic roles & 50–950 ramp
primary
#8698DC
secondary
#EBE6D3
accent
#A123C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084