#879AFA#879AFA
#879AFA is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.142 H 273.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #879AFA |
|---|---|
| RGB | rgb(135, 154, 250) |
| HSL | hsl(230, 92%, 75%) |
| HSV | hsv(230, 46%, 98%) |
| CMYK | cmyk(46%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(65.87, 17.99, -50.06) |
| CIE-LCH | lch(65.87, 53.19, 289.77°) |
| OKLab | oklab(71.24% 0.0094 -0.1413) |
| OKLCH | oklch(71.24% 0.142 273.8) |
| XYZ | xyz(38.7972, 35.1621, 95.1666) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Lavender Blue
#8B88F8
ΔE00 5.99
Perrywinkle
#8F8CE7
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.51
Soft Blue
#6488EA
ΔE00 7.07
Periwinkle (survey)
#8E82FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879AFA #FAE787
analogous
#87D3FA #879AFA #AD87FA
triadic
#879AFA #FA879A #9AFA87
tetradic
#879AFA #FA87D3 #FAE787 #87FAAD
square
#879AFA #FA87D3 #FAE787 #87FAAD
split-complementary
#879AFA #FAAD87 #D3FA87
monochromatic
#1137F5 #4C69F8 #879AFA #C2CBFC #E2E6FE
Accessibility & contrast
On white
2.61
#879AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#879AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879AFA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879AFA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6C9CF8
Tritanopia (blue-blind)
#5DAEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #879afa; /* rgb */ color: rgb(135, 154, 250); /* oklch */ color: oklch(71.2% 0.142 273.8);
Tailwind
colors: {
custom: {
50: '#afb7fc',
500: '#879afa',
950: '#000000',
},
}SCSS
$custom: #879afa; $custom-light: #afb7fc; $custom-dark: #000000;
JSON
{
"hex": "#879afa",
"rgb": {
"r": 135,
"g": 154,
"b": 250
},
"hsl": {
"h": 230.087,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.71244,
"c": 0.1416,
"h": 273.8
},
"luminance": 0.35164
}Semantic roles & 50–950 ramp
primary
#879AFA
secondary
#F6F0D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085