#869FEE#869FEE
#869FEE is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.6% C 0.119 H 269.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #869FEE |
|---|---|
| RGB | rgb(134, 159, 238) |
| HSL | hsl(226, 75%, 73%) |
| HSV | hsv(226, 44%, 93%) |
| CMYK | cmyk(43.7%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.55, 11.43, -42.44) |
| CIE-LCH | lch(66.55, 43.95, 285.07°) |
| OKLab | oklab(71.56% -0.0003 -0.1191) |
| OKLCH | oklch(71.56% 0.119 269.8) |
| XYZ | xyz(37.6574, 36.0356, 85.8436) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Cornflowerblue
#6495ED
ΔE00 5.94
Perrywinkle
#8F8CE7
ΔE00 7.33
Soft Blue
#6488EA
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 7.62
Lavender Blue
#8B88F8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869FEE #EED586
analogous
#86D3EE #869FEE #A186EE
triadic
#869FEE #EE869F #9FEE86
tetradic
#869FEE #EE86D3 #EED586 #86EEA1
square
#869FEE #EE86D3 #EED586 #86EEA1
split-complementary
#869FEE #EEA186 #D3EE86
monochromatic
#1F4CDB #5074E6 #869FEE #BCCAF6 #E4EAFB
Accessibility & contrast
On white
2.56
#869FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#869FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869FEE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869FEE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#799EEC
Tritanopia (blue-blind)
#61AFBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869fee; /* rgb */ color: rgb(134, 159, 238); /* oklch */ color: oklch(71.6% 0.119 269.8);
Tailwind
colors: {
custom: {
50: '#adbbf4',
500: '#869fee',
950: '#000000',
},
}SCSS
$custom: #869fee; $custom-light: #adbbf4; $custom-dark: #000000;
JSON
{
"hex": "#869fee",
"rgb": {
"r": 134,
"g": 159,
"b": 238
},
"hsl": {
"h": 225.577,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.71562,
"c": 0.11912,
"h": 269.8
},
"luminance": 0.36038
}Semantic roles & 50–950 ramp
primary
#869FEE
secondary
#F3ECD8
accent
#A70ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085