#7B95EE#7B95EE
#7B95EE is a light, vivid blue. Relative luminance 0.319; OKLCH L 68.8% C 0.135 H 270.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95EE |
|---|---|
| RGB | rgb(123, 149, 238) |
| HSL | hsl(226, 77%, 71%) |
| HSV | hsv(226, 48%, 93%) |
| CMYK | cmyk(48.3%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(63.24, 14.57, -47.69) |
| CIE-LCH | lch(63.24, 49.86, 286.99°) |
| OKLab | oklab(68.83% 0.0006 -0.1346) |
| OKLCH | oklch(68.83% 0.135 270.3) |
| XYZ | xyz(34.3435, 31.8768, 85.2155) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 4.43
Soft Blue
#6488EA
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 6.39
Faded Blue
#658CBB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95EE #EED47B
analogous
#7BCEEE #7B95EE #9A7BEE
triadic
#7B95EE #EE7B95 #95EE7B
tetradic
#7B95EE #EE7BCE #EED47B #7BEE9A
square
#7B95EE #EE7BCE #EED47B #7BEE9A
split-complementary
#7B95EE #EE9A7B #CEEE7B
monochromatic
#1B45D3 #4569E7 #7B95EE #B1C1F5 #E4E9FC
Accessibility & contrast
On white
2.85
#7B95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#7B95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95EE
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95EE | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#6794EC
Tritanopia (blue-blind)
#4CA8B6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7b95ee; /* rgb */ color: rgb(123, 149, 238); /* oklch */ color: oklch(68.8% 0.135 270.3);
Tailwind
colors: {
custom: {
50: '#a7b3f4',
500: '#7b95ee',
950: '#000000',
},
}SCSS
$custom: #7b95ee; $custom-light: #a7b3f4; $custom-dark: #000000;
JSON
{
"hex": "#7b95ee",
"rgb": {
"r": 123,
"g": 149,
"b": 238
},
"hsl": {
"h": 226.435,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.68831,
"c": 0.13463,
"h": 270.3
},
"luminance": 0.31879
}Semantic roles & 50–950 ramp
primary
#7B95EE
secondary
#F2EBD3
accent
#AB0CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085