#7CA3DC#7CA3DC
#7CA3DC is a light, moderate blue. Relative luminance 0.356; OKLCH L 70.9% C 0.094 H 257.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3DC |
|---|---|
| RGB | rgb(124, 163, 220) |
| HSL | hsl(216, 58%, 67%) |
| HSV | hsv(216, 44%, 86%) |
| CMYK | cmyk(43.6%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(66.25, 1.54, -33.05) |
| CIE-LCH | lch(66.25, 33.09, 272.67°) |
| OKLab | oklab(70.92% -0.02 -0.0922) |
| OKLCH | oklch(70.92% 0.094 257.8) |
| XYZ | xyz(34.3234, 35.6447, 72.7678) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.82
Carolina Blue
#8AB8FE
ΔE00 6.33
Periwinkle Blue
#8F99FB
ΔE00 7.15
Faded Blue
#658CBB
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.13
Sky Blue (survey)
#75BBFD
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3DC #DCB57C
analogous
#7CD3DC #7CA3DC #857CDC
triadic
#7CA3DC #DC7CA3 #A3DC7C
tetradic
#7CA3DC #DC7CD3 #DCB57C #7CDC85
square
#7CA3DC #DC7CD3 #DCB57C #7CDC85
split-complementary
#7CA3DC #DC857C #D3DC7C
monochromatic
#2F63AF #4C81CF #7CA3DC #ACC5E9 #DDE7F6
Accessibility & contrast
On white
2.58
#7CA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7CA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3DC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3DC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#58AFB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca3dc; /* rgb */ color: rgb(124, 163, 220); /* oklch */ color: oklch(70.9% 0.094 257.8);
Tailwind
colors: {
custom: {
50: '#a6bee7',
500: '#7ca3dc',
950: '#000000',
},
}SCSS
$custom: #7ca3dc; $custom-light: #a6bee7; $custom-dark: #000000;
JSON
{
"hex": "#7ca3dc",
"rgb": {
"r": 124,
"g": 163,
"b": 220
},
"hsl": {
"h": 215.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.70919,
"c": 0.09433,
"h": 257.8
},
"luminance": 0.35647
}Semantic roles & 50–950 ramp
primary
#7CA3DC
secondary
#E9DDCB
accent
#8220C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184