#8699DB#8699DB
#8699DB is a light, moderate blue. Relative luminance 0.330; OKLCH L 69.4% C 0.100 H 271.3°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8699DB |
|---|---|
| RGB | rgb(134, 153, 219) |
| HSL | hsl(227, 54%, 69%) |
| HSV | hsv(227, 39%, 86%) |
| CMYK | cmyk(38.8%, 30.1%, 0%, 14.1%) |
| CIE-LAB | lab(64.13, 9.56, -35.74) |
| CIE-LCH | lch(64.13, 37.00, 284.97°) |
| OKLab | oklab(69.42% 0.0023 -0.0998) |
| OKLCH | oklch(69.42% 0.1 271.3) |
| XYZ | xyz(34.0051, 32.9637, 71.5750) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.49
Perrywinkle
#8F8CE7
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 7.24
Soft Blue
#6488EA
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699DB #DBC886
analogous
#86C4DB #8699DB #9E86DB
triadic
#8699DB #DB8699 #99DB86
tetradic
#8699DB #DB86C4 #DBC886 #86DB9E
square
#8699DB #DB86C4 #DBC886 #86DB9E
split-complementary
#8699DB #DB9E86 #C4DB86
monochromatic
#3551B2 #5771CD #8699DB #B5C1E9 #E4E9F7
Accessibility & contrast
On white
2.77
#8699DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#8699DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699DB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699DB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#7C98D9
Tritanopia (blue-blind)
#6BA6B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8699db; /* rgb */ color: rgb(134, 153, 219); /* oklch */ color: oklch(69.4% 0.100 271.3);
Tailwind
colors: {
custom: {
50: '#acb6e6',
500: '#8699db',
950: '#000000',
},
}SCSS
$custom: #8699db; $custom-light: #acb6e6; $custom-dark: #000000;
JSON
{
"hex": "#8699db",
"rgb": {
"r": 134,
"g": 153,
"b": 219
},
"hsl": {
"h": 226.588,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.69416,
"c": 0.0998,
"h": 271.3
},
"luminance": 0.32965
}Semantic roles & 50–950 ramp
primary
#8699DB
secondary
#EBE5D2
accent
#9E24C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084