#7CA5DD#7CA5DD
#7CA5DD is a light, moderate cyan. Relative luminance 0.364; OKLCH L 71.4% C 0.094 H 256.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5DD |
|---|---|
| RGB | rgb(124, 165, 221) |
| HSL | hsl(215, 59%, 68%) |
| HSV | hsv(215, 44%, 87%) |
| CMYK | cmyk(43.9%, 25.3%, 0%, 13.3%) |
| CIE-LAB | lab(66.83, 0.70, -32.69) |
| CIE-LCH | lch(66.83, 32.70, 271.23°) |
| OKLab | oklab(71.39% -0.0221 -0.0911) |
| OKLCH | oklch(71.39% 0.094 256.3) |
| XYZ | xyz(34.8142, 36.4137, 73.5867) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.17
Carolina Blue
#8AB8FE
ΔE00 5.81
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Periwinkle Blue
#8F99FB
ΔE00 7.59
Faded Blue
#658CBB
ΔE00 8.33
Pastel Blue
#A2BFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5DD #DDB47C
analogous
#7CD6DD #7CA5DD #837CDD
triadic
#7CA5DD #DD7CA5 #A5DD7C
tetradic
#7CA5DD #DD7CD6 #DDB47C #7CDD83
square
#7CA5DD #DD7CD6 #DDB47C #7CDD83
split-complementary
#7CA5DD #DD837C #D6DD7C
monochromatic
#2E65B1 #4B84D0 #7CA5DD #ADC6EA #DDE8F6
Accessibility & contrast
On white
2.54
#7CA5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#7CA5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5DD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5DD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E0
Deuteranopia (green-blind)
#859EDC
Tritanopia (blue-blind)
#57B1B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca5dd; /* rgb */ color: rgb(124, 165, 221); /* oklch */ color: oklch(71.4% 0.094 256.3);
Tailwind
colors: {
custom: {
50: '#a6bfe7',
500: '#7ca5dd',
950: '#000000',
},
}SCSS
$custom: #7ca5dd; $custom-light: #a6bfe7; $custom-dark: #000000;
JSON
{
"hex": "#7ca5dd",
"rgb": {
"r": 124,
"g": 165,
"b": 221
},
"hsl": {
"h": 214.639,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.71392,
"c": 0.0938,
"h": 256.3
},
"luminance": 0.36416
}Semantic roles & 50–950 ramp
primary
#7CA5DD
secondary
#E9DDCB
accent
#801FC6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184