#7B95F3#7B95F3
#7B95F3 is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.1% C 0.142 H 270.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95F3 |
|---|---|
| RGB | rgb(123, 149, 243) |
| HSL | hsl(227, 83%, 72%) |
| HSV | hsv(227, 49%, 95%) |
| CMYK | cmyk(49.4%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(63.49, 16.07, -50.05) |
| CIE-LCH | lch(63.49, 52.56, 287.80°) |
| OKLab | oklab(69.1% 0.0016 -0.1415) |
| OKLCH | oklch(69.1% 0.142 270.7) |
| XYZ | xyz(35.0883, 32.1747, 89.1380) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Cornflowerblue
#6495ED
ΔE00 4.52
Soft Blue
#6488EA
ΔE00 4.80
Lavender Blue
#8B88F8
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 6.49
Faded Blue
#658CBB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95F3 #F3D97B
analogous
#7BD1F3 #7B95F3 #9D7BF3
triadic
#7B95F3 #F37B95 #95F37B
tetradic
#7B95F3 #F37BD1 #F3D97B #7BF39D
square
#7B95F3 #F37BD1 #F3D97B #7BF39D
split-complementary
#7B95F3 #F39D7B #D1F37B
monochromatic
#1440DF #4368EE #7B95F3 #B3C2F8 #E3E8FC
Accessibility & contrast
On white
2.82
#7B95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#7B95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95F3
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95F3 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF7
Deuteranopia (green-blind)
#6495F1
Tritanopia (blue-blind)
#48A9B8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7b95f3; /* rgb */ color: rgb(123, 149, 243); /* oklch */ color: oklch(69.1% 0.142 270.7);
Tailwind
colors: {
custom: {
50: '#a7b3f7',
500: '#7b95f3',
950: '#000000',
},
}SCSS
$custom: #7b95f3; $custom-light: #a7b3f7; $custom-dark: #000000;
JSON
{
"hex": "#7b95f3",
"rgb": {
"r": 123,
"g": 149,
"b": 243
},
"hsl": {
"h": 227,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.691,
"c": 0.14153,
"h": 270.7
},
"luminance": 0.32177
}Semantic roles & 50–950 ramp
primary
#7B95F3
secondary
#F4EED6
accent
#B106E0
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085