#7CA4FF#7CA4FF
#7CA4FF is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.8% C 0.140 H 265.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4FF |
|---|---|
| RGB | rgb(124, 164, 255) |
| HSL | hsl(222, 100%, 74%) |
| HSV | hsv(222, 51%, 100%) |
| CMYK | cmyk(51.4%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(68.06, 11.21, -49.37) |
| CIE-LCH | lch(68.06, 50.63, 282.80°) |
| OKLab | oklab(72.84% -0.0119 -0.1394) |
| OKLCH | oklch(72.84% 0.14 265.1) |
| XYZ | xyz(39.6316, 38.0532, 99.8450) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.89
Sky Blue (survey)
#75BBFD
ΔE00 8.44
Soft Blue
#6488EA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4FF #FFD77C
analogous
#7CE6FF #7CA4FF #967CFF
triadic
#7CA4FF #FF7CA4 #A4FF7C
tetradic
#7CA4FF #FF7CE6 #FFD77C #7CFF96
square
#7CA4FF #FF7CE6 #FFD77C #7CFF96
split-complementary
#7CA4FF #FF967C #E6FF7C
monochromatic
#024FFF #3F79FF #7CA4FF #B9CFFF #E0EAFF
Accessibility & contrast
On white
2.44
#7CA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#7CA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#3CB8C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca4ff; /* rgb */ color: rgb(124, 164, 255); /* oklch */ color: oklch(72.8% 0.140 265.1);
Tailwind
colors: {
custom: {
50: '#a9beff',
500: '#7ca4ff',
950: '#000000',
},
}SCSS
$custom: #7ca4ff; $custom-light: #a9beff; $custom-dark: #000000;
JSON
{
"hex": "#7ca4ff",
"rgb": {
"r": 124,
"g": 164,
"b": 255
},
"hsl": {
"h": 221.679,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.72837,
"c": 0.13994,
"h": 265.1
},
"luminance": 0.38056
}Semantic roles & 50–950 ramp
primary
#7CA4FF
secondary
#F7ECD4
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186