#7E95DE#7E95DE
#7E95DE is a light, moderate blue. Relative luminance 0.312; OKLCH L 68.2% C 0.111 H 270.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95DE |
|---|---|
| RGB | rgb(126, 149, 222) |
| HSL | hsl(226, 59%, 68%) |
| HSV | hsv(226, 43%, 87%) |
| CMYK | cmyk(43.2%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(62.68, 10.62, -39.71) |
| CIE-LCH | lch(62.68, 41.11, 284.98°) |
| OKLab | oklab(68.2% -0.0001 -0.1114) |
| OKLCH | oklch(68.2% 0.111 270) |
| XYZ | xyz(32.5323, 31.2027, 73.4016) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Cornflowerblue
#6495ED
ΔE00 5.37
Soft Blue
#6488EA
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95DE #DEC77E
analogous
#7EC5DE #7E95DE #977EDE
triadic
#7E95DE #DE7E95 #95DE7E
tetradic
#7E95DE #DE7EC5 #DEC77E #7EDE97
square
#7E95DE #DE7EC5 #DEC77E #7EDE97
split-complementary
#7E95DE #DE977E #C5DE7E
monochromatic
#2E4EB4 #4D6DD2 #7E95DE #AFBDEA #DFE5F7
Accessibility & contrast
On white
2.90
#7E95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#7E95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95DE
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95DE | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE1
Deuteranopia (green-blind)
#7294DC
Tritanopia (blue-blind)
#5DA4AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7e95de; /* rgb */ color: rgb(126, 149, 222); /* oklch */ color: oklch(68.2% 0.111 270.0);
Tailwind
colors: {
custom: {
50: '#a7b3e8',
500: '#7e95de',
950: '#000000',
},
}SCSS
$custom: #7e95de; $custom-light: #a7b3e8; $custom-dark: #000000;
JSON
{
"hex": "#7e95de",
"rgb": {
"r": 126,
"g": 149,
"b": 222
},
"hsl": {
"h": 225.625,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.68199,
"c": 0.11139,
"h": 270
},
"luminance": 0.31204
}Semantic roles & 50–950 ramp
primary
#7E95DE
secondary
#EAE3CD
accent
#9F1FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084