#879DED#879DED
#879DED is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.2% C 0.120 H 271.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #879DED |
|---|---|
| RGB | rgb(135, 157, 237) |
| HSL | hsl(227, 74%, 73%) |
| HSV | hsv(227, 43%, 93%) |
| CMYK | cmyk(43%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(66.04, 12.54, -42.68) |
| CIE-LCH | lch(66.04, 44.48, 286.37°) |
| OKLab | oklab(71.17% 0.0029 -0.1198) |
| OKLCH | oklch(71.17% 0.12 271.4) |
| XYZ | xyz(37.3300, 35.3773, 84.9659) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.08
Cornflowerblue
#6495ED
ΔE00 6.23
Perrywinkle
#8F8CE7
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879DED #EDD787
analogous
#87D0ED #879DED #A487ED
triadic
#879DED #ED879D #9DED87
tetradic
#879DED #ED87D0 #EDD787 #87EDA4
square
#879DED #ED87D0 #EDD787 #87EDA4
split-complementary
#879DED #EDA487 #D0ED87
monochromatic
#2148D9 #5272E5 #879DED #BCC8F5 #E4E9FB
Accessibility & contrast
On white
2.60
#879DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#879DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879DED
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879DED | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#64ADBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #879ded; /* rgb */ color: rgb(135, 157, 237); /* oklch */ color: oklch(71.2% 0.120 271.4);
Tailwind
colors: {
custom: {
50: '#aeb9f3',
500: '#879ded',
950: '#000000',
},
}SCSS
$custom: #879ded; $custom-light: #aeb9f3; $custom-dark: #000000;
JSON
{
"hex": "#879ded",
"rgb": {
"r": 135,
"g": 157,
"b": 237
},
"hsl": {
"h": 227.059,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.71172,
"c": 0.11985,
"h": 271.4
},
"luminance": 0.35379
}Semantic roles & 50–950 ramp
primary
#879DED
secondary
#F3EDD8
accent
#AB0FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085