#7883EE#7883EE
#7883EE is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.1% C 0.158 H 276.6°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7883EE |
|---|---|
| RGB | rgb(120, 131, 238) |
| HSL | hsl(234, 78%, 70%) |
| HSV | hsv(234, 50%, 93%) |
| CMYK | cmyk(49.6%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(58.41, 24.50, -55.37) |
| CIE-LCH | lch(58.41, 60.54, 293.87°) |
| OKLab | oklab(65.08% 0.0183 -0.1573) |
| OKLCH | oklch(65.08% 0.158 276.6) |
| XYZ | xyz(31.2898, 26.3969, 84.3187) |
| Luminance | 0.2640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.59
Lavender Blue
#8B88F8
ΔE00 3.70
Periwinkle (survey)
#8E82FE
ΔE00 4.72
Soft Blue
#6488EA
ΔE00 4.74
Perrywinkle
#8F8CE7
ΔE00 5.08
Periwinkle Blue
#8F99FB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7883EE #EEE378
analogous
#78BEEE #7883EE #A878EE
triadic
#7883EE #EE7883 #83EE78
tetradic
#7883EE #EE78BE #EEE378 #78EEA8
square
#7883EE #EE78BE #EEE378 #78EEA8
split-complementary
#7883EE #EEA878 #BEEE78
monochromatic
#1A2BD1 #4251E7 #7883EE #AEB5F5 #E4E6FC
Accessibility & contrast
On white
3.34
#7883EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#7883EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7883EE
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7883EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7883EE | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5691F2
Deuteranopia (green-blind)
#4B88EC
Tritanopia (blue-blind)
#489AAD
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7883ee; /* rgb */ color: rgb(120, 131, 238); /* oklch */ color: oklch(65.1% 0.158 276.6);
Tailwind
colors: {
custom: {
50: '#a6a6f4',
500: '#7883ee',
950: '#000000',
},
}SCSS
$custom: #7883ee; $custom-light: #a6a6f4; $custom-dark: #000000;
JSON
{
"hex": "#7883ee",
"rgb": {
"r": 120,
"g": 131,
"b": 238
},
"hsl": {
"h": 234.407,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.65083,
"c": 0.15833,
"h": 276.6
},
"luminance": 0.26399
}Semantic roles & 50–950 ramp
primary
#7883EE
secondary
#F1EED1
accent
#C70CDA
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85