#7CA5FF#7CA5FF
#7CA5FF is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.0% C 0.139 H 264.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5FF |
|---|---|
| RGB | rgb(124, 165, 255) |
| HSL | hsl(221, 100%, 74%) |
| HSV | hsv(221, 51%, 100%) |
| CMYK | cmyk(51.4%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(68.32, 10.64, -48.96) |
| CIE-LCH | lch(68.32, 50.10, 282.26°) |
| OKLab | oklab(73.04% -0.013 -0.1382) |
| OKLCH | oklch(73.04% 0.139 264.6) |
| XYZ | xyz(39.8113, 38.4125, 99.9048) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.08
Cornflowerblue
#6495ED
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.72
Sky Blue (survey)
#75BBFD
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5FF #FFD67C
analogous
#7CE7FF #7CA5FF #957CFF
triadic
#7CA5FF #FF7CA5 #A5FF7C
tetradic
#7CA5FF #FF7CE7 #FFD67C #7CFF95
square
#7CA5FF #FF7CE7 #FFD67C #7CFF95
split-complementary
#7CA5FF #FF957C #E7FF7C
monochromatic
#0251FF #3F7BFF #7CA5FF #B9CFFF #E0EAFF
Accessibility & contrast
On white
2.42
#7CA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7CA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#3CB8C6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca5ff; /* rgb */ color: rgb(124, 165, 255); /* oklch */ color: oklch(73.0% 0.139 264.6);
Tailwind
colors: {
custom: {
50: '#a9bfff',
500: '#7ca5ff',
950: '#000000',
},
}SCSS
$custom: #7ca5ff; $custom-light: #a9bfff; $custom-dark: #000000;
JSON
{
"hex": "#7ca5ff",
"rgb": {
"r": 124,
"g": 165,
"b": 255
},
"hsl": {
"h": 221.221,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.73041,
"c": 0.13883,
"h": 264.6
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#7CA5FF
secondary
#F7ECD4
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186