#869CED#869CED
#869CED is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.9% C 0.121 H 271.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #869CED |
|---|---|
| RGB | rgb(134, 156, 237) |
| HSL | hsl(227, 74%, 73%) |
| HSV | hsv(227, 43%, 93%) |
| CMYK | cmyk(43.5%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.72, 12.86, -43.19) |
| CIE-LCH | lch(65.72, 45.07, 286.58°) |
| OKLab | oklab(70.9% 0.0031 -0.1213) |
| OKLCH | oklch(70.9% 0.121 271.5) |
| XYZ | xyz(37.0013, 34.9577, 84.9022) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Cornflowerblue
#6495ED
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.38
Lavender Blue
#8B88F8
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869CED #EDD786
analogous
#86D0ED #869CED #A386ED
triadic
#869CED #ED869C #9CED86
tetradic
#869CED #ED86D0 #EDD786 #86EDA3
square
#869CED #ED86D0 #EDD786 #86EDA3
split-complementary
#869CED #EDA386 #D0ED86
monochromatic
#2048D8 #5170E5 #869CED #BBC8F5 #E4E9FB
Accessibility & contrast
On white
2.63
#869CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#869CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869CED
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869CED | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#62ADBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #869ced; /* rgb */ color: rgb(134, 156, 237); /* oklch */ color: oklch(70.9% 0.121 271.5);
Tailwind
colors: {
custom: {
50: '#adb9f3',
500: '#869ced',
950: '#000000',
},
}SCSS
$custom: #869ced; $custom-light: #adb9f3; $custom-dark: #000000;
JSON
{
"hex": "#869ced",
"rgb": {
"r": 134,
"g": 156,
"b": 237
},
"hsl": {
"h": 227.184,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.70904,
"c": 0.12136,
"h": 271.5
},
"luminance": 0.3496
}Semantic roles & 50–950 ramp
primary
#869CED
secondary
#F3EDD8
accent
#AC0FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085