#879FF1#879FF1
#879FF1 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.123 H 270.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #879FF1 |
|---|---|
| RGB | rgb(135, 159, 241) |
| HSL | hsl(226, 79%, 74%) |
| HSV | hsv(226, 44%, 95%) |
| CMYK | cmyk(44%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(66.75, 12.53, -43.77) |
| CIE-LCH | lch(66.75, 45.52, 285.97°) |
| OKLab | oklab(71.78% 0.0014 -0.1229) |
| OKLCH | oklch(71.78% 0.123 270.7) |
| XYZ | xyz(38.2620, 36.2960, 88.1917) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.33
Cornflowerblue
#6495ED
ΔE00 6.14
Perrywinkle
#8F8CE7
ΔE00 7.21
Carolina Blue
#8AB8FE
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879FF1 #F1D987
analogous
#87D4F1 #879FF1 #A487F1
triadic
#879FF1 #F1879F #9FF187
tetradic
#879FF1 #F187D4 #F1D987 #87F1A4
square
#879FF1 #F187D4 #F1D987 #87F1A4
split-complementary
#879FF1 #F1A487 #D4F187
monochromatic
#1A48E3 #5073EB #879FF1 #BECBF7 #E4E9FC
Accessibility & contrast
On white
2.54
#879FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#879FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879FF1
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879FF1 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#789EEF
Tritanopia (blue-blind)
#61B0BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #879ff1; /* rgb */ color: rgb(135, 159, 241); /* oklch */ color: oklch(71.8% 0.123 270.7);
Tailwind
colors: {
custom: {
50: '#aebbf6',
500: '#879ff1',
950: '#000000',
},
}SCSS
$custom: #879ff1; $custom-light: #aebbf6; $custom-dark: #000000;
JSON
{
"hex": "#879ff1",
"rgb": {
"r": 135,
"g": 159,
"b": 241
},
"hsl": {
"h": 226.415,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.71776,
"c": 0.12296,
"h": 270.7
},
"luminance": 0.36298
}Semantic roles & 50–950 ramp
primary
#879FF1
secondary
#F4EDD7
accent
#AC0ADB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085