#7CA0FC#7CA0FC
#7CA0FC is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.9% C 0.140 H 266.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0FC |
|---|---|
| RGB | rgb(124, 160, 252) |
| HSL | hsl(223, 96%, 74%) |
| HSV | hsv(223, 51%, 99%) |
| CMYK | cmyk(50.8%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.86, 12.61, -49.63) |
| CIE-LCH | lch(66.86, 51.21, 284.26°) |
| OKLab | oklab(71.86% -0.008 -0.1402) |
| OKLCH | oklch(71.86% 0.14 266.7) |
| XYZ | xyz(38.4479, 36.4523, 97.0866) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.61
Periwinkle Blue
#8F99FB
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 8.65
Dark Sky Blue
#448EE4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0FC #FCD87C
analogous
#7CE0FC #7CA0FC #987CFC
triadic
#7CA0FC #FC7CA0 #A0FC7C
tetradic
#7CA0FC #FC7CE0 #FCD87C #7CFC98
square
#7CA0FC #FC7CE0 #FCD87C #7CFC98
split-complementary
#7CA0FC #FC987C #E0FC7C
monochromatic
#064AF8 #4075FB #7CA0FC #B8CBFD #E1E9FE
Accessibility & contrast
On white
2.53
#7CA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7CA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0FC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0FC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6E9DFA
Tritanopia (blue-blind)
#40B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca0fc; /* rgb */ color: rgb(124, 160, 252); /* oklch */ color: oklch(71.9% 0.140 266.7);
Tailwind
colors: {
custom: {
50: '#a9bbfe',
500: '#7ca0fc',
950: '#000000',
},
}SCSS
$custom: #7ca0fc; $custom-light: #a9bbfe; $custom-dark: #000000;
JSON
{
"hex": "#7ca0fc",
"rgb": {
"r": 124,
"g": 160,
"b": 252
},
"hsl": {
"h": 223.125,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.71865,
"c": 0.14044,
"h": 266.7
},
"luminance": 0.36455
}Semantic roles & 50–950 ramp
primary
#7CA0FC
secondary
#F7EDD4
accent
#A500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086