#8699DC#8699DC
#8699DC is a light, moderate blue. Relative luminance 0.330; OKLCH L 69.5% C 0.101 H 271.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8699DC |
|---|---|
| RGB | rgb(134, 153, 220) |
| HSL | hsl(227, 55%, 69%) |
| HSV | hsv(227, 39%, 86%) |
| CMYK | cmyk(39.1%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(64.17, 9.83, -36.23) |
| CIE-LCH | lch(64.17, 37.54, 285.19°) |
| OKLab | oklab(69.46% 0.0026 -0.1012) |
| OKLCH | oklch(69.46% 0.101 271.5) |
| XYZ | xyz(34.1371, 33.0165, 72.2704) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.37
Perrywinkle
#8F8CE7
ΔE00 5.67
Cornflowerblue
#6495ED
ΔE00 6.86
Lavender Blue
#8B88F8
ΔE00 7.16
Soft Blue
#6488EA
ΔE00 7.27
Faded Blue
#658CBB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699DC #DCC986
analogous
#86C4DC #8699DC #9E86DC
triadic
#8699DC #DC8699 #99DC86
tetradic
#8699DC #DC86C4 #DCC986 #86DC9E
square
#8699DC #DC86C4 #DCC986 #86DC9E
split-complementary
#8699DC #DC9E86 #C4DC86
monochromatic
#3450B4 #5771CE #8699DC #B5C1EA #E5E9F7
Accessibility & contrast
On white
2.76
#8699DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8699DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699DC
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699DC | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#7B98DA
Tritanopia (blue-blind)
#6BA6B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8699dc; /* rgb */ color: rgb(134, 153, 220); /* oklch */ color: oklch(69.5% 0.101 271.5);
Tailwind
colors: {
custom: {
50: '#acb6e7',
500: '#8699dc',
950: '#000000',
},
}SCSS
$custom: #8699dc; $custom-light: #acb6e7; $custom-dark: #000000;
JSON
{
"hex": "#8699dc",
"rgb": {
"r": 134,
"g": 153,
"b": 220
},
"hsl": {
"h": 226.744,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.69464,
"c": 0.1012,
"h": 271.5
},
"luminance": 0.33018
}Semantic roles & 50–950 ramp
primary
#8699DC
secondary
#EBE6D3
accent
#9F23C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084