#7B95FE#7B95FE
#7B95FE is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.7% C 0.157 H 271.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95FE |
|---|---|
| RGB | rgb(123, 149, 254) |
| HSL | hsl(228, 98%, 74%) |
| HSV | hsv(228, 52%, 100%) |
| CMYK | cmyk(51.6%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(64.05, 19.39, -55.19) |
| CIE-LCH | lch(64.05, 58.50, 289.36°) |
| OKLab | oklab(69.71% 0.0037 -0.1565) |
| OKLCH | oklch(69.71% 0.157 271.4) |
| XYZ | xyz(36.7994, 32.8591, 98.1500) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.75
Cornflowerblue
#6495ED
ΔE00 4.93
Soft Blue
#6488EA
ΔE00 5.22
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95FE #FEE47B
analogous
#7BD6FE #7B95FE #A37BFE
triadic
#7B95FE #FE7B95 #95FE7B
tetradic
#7B95FE #FE7BD6 #FEE47B #7BFEA3
square
#7B95FE #FE7BD6 #FEE47B #7BFEA3
split-complementary
#7B95FE #FEA37B #D6FE7B
monochromatic
#0234FD #3E64FE #7B95FE #B8C6FE #E1E7FF
Accessibility & contrast
On white
2.77
#7B95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#7B95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95FE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95FE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#5B96FC
Tritanopia (blue-blind)
#3EACBD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7b95fe; /* rgb */ color: rgb(123, 149, 254); /* oklch */ color: oklch(69.7% 0.157 271.4);
Tailwind
colors: {
custom: {
50: '#a9b3ff',
500: '#7b95fe',
950: '#000000',
},
}SCSS
$custom: #7b95fe; $custom-light: #a9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#7b95fe",
"rgb": {
"r": 123,
"g": 149,
"b": 254
},
"hsl": {
"h": 228.092,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.69713,
"c": 0.15659,
"h": 271.4
},
"luminance": 0.32862
}Semantic roles & 50–950 ramp
primary
#7B95FE
secondary
#F7F0D4
accent
#B800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086