#879FF9#879FF9
#879FF9 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.2% C 0.134 H 271.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #879FF9 |
|---|---|
| RGB | rgb(135, 159, 249) |
| HSL | hsl(227, 90%, 75%) |
| HSV | hsv(227, 46%, 98%) |
| CMYK | cmyk(45.8%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.11, 14.82, -47.56) |
| CIE-LCH | lch(67.11, 49.81, 287.31°) |
| OKLab | oklab(72.18% 0.0033 -0.134) |
| OKLCH | oklch(72.18% 0.134 271.4) |
| XYZ | xyz(39.4833, 36.7845, 94.6238) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.08
Cornflowerblue
#6495ED
ΔE00 6.24
Perrywinkle
#8F8CE7
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879FF9 #F9E187
analogous
#87D8F9 #879FF9 #A887F9
triadic
#879FF9 #F9879F #9FF987
tetradic
#879FF9 #F987D8 #F9E187 #87F9A8
square
#879FF9 #F987D8 #F9E187 #87F9A8
split-complementary
#879FF9 #F9A887 #D8F987
monochromatic
#1242F3 #4D70F6 #879FF9 #C1CEFC #E2E8FE
Accessibility & contrast
On white
2.51
#879FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#879FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879FF9
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879FF9 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#5CB2C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #879ff9; /* rgb */ color: rgb(135, 159, 249); /* oklch */ color: oklch(72.2% 0.134 271.4);
Tailwind
colors: {
custom: {
50: '#afbbfb',
500: '#879ff9',
950: '#000000',
},
}SCSS
$custom: #879ff9; $custom-light: #afbbfb; $custom-dark: #000000;
JSON
{
"hex": "#879ff9",
"rgb": {
"r": 135,
"g": 159,
"b": 249
},
"hsl": {
"h": 227.368,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.72183,
"c": 0.13401,
"h": 271.4
},
"luminance": 0.36787
}Semantic roles & 50–950 ramp
primary
#879FF9
secondary
#F6EFD5
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085