#7CA5DF#7CA5DF
#7CA5DF is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.5% C 0.096 H 257.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5DF |
|---|---|
| RGB | rgb(124, 165, 223) |
| HSL | hsl(215, 61%, 68%) |
| HSV | hsv(215, 44%, 87%) |
| CMYK | cmyk(44.4%, 26%, 0%, 12.5%) |
| CIE-LAB | lab(66.92, 1.27, -33.67) |
| CIE-LCH | lch(66.92, 33.69, 272.15°) |
| OKLab | oklab(71.48% -0.0215 -0.094) |
| OKLCH | oklch(71.48% 0.096 257.1) |
| XYZ | xyz(35.0822, 36.5209, 74.9984) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 7.51
Sky Blue (survey)
#75BBFD
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.32
Faded Blue
#658CBB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5DF #DFB67C
analogous
#7CD6DF #7CA5DF #857CDF
triadic
#7CA5DF #DF7CA5 #A5DF7C
tetradic
#7CA5DF #DF7CD6 #DFB67C #7CDF85
square
#7CA5DF #DF7CD6 #DFB67C #7CDF85
split-complementary
#7CA5DF #DF857C #D6DF7C
monochromatic
#2C65B5 #4B83D3 #7CA5DF #ADC7EB #DEE9F7
Accessibility & contrast
On white
2.53
#7CA5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7CA5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5DF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5DF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#849FDE
Tritanopia (blue-blind)
#56B2B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca5df; /* rgb */ color: rgb(124, 165, 223); /* oklch */ color: oklch(71.5% 0.096 257.1);
Tailwind
colors: {
custom: {
50: '#a6bfe9',
500: '#7ca5df',
950: '#000000',
},
}SCSS
$custom: #7ca5df; $custom-light: #a6bfe9; $custom-dark: #000000;
JSON
{
"hex": "#7ca5df",
"rgb": {
"r": 124,
"g": 165,
"b": 223
},
"hsl": {
"h": 215.152,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.71482,
"c": 0.09639,
"h": 257.1
},
"luminance": 0.36523
}Semantic roles & 50–950 ramp
primary
#7CA5DF
secondary
#EBDECC
accent
#811DC8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184