#7CA4DC#7CA4DC
#7CA4DC is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.1% C 0.093 H 256.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4DC |
|---|---|
| RGB | rgb(124, 164, 220) |
| HSL | hsl(215, 58%, 67%) |
| HSV | hsv(215, 44%, 86%) |
| CMYK | cmyk(43.6%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.52, 0.98, -32.63) |
| CIE-LCH | lch(66.52, 32.64, 271.72°) |
| OKLab | oklab(71.13% -0.0212 -0.091) |
| OKLCH | oklch(71.13% 0.093 256.9) |
| XYZ | xyz(34.5017, 36.0012, 72.8272) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.00
Carolina Blue
#8AB8FE
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 7.90
Faded Blue
#658CBB
ΔE00 8.08
Soft Blue
#6488EA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4DC #DCB47C
analogous
#7CD4DC #7CA4DC #847CDC
triadic
#7CA4DC #DC7CA4 #A4DC7C
tetradic
#7CA4DC #DC7CD4 #DCB47C #7CDC84
square
#7CA4DC #DC7CD4 #DCB47C #7CDC84
split-complementary
#7CA4DC #DC847C #D4DC7C
monochromatic
#2F64AF #4C82CF #7CA4DC #ACC6E9 #DDE7F6
Accessibility & contrast
On white
2.56
#7CA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7CA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4DC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4DC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#849EDB
Tritanopia (blue-blind)
#58B0B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca4dc; /* rgb */ color: rgb(124, 164, 220); /* oklch */ color: oklch(71.1% 0.093 256.9);
Tailwind
colors: {
custom: {
50: '#a6bee7',
500: '#7ca4dc',
950: '#000000',
},
}SCSS
$custom: #7ca4dc; $custom-light: #a6bee7; $custom-dark: #000000;
JSON
{
"hex": "#7ca4dc",
"rgb": {
"r": 124,
"g": 164,
"b": 220
},
"hsl": {
"h": 215,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.71133,
"c": 0.09341,
"h": 256.9
},
"luminance": 0.36003
}Semantic roles & 50–950 ramp
primary
#7CA4DC
secondary
#E9DCCB
accent
#8120C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184