#7B9DFE#7B9DFE
#7B9DFE is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.3% C 0.147 H 268.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9DFE |
|---|---|
| RGB | rgb(123, 157, 254) |
| HSL | hsl(224, 98%, 74%) |
| HSV | hsv(224, 52%, 100%) |
| CMYK | cmyk(51.6%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(66.12, 14.73, -51.90) |
| CIE-LCH | lch(66.12, 53.95, 285.85°) |
| OKLab | oklab(71.31% -0.0052 -0.1469) |
| OKLCH | oklch(71.31% 0.147 268) |
| XYZ | xyz(38.1089, 35.4780, 98.5865) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.42
Periwinkle Blue
#8F99FB
ΔE00 4.83
Soft Blue
#6488EA
ΔE00 6.70
Carolina Blue
#8AB8FE
ΔE00 7.39
Lavender Blue
#8B88F8
ΔE00 8.46
Perrywinkle
#8F8CE7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9DFE #FEDC7B
analogous
#7BDFFE #7B9DFE #9B7BFE
triadic
#7B9DFE #FE7B9D #9DFE7B
tetradic
#7B9DFE #FE7BDF #FEDC7B #7BFE9B
square
#7B9DFE #FE7BDF #FEDC7B #7BFE9B
split-complementary
#7B9DFE #FE9B7B #DFFE7B
monochromatic
#0243FD #3E70FE #7B9DFE #B8CAFE #E1E8FF
Accessibility & contrast
On white
2.59
#7B9DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#7B9DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9DFE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9DFE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#679BFC
Tritanopia (blue-blind)
#3CB2C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7b9dfe; /* rgb */ color: rgb(123, 157, 254); /* oklch */ color: oklch(71.3% 0.147 268.0);
Tailwind
colors: {
custom: {
50: '#a8b9ff',
500: '#7b9dfe',
950: '#000000',
},
}SCSS
$custom: #7b9dfe; $custom-light: #a8b9ff; $custom-dark: #000000;
JSON
{
"hex": "#7b9dfe",
"rgb": {
"r": 123,
"g": 157,
"b": 254
},
"hsl": {
"h": 224.427,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.71306,
"c": 0.14697,
"h": 268
},
"luminance": 0.35481
}Semantic roles & 50–950 ramp
primary
#7B9DFE
secondary
#F7EED4
accent
#AA00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086