#7CA6FA#7CA6FA
#7CA6FA is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.0% C 0.131 H 263.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6FA |
|---|---|
| RGB | rgb(124, 166, 250) |
| HSL | hsl(220, 93%, 73%) |
| HSV | hsv(220, 50%, 98%) |
| CMYK | cmyk(50.4%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(68.36, 8.57, -46.19) |
| CIE-LCH | lch(68.36, 46.98, 280.51°) |
| OKLab | oklab(72.99% -0.0153 -0.1302) |
| OKLCH | oklch(72.99% 0.131 263.3) |
| XYZ | xyz(39.1980, 38.4569, 95.7813) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.58
Sky Blue (survey)
#75BBFD
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6FA #FAD07C
analogous
#7CE5FA #7CA6FA #917CFA
triadic
#7CA6FA #FA7CA6 #A6FA7C
tetradic
#7CA6FA #FA7CE5 #FAD07C #7CFA91
square
#7CA6FA #FA7CE5 #FAD07C #7CFA91
split-complementary
#7CA6FA #FA917C #E5FA7C
monochromatic
#0957F2 #417EF8 #7CA6FA #B7CEFC #E2EBFE
Accessibility & contrast
On white
2.42
#7CA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#7CA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6FA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6FA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#41B8C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca6fa; /* rgb */ color: rgb(124, 166, 250); /* oklch */ color: oklch(73.0% 0.131 263.3);
Tailwind
colors: {
custom: {
50: '#a8c0fc',
500: '#7ca6fa',
950: '#000000',
},
}SCSS
$custom: #7ca6fa; $custom-light: #a8c0fc; $custom-dark: #000000;
JSON
{
"hex": "#7ca6fa",
"rgb": {
"r": 124,
"g": 166,
"b": 250
},
"hsl": {
"h": 220,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.7299,
"c": 0.13106,
"h": 263.3
},
"luminance": 0.3846
}Semantic roles & 50–950 ramp
primary
#7CA6FA
secondary
#F6EBD5
accent
#9900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185