#7E95DB#7E95DB
#7E95DB is a light, moderate blue. Relative luminance 0.310; OKLCH L 68.1% C 0.107 H 269.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95DB |
|---|---|
| RGB | rgb(126, 149, 219) |
| HSL | hsl(225, 56%, 68%) |
| HSV | hsv(225, 42%, 86%) |
| CMYK | cmyk(42.5%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(62.54, 9.77, -38.26) |
| CIE-LCH | lch(62.54, 39.48, 284.32°) |
| OKLab | oklab(68.05% -0.0009 -0.1072) |
| OKLCH | oklch(68.05% 0.107 269.5) |
| XYZ | xyz(32.1338, 31.0433, 71.3029) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Cornflowerblue
#6495ED
ΔE00 5.50
Soft Blue
#6488EA
ΔE00 5.56
Perrywinkle
#8F8CE7
ΔE00 5.93
Faded Blue
#658CBB
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95DB #DBC47E
analogous
#7EC4DB #7E95DB #957EDB
triadic
#7E95DB #DB7E95 #95DB7E
tetradic
#7E95DB #DB7EC4 #DBC47E #7EDB95
square
#7E95DB #DB7EC4 #DBC47E #7EDB95
split-complementary
#7E95DB #DB957E #C4DB7E
monochromatic
#3150AE #4E6ECE #7E95DB #AEBCE8 #DEE4F6
Accessibility & contrast
On white
2.91
#7E95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#7E95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95DB
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95DB | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDE
Deuteranopia (green-blind)
#7494D9
Tritanopia (blue-blind)
#5EA3AE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7e95db; /* rgb */ color: rgb(126, 149, 219); /* oklch */ color: oklch(68.1% 0.107 269.5);
Tailwind
colors: {
custom: {
50: '#a7b3e6',
500: '#7e95db',
950: '#000000',
},
}SCSS
$custom: #7e95db; $custom-light: #a7b3e6; $custom-dark: #000000;
JSON
{
"hex": "#7e95db",
"rgb": {
"r": 126,
"g": 149,
"b": 219
},
"hsl": {
"h": 225.161,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.68051,
"c": 0.10718,
"h": 269.5
},
"luminance": 0.31045
}Semantic roles & 50–950 ramp
primary
#7E95DB
secondary
#E9E2CC
accent
#9C22C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084