#7CA0FA#7CA0FA
#7CA0FA is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.138 H 266.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0FA |
|---|---|
| RGB | rgb(124, 160, 250) |
| HSL | hsl(223, 93%, 73%) |
| HSV | hsv(223, 50%, 98%) |
| CMYK | cmyk(50.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(66.77, 12.01, -48.69) |
| CIE-LCH | lch(66.77, 50.15, 283.86°) |
| OKLab | oklab(71.76% -0.0085 -0.1375) |
| OKLCH | oklch(71.76% 0.138 266.5) |
| XYZ | xyz(38.1326, 36.3262, 95.4262) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.53
Periwinkle Blue
#8F99FB
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 8.65
Dark Sky Blue
#448EE4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0FA #FAD67C
analogous
#7CDFFA #7CA0FA #977CFA
triadic
#7CA0FA #FA7CA0 #A0FA7C
tetradic
#7CA0FA #FA7CDF #FAD67C #7CFA97
square
#7CA0FA #FA7CDF #FAD67C #7CFA97
split-complementary
#7CA0FA #FA977C #DFFA7C
monochromatic
#094CF2 #4175F8 #7CA0FA #B7CBFC #E2EAFE
Accessibility & contrast
On white
2.54
#7CA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#7CA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0FA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0FA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#42B3C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca0fa; /* rgb */ color: rgb(124, 160, 250); /* oklch */ color: oklch(71.8% 0.138 266.5);
Tailwind
colors: {
custom: {
50: '#a9bbfc',
500: '#7ca0fa',
950: '#000000',
},
}SCSS
$custom: #7ca0fa; $custom-light: #a9bbfc; $custom-dark: #000000;
JSON
{
"hex": "#7ca0fa",
"rgb": {
"r": 124,
"g": 160,
"b": 250
},
"hsl": {
"h": 222.857,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.71759,
"c": 0.13773,
"h": 266.5
},
"luminance": 0.36329
}Semantic roles & 50–950 ramp
primary
#7CA0FA
secondary
#F6EDD5
accent
#A400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085