#7CA3FB#7CA3FB
#7CA3FB is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.4% C 0.136 H 265.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3FB |
|---|---|
| RGB | rgb(124, 163, 251) |
| HSL | hsl(222, 94%, 74%) |
| HSV | hsv(222, 51%, 98%) |
| CMYK | cmyk(50.6%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.61, 10.59, -47.91) |
| CIE-LCH | lch(67.61, 49.07, 282.46°) |
| OKLab | oklab(72.43% -0.0117 -0.1352) |
| OKLCH | oklch(72.43% 0.136 265.1) |
| XYZ | xyz(38.8162, 37.4418, 96.4297) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 8.07
Soft Blue
#6488EA
ΔE00 8.11
Sky Blue (survey)
#75BBFD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3FB #FBD47C
analogous
#7CE2FB #7CA3FB #947CFB
triadic
#7CA3FB #FB7CA3 #A3FB7C
tetradic
#7CA3FB #FB7CE2 #FBD47C #7CFB94
square
#7CA3FB #FB7CE2 #FBD47C #7CFB94
split-complementary
#7CA3FB #FB947C #E2FB7C
monochromatic
#0750F5 #4179F9 #7CA3FB #B7CDFD #E1EAFE
Accessibility & contrast
On white
2.47
#7CA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#7CA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3FB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3FB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#729FF9
Tritanopia (blue-blind)
#41B6C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca3fb; /* rgb */ color: rgb(124, 163, 251); /* oklch */ color: oklch(72.4% 0.136 265.1);
Tailwind
colors: {
custom: {
50: '#a9bdfd',
500: '#7ca3fb',
950: '#000000',
},
}SCSS
$custom: #7ca3fb; $custom-light: #a9bdfd; $custom-dark: #000000;
JSON
{
"hex": "#7ca3fb",
"rgb": {
"r": 124,
"g": 163,
"b": 251
},
"hsl": {
"h": 221.575,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.72425,
"c": 0.13569,
"h": 265.1
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#7CA3FB
secondary
#F6ECD5
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185