#7B95DF#7B95DF
#7B95DF is a light, moderate blue. Relative luminance 0.310; OKLCH L 68.1% C 0.114 H 268.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95DF |
|---|---|
| RGB | rgb(123, 149, 223) |
| HSL | hsl(224, 61%, 68%) |
| HSV | hsv(224, 45%, 87%) |
| CMYK | cmyk(44.8%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(62.53, 10.16, -40.51) |
| CIE-LCH | lch(62.53, 41.76, 284.08°) |
| OKLab | oklab(68.05% -0.0029 -0.1137) |
| OKLCH | oklch(68.05% 0.114 268.5) |
| XYZ | xyz(32.2309, 31.0317, 74.0891) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.63
Soft Blue
#6488EA
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 4.99
Faded Blue
#658CBB
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 6.42
Lavender Blue
#8B88F8
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95DF #DFC57B
analogous
#7BC7DF #7B95DF #937BDF
triadic
#7B95DF #DF7B95 #95DF7B
tetradic
#7B95DF #DF7BC7 #DFC57B #7BDF93
square
#7B95DF #DF7BC7 #DFC57B #7BDF93
split-complementary
#7B95DF #DF937B #C7DF7B
monochromatic
#2C4FB4 #4A6DD3 #7B95DF #ACBDEB #DEE4F7
Accessibility & contrast
On white
2.91
#7B95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#7B95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95DF
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95DF | 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)
#7A9CE2
Deuteranopia (green-blind)
#7093DD
Tritanopia (blue-blind)
#56A4B0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7b95df; /* rgb */ color: rgb(123, 149, 223); /* oklch */ color: oklch(68.1% 0.114 268.5);
Tailwind
colors: {
custom: {
50: '#a5b3e9',
500: '#7b95df',
950: '#000000',
},
}SCSS
$custom: #7b95df; $custom-light: #a5b3e9; $custom-dark: #000000;
JSON
{
"hex": "#7b95df",
"rgb": {
"r": 123,
"g": 149,
"b": 223
},
"hsl": {
"h": 224.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.68053,
"c": 0.11379,
"h": 268.5
},
"luminance": 0.31034
}Semantic roles & 50–950 ramp
primary
#7B95DF
secondary
#EAE2CB
accent
#9C1DC9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084