#7CA5FB#7CA5FB
#7CA5FB is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.8% C 0.133 H 264.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5FB |
|---|---|
| RGB | rgb(124, 165, 251) |
| HSL | hsl(221, 94%, 74%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(50.6%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(68.14, 9.44, -47.08) |
| CIE-LCH | lch(68.14, 48.02, 281.34°) |
| OKLab | oklab(72.84% -0.0139 -0.1327) |
| OKLCH | oklch(72.84% 0.133 264) |
| XYZ | xyz(39.1741, 38.1576, 96.5490) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.07
Cornflowerblue
#6495ED
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 7.73
Sky Blue (survey)
#75BBFD
ΔE00 8.04
Soft Blue
#6488EA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5FB #FBD27C
analogous
#7CE4FB #7CA5FB #927CFB
triadic
#7CA5FB #FB7CA5 #A5FB7C
tetradic
#7CA5FB #FB7CE4 #FBD27C #7CFB92
square
#7CA5FB #FB7CE4 #FBD27C #7CFB92
split-complementary
#7CA5FB #FB927C #E4FB7C
monochromatic
#0754F5 #417CF9 #7CA5FB #B7CEFD #E1EBFE
Accessibility & contrast
On white
2.43
#7CA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7CA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5FB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5FB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#40B8C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca5fb; /* rgb */ color: rgb(124, 165, 251); /* oklch */ color: oklch(72.8% 0.133 264.0);
Tailwind
colors: {
custom: {
50: '#a9bffd',
500: '#7ca5fb',
950: '#000000',
},
}SCSS
$custom: #7ca5fb; $custom-light: #a9bffd; $custom-dark: #000000;
JSON
{
"hex": "#7ca5fb",
"rgb": {
"r": 124,
"g": 165,
"b": 251
},
"hsl": {
"h": 220.63,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.72835,
"c": 0.13348,
"h": 264
},
"luminance": 0.3816
}Semantic roles & 50–950 ramp
primary
#7CA5FB
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185