#7B94FB#7B94FB
#7B94FB is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.3% C 0.154 H 271.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7B94FB |
|---|---|
| RGB | rgb(123, 148, 251) |
| HSL | hsl(228, 94%, 73%) |
| HSV | hsv(228, 51%, 98%) |
| CMYK | cmyk(51%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(63.63, 19.07, -54.20) |
| CIE-LCH | lch(63.63, 57.46, 289.38°) |
| OKLab | oklab(69.35% 0.0043 -0.1537) |
| OKLCH | oklch(69.35% 0.154 271.6) |
| XYZ | xyz(36.1653, 32.3534, 95.5872) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 6.55
Periwinkle (survey)
#8E82FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B94FB #FBE27B
analogous
#7BD4FB #7B94FB #A27BFB
triadic
#7B94FB #FB7B94 #94FB7B
tetradic
#7B94FB #FB7BD4 #FBE27B #7BFBA2
square
#7B94FB #FB7BD4 #FBE27B #7BFBA2
split-complementary
#7B94FB #FBA27B #D4FB7B
monochromatic
#0736F4 #4064F9 #7B94FB #B6C4FD #E1E7FE
Accessibility & contrast
On white
2.81
#7B94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#7B94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B94FB
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B94FB | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#5C95F9
Tritanopia (blue-blind)
#41AABB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7b94fb; /* rgb */ color: rgb(123, 148, 251); /* oklch */ color: oklch(69.3% 0.154 271.6);
Tailwind
colors: {
custom: {
50: '#a8b3fd',
500: '#7b94fb',
950: '#000000',
},
}SCSS
$custom: #7b94fb; $custom-light: #a8b3fd; $custom-dark: #000000;
JSON
{
"hex": "#7b94fb",
"rgb": {
"r": 123,
"g": 148,
"b": 251
},
"hsl": {
"h": 228.281,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.69346,
"c": 0.15374,
"h": 271.6
},
"luminance": 0.32356
}Semantic roles & 50–950 ramp
primary
#7B94FB
secondary
#F6F0D5
accent
#B900E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101118
muted
#7F8086