#7CA2DC#7CA2DC
#7CA2DC is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.7% C 0.095 H 258.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2DC |
|---|---|
| RGB | rgb(124, 162, 220) |
| HSL | hsl(216, 58%, 67%) |
| HSV | hsv(216, 44%, 86%) |
| CMYK | cmyk(43.6%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(65.97, 2.11, -33.48) |
| CIE-LCH | lch(65.97, 33.54, 273.60°) |
| OKLab | oklab(70.71% -0.0187 -0.0934) |
| OKLCH | oklch(70.71% 0.095 258.6) |
| XYZ | xyz(34.1466, 35.2910, 72.7088) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 6.92
Faded Blue
#658CBB
ΔE00 7.69
Soft Blue
#6488EA
ΔE00 7.86
Dark Sky Blue
#448EE4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2DC #DCB67C
analogous
#7CD2DC #7CA2DC #867CDC
triadic
#7CA2DC #DC7CA2 #A2DC7C
tetradic
#7CA2DC #DC7CD2 #DCB67C #7CDC86
square
#7CA2DC #DC7CD2 #DCB67C #7CDC86
split-complementary
#7CA2DC #DC867C #D2DC7C
monochromatic
#2F61AF #4C80CF #7CA2DC #ACC4E9 #DDE7F6
Accessibility & contrast
On white
2.61
#7CA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#7CA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2DC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2DC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DF
Deuteranopia (green-blind)
#829CDB
Tritanopia (blue-blind)
#58AFB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca2dc; /* rgb */ color: rgb(124, 162, 220); /* oklch */ color: oklch(70.7% 0.095 258.6);
Tailwind
colors: {
custom: {
50: '#a6bde7',
500: '#7ca2dc',
950: '#000000',
},
}SCSS
$custom: #7ca2dc; $custom-light: #a6bde7; $custom-dark: #000000;
JSON
{
"hex": "#7ca2dc",
"rgb": {
"r": 124,
"g": 162,
"b": 220
},
"hsl": {
"h": 216.25,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.70705,
"c": 0.09526,
"h": 258.6
},
"luminance": 0.35293
}Semantic roles & 50–950 ramp
primary
#7CA2DC
secondary
#E9DDCB
accent
#8420C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184