#869BEE#869BEE
#869BEE is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.8% C 0.124 H 272.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #869BEE |
|---|---|
| RGB | rgb(134, 155, 238) |
| HSL | hsl(228, 75%, 73%) |
| HSV | hsv(228, 44%, 93%) |
| CMYK | cmyk(43.7%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(65.50, 13.72, -44.08) |
| CIE-LCH | lch(65.50, 46.17, 287.29°) |
| OKLab | oklab(70.75% 0.0046 -0.1239) |
| OKLCH | oklch(70.75% 0.124 272.1) |
| XYZ | xyz(36.9807, 34.6821, 85.6181) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Perrywinkle
#8F8CE7
ΔE00 6.09
Cornflowerblue
#6495ED
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 6.68
Soft Blue
#6488EA
ΔE00 6.97
Periwinkle (survey)
#8E82FE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869BEE #EED986
analogous
#86CFEE #869BEE #A586EE
triadic
#869BEE #EE869B #9BEE86
tetradic
#869BEE #EE86CF #EED986 #86EEA5
square
#869BEE #EE86CF #EED986 #86EEA5
split-complementary
#869BEE #EEA586 #CFEE86
monochromatic
#1F45DB #506FE6 #869BEE #BCC7F6 #E4E9FB
Accessibility & contrast
On white
2.65
#869BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#869BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869BEE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869BEE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#749BEC
Tritanopia (blue-blind)
#62ACB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #869bee; /* rgb */ color: rgb(134, 155, 238); /* oklch */ color: oklch(70.8% 0.124 272.1);
Tailwind
colors: {
custom: {
50: '#adb8f4',
500: '#869bee',
950: '#000000',
},
}SCSS
$custom: #869bee; $custom-light: #adb8f4; $custom-dark: #000000;
JSON
{
"hex": "#869bee",
"rgb": {
"r": 134,
"g": 155,
"b": 238
},
"hsl": {
"h": 227.885,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.70753,
"c": 0.12398,
"h": 272.1
},
"luminance": 0.34684
}Semantic roles & 50–950 ramp
primary
#869BEE
secondary
#F3EED8
accent
#AF0ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085