#7CA5DC#7CA5DC
#7CA5DC is a light, moderate cyan. Relative luminance 0.364; OKLCH L 71.3% C 0.093 H 256.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5DC |
|---|---|
| RGB | rgb(124, 165, 220) |
| HSL | hsl(214, 58%, 67%) |
| HSV | hsv(214, 44%, 86%) |
| CMYK | cmyk(43.6%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(66.79, 0.42, -32.21) |
| CIE-LCH | lch(66.79, 32.21, 270.74°) |
| OKLab | oklab(71.35% -0.0224 -0.0897) |
| OKLCH | oklch(71.35% 0.093 256) |
| XYZ | xyz(34.6813, 36.3605, 72.8871) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 5.86
Sky Blue (survey)
#75BBFD
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.63
Faded Blue
#658CBB
ΔE00 8.29
Pastel Blue
#A2BFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5DC #DCB37C
analogous
#7CD5DC #7CA5DC #837CDC
triadic
#7CA5DC #DC7CA5 #A5DC7C
tetradic
#7CA5DC #DC7CD5 #DCB37C #7CDC83
square
#7CA5DC #DC7CD5 #DCB37C #7CDC83
split-complementary
#7CA5DC #DC837C #D5DC7C
monochromatic
#2F65AF #4C84CF #7CA5DC #ACC6E9 #DDE7F6
Accessibility & contrast
On white
2.54
#7CA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#7CA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5DC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5DC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DE
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#57B1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca5dc; /* rgb */ color: rgb(124, 165, 220); /* oklch */ color: oklch(71.3% 0.093 256.0);
Tailwind
colors: {
custom: {
50: '#a6bfe7',
500: '#7ca5dc',
950: '#000000',
},
}SCSS
$custom: #7ca5dc; $custom-light: #a6bfe7; $custom-dark: #000000;
JSON
{
"hex": "#7ca5dc",
"rgb": {
"r": 124,
"g": 165,
"b": 220
},
"hsl": {
"h": 214.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.71347,
"c": 0.09252,
"h": 256
},
"luminance": 0.36363
}Semantic roles & 50–950 ramp
primary
#7CA5DC
secondary
#E9DCCB
accent
#7F20C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184