#7E95ED#7E95ED
#7E95ED is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.0% C 0.132 H 271.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95ED |
|---|---|
| RGB | rgb(126, 149, 237) |
| HSL | hsl(228, 76%, 71%) |
| HSV | hsv(228, 47%, 93%) |
| CMYK | cmyk(46.8%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(63.38, 14.98, -46.91) |
| CIE-LCH | lch(63.38, 49.24, 287.71°) |
| OKLab | oklab(68.97% 0.0034 -0.1323) |
| OKLCH | oklch(68.97% 0.132 271.5) |
| XYZ | xyz(34.6329, 32.0429, 84.4643) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Cornflowerblue
#6495ED
ΔE00 5.07
Soft Blue
#6488EA
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 5.93
Faded Blue
#658CBB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95ED #EDD67E
analogous
#7ECCED #7E95ED #9E7EED
triadic
#7E95ED #ED7E95 #95ED7E
tetradic
#7E95ED #ED7ECC #EDD67E #7EED9E
square
#7E95ED #ED7ECC #EDD67E #7EED9E
split-complementary
#7E95ED #ED9E7E #CCED7E
monochromatic
#1D43D3 #4869E6 #7E95ED #B4C1F4 #E4E9FB
Accessibility & contrast
On white
2.83
#7E95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#7E95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95ED
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95ED | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#6995EB
Tritanopia (blue-blind)
#53A7B6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7e95ed; /* rgb */ color: rgb(126, 149, 237); /* oklch */ color: oklch(69.0% 0.132 271.5);
Tailwind
colors: {
custom: {
50: '#a9b3f3',
500: '#7e95ed',
950: '#000000',
},
}SCSS
$custom: #7e95ed; $custom-light: #a9b3f3; $custom-dark: #000000;
JSON
{
"hex": "#7e95ed",
"rgb": {
"r": 126,
"g": 149,
"b": 237
},
"hsl": {
"h": 227.568,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.68969,
"c": 0.13234,
"h": 271.5
},
"luminance": 0.32045
}Semantic roles & 50–950 ramp
primary
#7E95ED
secondary
#F2ECD5
accent
#AE0ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085