#7CA4FB#7CA4FB
#7CA4FB is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.6% C 0.135 H 264.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4FB |
|---|---|
| RGB | rgb(124, 164, 251) |
| HSL | hsl(221, 94%, 74%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(50.6%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.87, 10.01, -47.50) |
| CIE-LCH | lch(67.87, 48.54, 281.90°) |
| OKLab | oklab(72.63% -0.0128 -0.134) |
| OKLCH | oklch(72.63% 0.135 264.5) |
| XYZ | xyz(38.9944, 37.7983, 96.4891) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.89
Sky Blue (survey)
#75BBFD
ΔE00 8.36
Soft Blue
#6488EA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4FB #FBD37C
analogous
#7CE4FB #7CA4FB #937CFB
triadic
#7CA4FB #FB7CA4 #A4FB7C
tetradic
#7CA4FB #FB7CE4 #FBD37C #7CFB93
square
#7CA4FB #FB7CE4 #FBD37C #7CFB93
split-complementary
#7CA4FB #FB937C #E4FB7C
monochromatic
#0752F5 #417BF9 #7CA4FB #B7CDFD #E1EAFE
Accessibility & contrast
On white
2.45
#7CA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7CA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4FB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4FB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#41B7C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca4fb; /* rgb */ color: rgb(124, 164, 251); /* oklch */ color: oklch(72.6% 0.135 264.5);
Tailwind
colors: {
custom: {
50: '#a9befd',
500: '#7ca4fb',
950: '#000000',
},
}SCSS
$custom: #7ca4fb; $custom-light: #a9befd; $custom-dark: #000000;
JSON
{
"hex": "#7ca4fb",
"rgb": {
"r": 124,
"g": 164,
"b": 251
},
"hsl": {
"h": 221.102,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.7263,
"c": 0.13458,
"h": 264.5
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#7CA4FB
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185