#7B95DE#7B95DE
#7B95DE is a light, moderate blue. Relative luminance 0.310; OKLCH L 68.0% C 0.112 H 268.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95DE |
|---|---|
| RGB | rgb(123, 149, 222) |
| HSL | hsl(224, 60%, 68%) |
| HSV | hsv(224, 45%, 87%) |
| CMYK | cmyk(44.6%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(62.49, 9.87, -40.02) |
| CIE-LCH | lch(62.49, 41.22, 283.85°) |
| OKLab | oklab(68% -0.0031 -0.1123) |
| OKLCH | oklch(68% 0.112 268.4) |
| XYZ | xyz(32.0965, 30.9780, 73.3812) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.67
Soft Blue
#6488EA
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.07
Faded Blue
#658CBB
ΔE00 6.31
Perrywinkle
#8F8CE7
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95DE #DEC47B
analogous
#7BC7DE #7B95DE #927BDE
triadic
#7B95DE #DE7B95 #95DE7B
tetradic
#7B95DE #DE7BC7 #DEC47B #7BDE92
square
#7B95DE #DE7BC7 #DEC47B #7BDE92
split-complementary
#7B95DE #DE927B #C7DE7B
monochromatic
#2D50B2 #4A6ED2 #7B95DE #ACBCEA #DDE4F6
Accessibility & contrast
On white
2.92
#7B95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#7B95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95DE
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95DE | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE1
Deuteranopia (green-blind)
#7193DC
Tritanopia (blue-blind)
#57A4AF
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7b95de; /* rgb */ color: rgb(123, 149, 222); /* oklch */ color: oklch(68.0% 0.112 268.4);
Tailwind
colors: {
custom: {
50: '#a5b3e8',
500: '#7b95de',
950: '#000000',
},
}SCSS
$custom: #7b95de; $custom-light: #a5b3e8; $custom-dark: #000000;
JSON
{
"hex": "#7b95de",
"rgb": {
"r": 123,
"g": 149,
"b": 222
},
"hsl": {
"h": 224.242,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.68003,
"c": 0.11238,
"h": 268.4
},
"luminance": 0.3098
}Semantic roles & 50–950 ramp
primary
#7B95DE
secondary
#EAE2CB
accent
#9B1EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084