#7B95DA#7B95DA
#7B95DA is a light, moderate blue. Relative luminance 0.308; OKLCH L 67.8% C 0.107 H 267.8°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95DA |
|---|---|
| RGB | rgb(123, 149, 218) |
| HSL | hsl(224, 56%, 67%) |
| HSV | hsv(224, 44%, 85%) |
| CMYK | cmyk(43.6%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(62.31, 8.72, -38.08) |
| CIE-LCH | lch(62.31, 39.07, 282.89°) |
| OKLab | oklab(67.81% -0.0042 -0.1067) |
| OKLCH | oklch(67.81% 0.107 267.8) |
| XYZ | xyz(31.5667, 30.7661, 70.5912) |
| Luminance | 0.3077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.83
Soft Blue
#6488EA
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 5.40
Faded Blue
#658CBB
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.55
Lavender Blue
#8B88F8
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95DA #DAC07B
analogous
#7BC5DA #7B95DA #917BDA
triadic
#7B95DA #DA7B95 #95DA7B
tetradic
#7B95DA #DA7BC5 #DAC07B #7BDA91
square
#7B95DA #DA7BC5 #DAC07B #7BDA91
split-complementary
#7B95DA #DA917B #C5DA7B
monochromatic
#3051AB #4B6FCD #7B95DA #ABBBE7 #DBE2F5
Accessibility & contrast
On white
2.94
#7B95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#7B95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95DA
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95DA | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9BDD
Deuteranopia (green-blind)
#7393D8
Tritanopia (blue-blind)
#59A3AE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7b95da; /* rgb */ color: rgb(123, 149, 218); /* oklch */ color: oklch(67.8% 0.107 267.8);
Tailwind
colors: {
custom: {
50: '#a5b3e5',
500: '#7b95da',
950: '#000000',
},
}SCSS
$custom: #7b95da; $custom-light: #a5b3e5; $custom-dark: #000000;
JSON
{
"hex": "#7b95da",
"rgb": {
"r": 123,
"g": 149,
"b": 218
},
"hsl": {
"h": 223.579,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.67805,
"c": 0.1068,
"h": 267.8
},
"luminance": 0.30768
}Semantic roles & 50–950 ramp
primary
#7B95DA
secondary
#E8DFC9
accent
#9722C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084