#7B9DFD#7B9DFD
#7B9DFD is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.3% C 0.146 H 267.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9DFD |
|---|---|
| RGB | rgb(123, 157, 253) |
| HSL | hsl(224, 97%, 74%) |
| HSV | hsv(224, 51%, 99%) |
| CMYK | cmyk(51.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.07, 14.43, -51.43) |
| CIE-LCH | lch(66.07, 53.42, 285.67°) |
| OKLab | oklab(71.25% -0.0054 -0.1455) |
| OKLCH | oklch(71.25% 0.146 267.9) |
| XYZ | xyz(37.9491, 35.4141, 97.7453) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.37
Periwinkle Blue
#8F99FB
ΔE00 4.84
Soft Blue
#6488EA
ΔE00 6.67
Carolina Blue
#8AB8FE
ΔE00 7.39
Lavender Blue
#8B88F8
ΔE00 8.46
Perrywinkle
#8F8CE7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9DFD #FDDB7B
analogous
#7BDEFD #7B9DFD #9A7BFD
triadic
#7B9DFD #FD7B9D #9DFD7B
tetradic
#7B9DFD #FD7BDE #FDDB7B #7BFD9A
square
#7B9DFD #FD7BDE #FDDB7B #7BFD9A
split-complementary
#7B9DFD #FD9A7B #DEFD7B
monochromatic
#0444FA #3F70FC #7B9DFD #B7CAFE #E1E9FF
Accessibility & contrast
On white
2.60
#7B9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#7B9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9DFD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9DFD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#689BFB
Tritanopia (blue-blind)
#3DB2C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7b9dfd; /* rgb */ color: rgb(123, 157, 253); /* oklch */ color: oklch(71.3% 0.146 267.9);
Tailwind
colors: {
custom: {
50: '#a8b9fe',
500: '#7b9dfd',
950: '#000000',
},
}SCSS
$custom: #7b9dfd; $custom-light: #a8b9fe; $custom-dark: #000000;
JSON
{
"hex": "#7b9dfd",
"rgb": {
"r": 123,
"g": 157,
"b": 253
},
"hsl": {
"h": 224.308,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.71252,
"c": 0.14561,
"h": 267.9
},
"luminance": 0.35417
}Semantic roles & 50–950 ramp
primary
#7B9DFD
secondary
#F7EED4
accent
#A900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086