#7CA4DD#7CA4DD
#7CA4DD is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.2% C 0.095 H 257.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4DD |
|---|---|
| RGB | rgb(124, 164, 221) |
| HSL | hsl(215, 59%, 68%) |
| HSV | hsv(215, 44%, 87%) |
| CMYK | cmyk(43.9%, 25.8%, 0%, 13.3%) |
| CIE-LAB | lab(66.56, 1.26, -33.12) |
| CIE-LCH | lch(66.56, 33.14, 272.18°) |
| OKLab | oklab(71.18% -0.0209 -0.0924) |
| OKLCH | oklch(71.18% 0.095 257.2) |
| XYZ | xyz(34.6345, 36.0544, 73.5268) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 7.34
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Faded Blue
#658CBB
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4DD #DDB57C
analogous
#7CD4DD #7CA4DD #857CDD
triadic
#7CA4DD #DD7CA4 #A4DD7C
tetradic
#7CA4DD #DD7CD4 #DDB57C #7CDD85
square
#7CA4DD #DD7CD4 #DDB57C #7CDD85
split-complementary
#7CA4DD #DD857C #D4DD7C
monochromatic
#2E64B1 #4B82D0 #7CA4DD #ADC6EA #DDE8F6
Accessibility & contrast
On white
2.56
#7CA4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7CA4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4DD
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4DD | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7E0
Deuteranopia (green-blind)
#839EDC
Tritanopia (blue-blind)
#57B0B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca4dd; /* rgb */ color: rgb(124, 164, 221); /* oklch */ color: oklch(71.2% 0.095 257.2);
Tailwind
colors: {
custom: {
50: '#a6bee7',
500: '#7ca4dd',
950: '#000000',
},
}SCSS
$custom: #7ca4dd; $custom-light: #a6bee7; $custom-dark: #000000;
JSON
{
"hex": "#7ca4dd",
"rgb": {
"r": 124,
"g": 164,
"b": 221
},
"hsl": {
"h": 215.258,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.71178,
"c": 0.09471,
"h": 257.2
},
"luminance": 0.36056
}Semantic roles & 50–950 ramp
primary
#7CA4DD
secondary
#E9DDCB
accent
#811FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184