#879FF7#879FF7
#879FF7 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.1% C 0.131 H 271.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #879FF7 |
|---|---|
| RGB | rgb(135, 159, 247) |
| HSL | hsl(227, 88%, 75%) |
| HSV | hsv(227, 45%, 97%) |
| CMYK | cmyk(45.3%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.02, 14.24, -46.61) |
| CIE-LCH | lch(67.02, 48.74, 286.99°) |
| OKLab | oklab(72.08% 0.0028 -0.1312) |
| OKLCH | oklch(72.08% 0.131 271.2) |
| XYZ | xyz(39.1730, 36.6604, 92.9897) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.11
Cornflowerblue
#6495ED
ΔE00 6.20
Perrywinkle
#8F8CE7
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 7.58
Lavender Blue
#8B88F8
ΔE00 7.60
Soft Blue
#6488EA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879FF7 #F7DF87
analogous
#87D7F7 #879FF7 #A787F7
triadic
#879FF7 #F7879F #9FF787
tetradic
#879FF7 #F787D7 #F7DF87 #87F7A7
square
#879FF7 #F787D7 #F7DF87 #87F7A7
split-complementary
#879FF7 #F7A787 #D7F787
monochromatic
#1443EF #4E71F3 #879FF7 #C0CDFB #E2E8FD
Accessibility & contrast
On white
2.52
#879FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#879FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879FF7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879FF7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#749FF5
Tritanopia (blue-blind)
#5EB1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #879ff7; /* rgb */ color: rgb(135, 159, 247); /* oklch */ color: oklch(72.1% 0.131 271.2);
Tailwind
colors: {
custom: {
50: '#afbbfa',
500: '#879ff7',
950: '#000000',
},
}SCSS
$custom: #879ff7; $custom-light: #afbbfa; $custom-dark: #000000;
JSON
{
"hex": "#879ff7",
"rgb": {
"r": 135,
"g": 159,
"b": 247
},
"hsl": {
"h": 227.143,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.7208,
"c": 0.13125,
"h": 271.2
},
"luminance": 0.36663
}Semantic roles & 50–950 ramp
primary
#879FF7
secondary
#F5EED6
accent
#B401E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085