#879AE4#879AE4
#879AE4 is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.1% C 0.111 H 272.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #879AE4 |
|---|---|
| RGB | rgb(135, 154, 228) |
| HSL | hsl(228, 63%, 71%) |
| HSV | hsv(228, 41%, 89%) |
| CMYK | cmyk(40.8%, 32.5%, 0%, 10.6%) |
| CIE-LAB | lab(64.85, 11.74, -39.59) |
| CIE-LCH | lch(64.85, 41.29, 286.51°) |
| OKLab | oklab(70.12% 0.0044 -0.1109) |
| OKLCH | oklch(70.12% 0.111 272.3) |
| XYZ | xyz(35.5466, 33.8618, 78.0467) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.43
Perrywinkle
#8F8CE7
ΔE00 5.60
Cornflowerblue
#6495ED
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 6.79
Soft Blue
#6488EA
ΔE00 7.19
Faded Blue
#658CBB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#879AE4 #E4D187
analogous
#87C8E4 #879AE4 #A287E4
triadic
#879AE4 #E4879A #9AE487
tetradic
#879AE4 #E487C8 #E4D187 #87E4A2
square
#879AE4 #E487C8 #E4D187 #87E4A2
split-complementary
#879AE4 #E4A287 #C8E487
monochromatic
#2C4BC4 #5570D9 #879AE4 #B9C4EF #E6EAF9
Accessibility & contrast
On white
2.70
#879AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#879AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #879AE4
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##879AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##879AE4 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E7
Deuteranopia (green-blind)
#799AE2
Tritanopia (blue-blind)
#69A9B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #879ae4; /* rgb */ color: rgb(135, 154, 228); /* oklch */ color: oklch(70.1% 0.111 272.3);
Tailwind
colors: {
custom: {
50: '#adb7ed',
500: '#879ae4',
950: '#000000',
},
}SCSS
$custom: #879ae4; $custom-light: #adb7ed; $custom-dark: #000000;
JSON
{
"hex": "#879ae4",
"rgb": {
"r": 135,
"g": 154,
"b": 228
},
"hsl": {
"h": 227.742,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.70121,
"c": 0.11095,
"h": 272.3
},
"luminance": 0.33864
}Semantic roles & 50–950 ramp
primary
#879AE4
secondary
#F0EBD7
accent
#A71ACB
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084