#7B95DB#7B95DB
#7B95DB is a light, moderate blue. Relative luminance 0.308; OKLCH L 67.9% C 0.108 H 267.9°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95DB |
|---|---|
| RGB | rgb(123, 149, 219) |
| HSL | hsl(224, 57%, 67%) |
| HSV | hsv(224, 44%, 86%) |
| CMYK | cmyk(43.8%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(62.35, 9.00, -38.57) |
| CIE-LCH | lch(62.35, 39.61, 283.14°) |
| OKLab | oklab(67.85% -0.0039 -0.1081) |
| OKLCH | oklch(67.85% 0.108 267.9) |
| XYZ | xyz(31.6980, 30.8186, 71.2824) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.79
Soft Blue
#6488EA
ΔE00 5.11
Periwinkle Blue
#8F99FB
ΔE00 5.31
Faded Blue
#658CBB
ΔE00 6.14
Perrywinkle
#8F8CE7
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95DB #DBC17B
analogous
#7BC5DB #7B95DB #917BDB
triadic
#7B95DB #DB7B95 #95DB7B
tetradic
#7B95DB #DB7BC5 #DBC17B #7BDB91
square
#7B95DB #DB7BC5 #DBC17B #7BDB91
split-complementary
#7B95DB #DB917B #C5DB7B
monochromatic
#2F51AD #4B6ECE #7B95DB #ABBCE8 #DBE2F5
Accessibility & contrast
On white
2.93
#7B95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#7B95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95DB
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95DB | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9BDE
Deuteranopia (green-blind)
#7393D9
Tritanopia (blue-blind)
#59A4AE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7b95db; /* rgb */ color: rgb(123, 149, 219); /* oklch */ color: oklch(67.9% 0.108 267.9);
Tailwind
colors: {
custom: {
50: '#a5b3e6',
500: '#7b95db',
950: '#000000',
},
}SCSS
$custom: #7b95db; $custom-light: #a5b3e6; $custom-dark: #000000;
JSON
{
"hex": "#7b95db",
"rgb": {
"r": 123,
"g": 149,
"b": 219
},
"hsl": {
"h": 223.75,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.67854,
"c": 0.1082,
"h": 267.9
},
"luminance": 0.3082
}Semantic roles & 50–950 ramp
primary
#7B95DB
secondary
#E8E0CA
accent
#9821C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084