#7CA0DC#7CA0DC
#7CA0DC is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.3% C 0.097 H 260.4°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0DC |
|---|---|
| RGB | rgb(124, 160, 220) |
| HSL | hsl(218, 58%, 67%) |
| HSV | hsv(218, 44%, 86%) |
| CMYK | cmyk(43.6%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(65.43, 3.24, -34.32) |
| CIE-LCH | lch(65.43, 34.48, 275.39°) |
| OKLab | oklab(70.28% -0.0163 -0.0958) |
| OKLCH | oklch(70.28% 0.097 260.4) |
| XYZ | xyz(33.7971, 34.5920, 72.5923) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Periwinkle Blue
#8F99FB
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.35
Faded Blue
#658CBB
ΔE00 7.35
Dark Sky Blue
#448EE4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0DC #DCB87C
analogous
#7CD0DC #7CA0DC #887CDC
triadic
#7CA0DC #DC7CA0 #A0DC7C
tetradic
#7CA0DC #DC7CD0 #DCB87C #7CDC88
square
#7CA0DC #DC7CD0 #DCB87C #7CDC88
split-complementary
#7CA0DC #DC887C #D0DC7C
monochromatic
#2F5FAF #4C7DCF #7CA0DC #ACC3E9 #DDE6F6
Accessibility & contrast
On white
2.65
#7CA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#7CA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0DC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0DC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#7F9BDB
Tritanopia (blue-blind)
#58ADB5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ca0dc; /* rgb */ color: rgb(124, 160, 220); /* oklch */ color: oklch(70.3% 0.097 260.4);
Tailwind
colors: {
custom: {
50: '#a6bbe7',
500: '#7ca0dc',
950: '#000000',
},
}SCSS
$custom: #7ca0dc; $custom-light: #a6bbe7; $custom-dark: #000000;
JSON
{
"hex": "#7ca0dc",
"rgb": {
"r": 124,
"g": 160,
"b": 220
},
"hsl": {
"h": 217.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.70279,
"c": 0.09721,
"h": 260.4
},
"luminance": 0.34594
}Semantic roles & 50–950 ramp
primary
#7CA0DC
secondary
#E9DECB
accent
#8720C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084