#7B95FC#7B95FC
#7B95FC is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.6% C 0.154 H 271.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7B95FC |
|---|---|
| RGB | rgb(123, 149, 252) |
| HSL | hsl(228, 96%, 74%) |
| HSV | hsv(228, 51%, 99%) |
| CMYK | cmyk(51.2%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(63.94, 18.78, -54.26) |
| CIE-LCH | lch(63.94, 57.42, 289.10°) |
| OKLab | oklab(69.6% 0.0034 -0.1538) |
| OKLCH | oklch(69.6% 0.154 271.2) |
| XYZ | xyz(36.4808, 32.7317, 96.4721) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Cornflowerblue
#6495ED
ΔE00 4.84
Soft Blue
#6488EA
ΔE00 5.12
Lavender Blue
#8B88F8
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.80
Periwinkle (survey)
#8E82FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B95FC #FCE27B
analogous
#7BD5FC #7B95FC #A17BFC
triadic
#7B95FC #FC7B95 #95FC7B
tetradic
#7B95FC #FC7BD5 #FCE27B #7BFCA1
square
#7B95FC #FC7BD5 #FCE27B #7BFCA1
split-complementary
#7B95FC #FCA17B #D5FC7B
monochromatic
#0636F7 #3F65FB #7B95FC #B7C5FD #E1E7FE
Accessibility & contrast
On white
2.78
#7B95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#7B95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B95FC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B95FC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#5D96FA
Tritanopia (blue-blind)
#40ABBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7b95fc; /* rgb */ color: rgb(123, 149, 252); /* oklch */ color: oklch(69.6% 0.154 271.2);
Tailwind
colors: {
custom: {
50: '#a8b3fe',
500: '#7b95fc',
950: '#000000',
},
}SCSS
$custom: #7b95fc; $custom-light: #a8b3fe; $custom-dark: #000000;
JSON
{
"hex": "#7b95fc",
"rgb": {
"r": 123,
"g": 149,
"b": 252
},
"hsl": {
"h": 227.907,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.696,
"c": 0.15388,
"h": 271.2
},
"luminance": 0.32734
}Semantic roles & 50–950 ramp
primary
#7B95FC
secondary
#F7F0D4
accent
#B700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086