#879BEC#879BEC
#879BEC is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.7% C 0.121 H 272.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #879BEC |
|---|---|
| RGB | rgb(135, 155, 236) |
| HSL | hsl(228, 73%, 73%) |
| HSV | hsv(228, 43%, 93%) |
| CMYK | cmyk(42.8%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(65.47, 13.41, -43.02) |
| CIE-LCH | lch(65.47, 45.06, 287.31°) |
| OKLab | oklab(70.72% 0.0051 -0.1208) |
| OKLCH | oklch(70.72% 0.121 272.4) |
| XYZ | xyz(36.8487, 34.6478, 84.0867) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 7.13
Periwinkle (survey)
#8E82FE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879BEC #ECD887
analogous
#87CDEC #879BEC #A587EC
triadic
#879BEC #EC879B #9BEC87
tetradic
#879BEC #EC87CD #ECD887 #87ECA5
square
#879BEC #EC87CD #ECD887 #87ECA5
split-complementary
#879BEC #ECA587 #CDEC87
monochromatic
#2246D7 #526FE4 #879BEC #BCC7F4 #E5E9FB
Accessibility & contrast
On white
2.65
#879BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#879BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879BEC
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879BEC | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#65ACB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #879bec; /* rgb */ color: rgb(135, 155, 236); /* oklch */ color: oklch(70.7% 0.121 272.4);
Tailwind
colors: {
custom: {
50: '#aeb8f2',
500: '#879bec',
950: '#000000',
},
}SCSS
$custom: #879bec; $custom-light: #aeb8f2; $custom-dark: #000000;
JSON
{
"hex": "#879bec",
"rgb": {
"r": 135,
"g": 155,
"b": 236
},
"hsl": {
"h": 228.119,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.70719,
"c": 0.12091,
"h": 272.4
},
"luminance": 0.3465
}Semantic roles & 50–950 ramp
primary
#879BEC
secondary
#F2EDD9
accent
#AE11D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085