#879FFD#879FFD
#879FFD is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.4% C 0.140 H 271.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #879FFD |
|---|---|
| RGB | rgb(135, 159, 253) |
| HSL | hsl(228, 97%, 76%) |
| HSV | hsv(228, 47%, 99%) |
| CMYK | cmyk(46.6%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(67.30, 15.98, -49.44) |
| CIE-LCH | lch(67.30, 51.95, 287.91°) |
| OKLab | oklab(72.39% 0.0041 -0.1394) |
| OKLCH | oklch(72.39% 0.14 271.7) |
| XYZ | xyz(40.1138, 37.0367, 97.9445) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Cornflowerblue
#6495ED
ΔE00 6.33
Lavender Blue
#8B88F8
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.56
Soft Blue
#6488EA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879FFD #FDE587
analogous
#87DAFD #879FFD #AA87FD
triadic
#879FFD #FD879F #9FFD87
tetradic
#879FFD #FD87DA #FDE587 #87FDAA
square
#879FFD #FD87DA #FDE587 #87FDAA
split-complementary
#879FFD #FDAA87 #DAFD87
monochromatic
#0F3FFB #4B6FFC #879FFD #C3CFFE #E1E7FE
Accessibility & contrast
On white
2.50
#879FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#879FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879FFD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879FFD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#5AB3C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #879ffd; /* rgb */ color: rgb(135, 159, 253); /* oklch */ color: oklch(72.4% 0.140 271.7);
Tailwind
colors: {
custom: {
50: '#afbbfe',
500: '#879ffd',
950: '#000000',
},
}SCSS
$custom: #879ffd; $custom-light: #afbbfe; $custom-dark: #000000;
JSON
{
"hex": "#879ffd",
"rgb": {
"r": 135,
"g": 159,
"b": 253
},
"hsl": {
"h": 227.797,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.72391,
"c": 0.13951,
"h": 271.7
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#879FFD
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086