#869ADD#869ADD
#869ADD is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.7% C 0.101 H 270.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #869ADD |
|---|---|
| RGB | rgb(134, 154, 221) |
| HSL | hsl(226, 56%, 70%) |
| HSV | hsv(226, 39%, 87%) |
| CMYK | cmyk(39.4%, 30.3%, 0%, 13.3%) |
| CIE-LAB | lab(64.48, 9.53, -36.30) |
| CIE-LCH | lch(64.48, 37.53, 284.72°) |
| OKLab | oklab(69.72% 0.0016 -0.1014) |
| OKLCH | oklch(69.72% 0.101 270.9) |
| XYZ | xyz(34.4343, 33.3984, 73.0247) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.31
Perrywinkle
#8F8CE7
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 7.32
Lavender Blue
#8B88F8
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869ADD #DDC986
analogous
#86C6DD #869ADD #9E86DD
triadic
#869ADD #DD869A #9ADD86
tetradic
#869ADD #DD86C6 #DDC986 #86DD9E
square
#869ADD #DD86C6 #DDC986 #86DD9E
split-complementary
#869ADD #DD9E86 #C6DD86
monochromatic
#3351B6 #5672D0 #869ADD #B6C2EA #E6EAF8
Accessibility & contrast
On white
2.73
#869ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#869ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869ADD
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869ADD | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0E0
Deuteranopia (green-blind)
#7C99DB
Tritanopia (blue-blind)
#6AA7B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #869add; /* rgb */ color: rgb(134, 154, 221); /* oklch */ color: oklch(69.7% 0.101 270.9);
Tailwind
colors: {
custom: {
50: '#acb7e8',
500: '#869add',
950: '#000000',
},
}SCSS
$custom: #869add; $custom-light: #acb7e8; $custom-dark: #000000;
JSON
{
"hex": "#869add",
"rgb": {
"r": 134,
"g": 154,
"b": 221
},
"hsl": {
"h": 226.207,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.69717,
"c": 0.1014,
"h": 270.9
},
"luminance": 0.334
}Semantic roles & 50–950 ramp
primary
#869ADD
secondary
#ECE6D3
accent
#9E22C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084