#879FF8#879FF8
#879FF8 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.1% C 0.133 H 271.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #879FF8 |
|---|---|
| RGB | rgb(135, 159, 248) |
| HSL | hsl(227, 89%, 75%) |
| HSV | hsv(227, 46%, 97%) |
| CMYK | cmyk(45.6%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.07, 14.53, -47.08) |
| CIE-LCH | lch(67.07, 49.28, 287.15°) |
| OKLab | oklab(72.13% 0.003 -0.1326) |
| OKLCH | oklch(72.13% 0.133 271.3) |
| XYZ | xyz(39.3278, 36.7222, 93.8045) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Cornflowerblue
#6495ED
ΔE00 6.22
Perrywinkle
#8F8CE7
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.59
Soft Blue
#6488EA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879FF8 #F8E087
analogous
#87D7F8 #879FF8 #A887F8
triadic
#879FF8 #F8879F #9FF887
tetradic
#879FF8 #F887D7 #F8E087 #87F8A8
square
#879FF8 #F887D7 #F8E087 #87F8A8
split-complementary
#879FF8 #F8A887 #D7F887
monochromatic
#1342F1 #4D71F5 #879FF8 #C1CDFB #E2E8FD
Accessibility & contrast
On white
2.52
#879FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#879FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879FF8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879FF8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#5DB1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #879ff8; /* rgb */ color: rgb(135, 159, 248); /* oklch */ color: oklch(72.1% 0.133 271.3);
Tailwind
colors: {
custom: {
50: '#afbbfb',
500: '#879ff8',
950: '#000000',
},
}SCSS
$custom: #879ff8; $custom-light: #afbbfb; $custom-dark: #000000;
JSON
{
"hex": "#879ff8",
"rgb": {
"r": 135,
"g": 159,
"b": 248
},
"hsl": {
"h": 227.257,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.72131,
"c": 0.13263,
"h": 271.3
},
"luminance": 0.36724
}Semantic roles & 50–950 ramp
primary
#879FF8
secondary
#F5EFD6
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085