#7CA5F7#7CA5F7
#7CA5F7 is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.6% C 0.128 H 263.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5F7 |
|---|---|
| RGB | rgb(124, 165, 247) |
| HSL | hsl(220, 88%, 73%) |
| HSV | hsv(220, 50%, 97%) |
| CMYK | cmyk(49.8%, 33.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.95, 8.25, -45.19) |
| CIE-LCH | lch(67.95, 45.94, 280.34°) |
| OKLab | oklab(72.63% -0.0149 -0.1273) |
| OKLCH | oklch(72.63% 0.128 263.3) |
| XYZ | xyz(38.5502, 37.9081, 93.2632) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.08
Cornflowerblue
#6495ED
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 6.75
Pastel Blue
#A2BFFE
ΔE00 7.75
Sky Blue (survey)
#75BBFD
ΔE00 7.96
Soft Blue
#6488EA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5F7 #F7CE7C
analogous
#7CE2F7 #7CA5F7 #907CF7
triadic
#7CA5F7 #F77CA5 #A5F77C
tetradic
#7CA5F7 #F77CE2 #F7CE7C #7CF790
square
#7CA5F7 #F77CE2 #F7CE7C #7CF790
split-complementary
#7CA5F7 #F7907C #E2F77C
monochromatic
#0E58EA #427DF3 #7CA5F7 #B6CDFB #E2EBFD
Accessibility & contrast
On white
2.45
#7CA5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7CA5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5F7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5F7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFA
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#44B7C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca5f7; /* rgb */ color: rgb(124, 165, 247); /* oklch */ color: oklch(72.6% 0.128 263.3);
Tailwind
colors: {
custom: {
50: '#a8bffa',
500: '#7ca5f7',
950: '#000000',
},
}SCSS
$custom: #7ca5f7; $custom-light: #a8bffa; $custom-dark: #000000;
JSON
{
"hex": "#7ca5f7",
"rgb": {
"r": 124,
"g": 165,
"b": 247
},
"hsl": {
"h": 220,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.72632,
"c": 0.12813,
"h": 263.3
},
"luminance": 0.37911
}Semantic roles & 50–950 ramp
primary
#7CA5F7
secondary
#F5EBD6
accent
#9900E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185