#879BDA#879BDA
#879BDA is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.9% C 0.096 H 270.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #879BDA |
|---|---|
| RGB | rgb(135, 155, 218) |
| HSL | hsl(226, 53%, 69%) |
| HSV | hsv(226, 38%, 85%) |
| CMYK | cmyk(38.1%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(64.69, 8.41, -34.32) |
| CIE-LCH | lch(64.69, 35.33, 283.77°) |
| OKLab | oklab(69.85% 0.0005 -0.0956) |
| OKLCH | oklch(69.85% 0.096 270.3) |
| XYZ | xyz(34.3641, 33.6540, 71.0013) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Perrywinkle
#8F8CE7
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 6.99
Lavender Blue
#8B88F8
ΔE00 7.74
Soft Blue
#6488EA
ΔE00 7.75
Faded Blue
#658CBB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879BDA #DAC687
analogous
#87C5DA #879BDA #9D87DA
triadic
#879BDA #DA879B #9BDA87
tetradic
#879BDA #DA87C5 #DAC687 #87DA9D
square
#879BDA #DA87C5 #DAC687 #87DA9D
split-complementary
#879BDA #DA9D87 #C5DA87
monochromatic
#3654B0 #5874CC #879BDA #B6C2E8 #E5E9F7
Accessibility & contrast
On white
2.72
#879BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#879BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879BDA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879BDA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#7F9AD9
Tritanopia (blue-blind)
#6DA8B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #879bda; /* rgb */ color: rgb(135, 155, 218); /* oklch */ color: oklch(69.9% 0.096 270.3);
Tailwind
colors: {
custom: {
50: '#acb8e5',
500: '#879bda',
950: '#000000',
},
}SCSS
$custom: #879bda; $custom-light: #acb8e5; $custom-dark: #000000;
JSON
{
"hex": "#879bda",
"rgb": {
"r": 135,
"g": 155,
"b": 218
},
"hsl": {
"h": 225.542,
"s": 52.866,
"l": 69.216
},
"oklch": {
"l": 0.69851,
"c": 0.09565,
"h": 270.3
},
"luminance": 0.33656
}Semantic roles & 50–950 ramp
primary
#879BDA
secondary
#EAE5D2
accent
#9B25C0
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084