#879FEE#879FEE
#879FEE is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.6% C 0.119 H 270.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #879FEE |
|---|---|
| RGB | rgb(135, 159, 238) |
| HSL | hsl(226, 75%, 73%) |
| HSV | hsv(226, 43%, 93%) |
| CMYK | cmyk(43.3%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.61, 11.67, -42.34) |
| CIE-LCH | lch(66.61, 43.92, 285.42°) |
| OKLab | oklab(71.63% 0.0007 -0.1188) |
| OKLCH | oklch(71.63% 0.119 270.3) |
| XYZ | xyz(37.8176, 36.1182, 85.8512) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Cornflowerblue
#6495ED
ΔE00 6.14
Perrywinkle
#8F8CE7
ΔE00 7.17
Soft Blue
#6488EA
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879FEE #EED687
analogous
#87D3EE #879FEE #A287EE
triadic
#879FEE #EE879F #9FEE87
tetradic
#879FEE #EE87D3 #EED687 #87EEA2
square
#879FEE #EE87D3 #EED687 #87EEA2
split-complementary
#879FEE #EEA287 #D3EE87
monochromatic
#1F4BDC #5174E6 #879FEE #BDCAF6 #E4EAFB
Accessibility & contrast
On white
2.55
#879FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#879FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879FEE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879FEE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#799EEC
Tritanopia (blue-blind)
#63AFBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #879fee; /* rgb */ color: rgb(135, 159, 238); /* oklch */ color: oklch(71.6% 0.119 270.3);
Tailwind
colors: {
custom: {
50: '#aebbf4',
500: '#879fee',
950: '#000000',
},
}SCSS
$custom: #879fee; $custom-light: #aebbf4; $custom-dark: #000000;
JSON
{
"hex": "#879fee",
"rgb": {
"r": 135,
"g": 159,
"b": 238
},
"hsl": {
"h": 226.019,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.71627,
"c": 0.1188,
"h": 270.3
},
"luminance": 0.3612
}Semantic roles & 50–950 ramp
primary
#879FEE
secondary
#F3EDD8
accent
#A80ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085