#7B9EDE#7B9EDE
#7B9EDE is a light, moderate blue. Relative luminance 0.339; OKLCH L 69.9% C 0.102 H 262.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9EDE |
|---|---|
| RGB | rgb(123, 158, 222) |
| HSL | hsl(219, 60%, 68%) |
| HSV | hsv(219, 45%, 87%) |
| CMYK | cmyk(44.6%, 28.8%, 0%, 12.9%) |
| CIE-LAB | lab(64.91, 4.69, -36.24) |
| CIE-LCH | lch(64.91, 36.54, 277.38°) |
| OKLab | oklab(69.89% -0.0142 -0.1014) |
| OKLCH | oklch(69.89% 0.102 262) |
| XYZ | xyz(33.5758, 33.9366, 73.8743) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.05
Periwinkle Blue
#8F99FB
ΔE00 6.17
Soft Blue
#6488EA
ΔE00 6.78
Faded Blue
#658CBB
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.60
Dark Sky Blue
#448EE4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9EDE #DEBB7B
analogous
#7BCFDE #7B9EDE #897BDE
triadic
#7B9EDE #DE7B9E #9EDE7B
tetradic
#7B9EDE #DE7BCF #DEBB7B #7BDE89
square
#7B9EDE #DE7BCF #DEBB7B #7BDE89
split-complementary
#7B9EDE #DE897B #CFDE7B
monochromatic
#2D5CB2 #4A7AD2 #7B9EDE #ACC2EA #DDE6F6
Accessibility & contrast
On white
2.70
#7B9EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#7B9EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9EDE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9EDE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E1
Deuteranopia (green-blind)
#7C99DD
Tritanopia (blue-blind)
#55ACB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7b9ede; /* rgb */ color: rgb(123, 158, 222); /* oklch */ color: oklch(69.9% 0.102 262.0);
Tailwind
colors: {
custom: {
50: '#a5bae8',
500: '#7b9ede',
950: '#000000',
},
}SCSS
$custom: #7b9ede; $custom-light: #a5bae8; $custom-dark: #000000;
JSON
{
"hex": "#7b9ede",
"rgb": {
"r": 123,
"g": 158,
"b": 222
},
"hsl": {
"h": 218.788,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.69887,
"c": 0.10236,
"h": 262
},
"luminance": 0.33939
}Semantic roles & 50–950 ramp
primary
#7B9EDE
secondary
#EADFCB
accent
#8C1EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084