#7CA3FF#7CA3FF
#7CA3FF is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.6% C 0.141 H 265.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3FF |
|---|---|
| RGB | rgb(124, 163, 255) |
| HSL | hsl(222, 100%, 74%) |
| HSV | hsv(222, 51%, 100%) |
| CMYK | cmyk(51.4%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(67.80, 11.79, -49.79) |
| CIE-LCH | lch(67.80, 51.17, 283.32°) |
| OKLab | oklab(72.63% -0.0107 -0.1406) |
| OKLCH | oklch(72.63% 0.141 265.6) |
| XYZ | xyz(39.4534, 37.6967, 99.7855) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 8.07
Soft Blue
#6488EA
ΔE00 8.20
Sky Blue (survey)
#75BBFD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3FF #FFD87C
analogous
#7CE5FF #7CA3FF #977CFF
triadic
#7CA3FF #FF7CA3 #A3FF7C
tetradic
#7CA3FF #FF7CE5 #FFD87C #7CFF97
square
#7CA3FF #FF7CE5 #FFD87C #7CFF97
split-complementary
#7CA3FF #FF977C #E5FF7C
monochromatic
#024DFF #3F78FF #7CA3FF #B9CEFF #E0EAFF
Accessibility & contrast
On white
2.46
#7CA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7CA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#3DB7C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca3ff; /* rgb */ color: rgb(124, 163, 255); /* oklch */ color: oklch(72.6% 0.141 265.6);
Tailwind
colors: {
custom: {
50: '#a9bdff',
500: '#7ca3ff',
950: '#000000',
},
}SCSS
$custom: #7ca3ff; $custom-light: #a9bdff; $custom-dark: #000000;
JSON
{
"hex": "#7ca3ff",
"rgb": {
"r": 124,
"g": 163,
"b": 255
},
"hsl": {
"h": 222.137,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.72633,
"c": 0.14106,
"h": 265.6
},
"luminance": 0.37699
}Semantic roles & 50–950 ramp
primary
#7CA3FF
secondary
#F7EDD4
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186