#869CDC#869CDC
#869CDC is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.1% C 0.098 H 269.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #869CDC |
|---|---|
| RGB | rgb(134, 156, 220) |
| HSL | hsl(225, 55%, 69%) |
| HSV | hsv(225, 39%, 86%) |
| CMYK | cmyk(39.1%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(64.97, 8.12, -34.99) |
| CIE-LCH | lch(64.97, 35.92, 283.06°) |
| OKLab | oklab(70.08% -0.0013 -0.0976) |
| OKLCH | oklch(70.08% 0.098 269.2) |
| XYZ | xyz(34.6343, 34.0109, 72.4361) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.61
Cornflowerblue
#6495ED
ΔE00 6.54
Perrywinkle
#8F8CE7
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 7.89
Faded Blue
#658CBB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869CDC #DCC686
analogous
#86C7DC #869CDC #9B86DC
triadic
#869CDC #DC869C #9CDC86
tetradic
#869CDC #DC86C7 #DCC686 #86DC9B
square
#869CDC #DC86C7 #DCC686 #86DC9B
split-complementary
#869CDC #DC9B86 #C7DC86
monochromatic
#3455B4 #5775CE #869CDC #B5C3EA #E5EAF7
Accessibility & contrast
On white
2.69
#869CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#869CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869CDC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869CDC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2DF
Deuteranopia (green-blind)
#7F9ADB
Tritanopia (blue-blind)
#6BA9B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #869cdc; /* rgb */ color: rgb(134, 156, 220); /* oklch */ color: oklch(70.1% 0.098 269.2);
Tailwind
colors: {
custom: {
50: '#acb9e7',
500: '#869cdc',
950: '#000000',
},
}SCSS
$custom: #869cdc; $custom-light: #acb9e7; $custom-dark: #000000;
JSON
{
"hex": "#869cdc",
"rgb": {
"r": 134,
"g": 156,
"b": 220
},
"hsl": {
"h": 224.651,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.70082,
"c": 0.09761,
"h": 269.2
},
"luminance": 0.34013
}Semantic roles & 50–950 ramp
primary
#869CDC
secondary
#EBE5D3
accent
#9A23C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084