#7B9CFD#7B9CFD
#7B9CFD is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.1% C 0.147 H 268.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9CFD |
|---|---|
| RGB | rgb(123, 156, 253) |
| HSL | hsl(225, 97%, 74%) |
| HSV | hsv(225, 51%, 99%) |
| CMYK | cmyk(51.4%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(65.81, 15.01, -51.85) |
| CIE-LCH | lch(65.81, 53.98, 286.14°) |
| OKLab | oklab(71.05% -0.0043 -0.1467) |
| OKLCH | oklch(71.05% 0.147 268.3) |
| XYZ | xyz(37.7807, 35.0771, 97.6892) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.36
Periwinkle Blue
#8F99FB
ΔE00 4.63
Soft Blue
#6488EA
ΔE00 6.45
Carolina Blue
#8AB8FE
ΔE00 7.69
Lavender Blue
#8B88F8
ΔE00 8.16
Perrywinkle
#8F8CE7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9CFD #FDDC7B
analogous
#7BDDFD #7B9CFD #9B7BFD
triadic
#7B9CFD #FD7B9C #9CFD7B
tetradic
#7B9CFD #FD7BDD #FDDC7B #7BFD9B
square
#7B9CFD #FD7BDD #FDDC7B #7BFD9B
split-complementary
#7B9CFD #FD9B7B #DDFD7B
monochromatic
#0442FA #3F6FFC #7B9CFD #B7C9FE #E1E8FF
Accessibility & contrast
On white
2.62
#7B9CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7B9CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9CFD
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9CFD | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#679BFB
Tritanopia (blue-blind)
#3EB1C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7b9cfd; /* rgb */ color: rgb(123, 156, 253); /* oklch */ color: oklch(71.1% 0.147 268.3);
Tailwind
colors: {
custom: {
50: '#a8b8fe',
500: '#7b9cfd',
950: '#000000',
},
}SCSS
$custom: #7b9cfd; $custom-light: #a8b8fe; $custom-dark: #000000;
JSON
{
"hex": "#7b9cfd",
"rgb": {
"r": 123,
"g": 156,
"b": 253
},
"hsl": {
"h": 224.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.71051,
"c": 0.14679,
"h": 268.3
},
"luminance": 0.3508
}Semantic roles & 50–950 ramp
primary
#7B9CFD
secondary
#F7EED4
accent
#AB00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086