#7CA3DD#7CA3DD
#7CA3DD is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.0% C 0.096 H 258.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3DD |
|---|---|
| RGB | rgb(124, 163, 221) |
| HSL | hsl(216, 59%, 68%) |
| HSV | hsv(216, 44%, 87%) |
| CMYK | cmyk(43.9%, 26.2%, 0%, 13.3%) |
| CIE-LAB | lab(66.29, 1.83, -33.54) |
| CIE-LCH | lch(66.29, 33.59, 273.12°) |
| OKLab | oklab(70.96% -0.0197 -0.0936) |
| OKLCH | oklch(70.96% 0.096 258.1) |
| XYZ | xyz(34.4563, 35.6978, 73.4674) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 7.10
Faded Blue
#658CBB
ΔE00 7.93
Soft Blue
#6488EA
ΔE00 8.11
Sky Blue (survey)
#75BBFD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3DD #DDB67C
analogous
#7CD4DD #7CA3DD #857CDD
triadic
#7CA3DD #DD7CA3 #A3DD7C
tetradic
#7CA3DD #DD7CD4 #DDB67C #7CDD85
square
#7CA3DD #DD7CD4 #DDB67C #7CDD85
split-complementary
#7CA3DD #DD857C #D4DD7C
monochromatic
#2E62B1 #4B81D0 #7CA3DD #ADC5EA #DDE7F6
Accessibility & contrast
On white
2.58
#7CA3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7CA3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3DD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3DD | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#829DDC
Tritanopia (blue-blind)
#57B0B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca3dd; /* rgb */ color: rgb(124, 163, 221); /* oklch */ color: oklch(71.0% 0.096 258.1);
Tailwind
colors: {
custom: {
50: '#a6bee7',
500: '#7ca3dd',
950: '#000000',
},
}SCSS
$custom: #7ca3dd; $custom-light: #a6bee7; $custom-dark: #000000;
JSON
{
"hex": "#7ca3dd",
"rgb": {
"r": 124,
"g": 163,
"b": 221
},
"hsl": {
"h": 215.876,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.70964,
"c": 0.09564,
"h": 258.1
},
"luminance": 0.357
}Semantic roles & 50–950 ramp
primary
#7CA3DD
secondary
#E9DDCB
accent
#831FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184