#7CA7FA#7CA7FA
#7CA7FA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.2% C 0.130 H 262.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7FA |
|---|---|
| RGB | rgb(124, 167, 250) |
| HSL | hsl(220, 93%, 73%) |
| HSV | hsv(220, 50%, 98%) |
| CMYK | cmyk(50.4%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(68.62, 8.00, -45.77) |
| CIE-LCH | lch(68.62, 46.47, 279.91°) |
| OKLab | oklab(73.2% -0.0164 -0.1289) |
| OKLCH | oklch(73.2% 0.13 262.7) |
| XYZ | xyz(39.3805, 38.8219, 95.8422) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.26
Sky Blue (survey)
#75BBFD
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.43
Soft Blue
#6488EA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7FA #FACF7C
analogous
#7CE6FA #7CA7FA #907CFA
triadic
#7CA7FA #FA7CA7 #A7FA7C
tetradic
#7CA7FA #FA7CE6 #FACF7C #7CFA90
square
#7CA7FA #FA7CE6 #FACF7C #7CFA90
split-complementary
#7CA7FA #FA907C #E6FA7C
monochromatic
#0959F2 #417FF8 #7CA7FA #B7CFFC #E2EBFE
Accessibility & contrast
On white
2.40
#7CA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7CA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7FA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7FA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#41B9C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca7fa; /* rgb */ color: rgb(124, 167, 250); /* oklch */ color: oklch(73.2% 0.130 262.7);
Tailwind
colors: {
custom: {
50: '#a8c0fc',
500: '#7ca7fa',
950: '#000000',
},
}SCSS
$custom: #7ca7fa; $custom-light: #a8c0fc; $custom-dark: #000000;
JSON
{
"hex": "#7ca7fa",
"rgb": {
"r": 124,
"g": 167,
"b": 250
},
"hsl": {
"h": 219.524,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.73197,
"c": 0.12998,
"h": 262.7
},
"luminance": 0.38825
}Semantic roles & 50–950 ramp
primary
#7CA7FA
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185