#869CDF#869CDF
#869CDF is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.2% C 0.102 H 269.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #869CDF |
|---|---|
| RGB | rgb(134, 156, 223) |
| HSL | hsl(225, 58%, 70%) |
| HSV | hsv(225, 40%, 87%) |
| CMYK | cmyk(39.9%, 30%, 0%, 12.5%) |
| CIE-LAB | lab(65.10, 8.94, -36.45) |
| CIE-LCH | lch(65.10, 37.53, 283.78°) |
| OKLab | oklab(70.22% -0.0005 -0.1018) |
| OKLCH | oklch(70.22% 0.102 269.7) |
| XYZ | xyz(35.0352, 34.1713, 74.5474) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.29
Cornflowerblue
#6495ED
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 7.71
Faded Blue
#658CBB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869CDF #DFC986
analogous
#86C8DF #869CDF #9D86DF
triadic
#869CDF #DF869C #9CDF86
tetradic
#869CDF #DF86C8 #DFC986 #86DF9D
square
#869CDF #DF86C8 #DFC986 #86DF9D
split-complementary
#869CDF #DF9D86 #C8DF86
monochromatic
#3153BA #5674D2 #869CDF #B6C4EC #E7EBF9
Accessibility & contrast
On white
2.68
#869CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#869CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869CDF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869CDF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#7D9ADD
Tritanopia (blue-blind)
#69AAB4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #869cdf; /* rgb */ color: rgb(134, 156, 223); /* oklch */ color: oklch(70.2% 0.102 269.7);
Tailwind
colors: {
custom: {
50: '#acb9e9',
500: '#869cdf',
950: '#000000',
},
}SCSS
$custom: #869cdf; $custom-light: #acb9e9; $custom-dark: #000000;
JSON
{
"hex": "#869cdf",
"rgb": {
"r": 134,
"g": 156,
"b": 223
},
"hsl": {
"h": 225.169,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.70223,
"c": 0.10181,
"h": 269.7
},
"luminance": 0.34173
}Semantic roles & 50–950 ramp
primary
#869CDF
secondary
#EDE7D4
accent
#9D20C6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084