#7CA1FB#7CA1FB
#7CA1FB is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.0% C 0.138 H 266.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA1FB |
|---|---|
| RGB | rgb(124, 161, 251) |
| HSL | hsl(223, 94%, 74%) |
| HSV | hsv(223, 51%, 98%) |
| CMYK | cmyk(50.6%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(67.08, 11.73, -48.75) |
| CIE-LCH | lch(67.08, 50.14, 283.54°) |
| OKLab | oklab(72.02% -0.0094 -0.1376) |
| OKLCH | oklch(72.02% 0.138 266.1) |
| XYZ | xyz(38.4639, 36.7372, 96.3122) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.66
Periwinkle Blue
#8F99FB
ΔE00 5.61
Carolina Blue
#8AB8FE
ΔE00 6.23
Soft Blue
#6488EA
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.45
Dark Sky Blue
#448EE4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA1FB #FBD67C
analogous
#7CE0FB #7CA1FB #967CFB
triadic
#7CA1FB #FB7CA1 #A1FB7C
tetradic
#7CA1FB #FB7CE0 #FBD67C #7CFB96
square
#7CA1FB #FB7CE0 #FBD67C #7CFB96
split-complementary
#7CA1FB #FB967C #E0FB7C
monochromatic
#074DF5 #4176F9 #7CA1FB #B7CCFD #E1EAFE
Accessibility & contrast
On white
2.52
#7CA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#7CA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA1FB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA1FB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#41B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca1fb; /* rgb */ color: rgb(124, 161, 251); /* oklch */ color: oklch(72.0% 0.138 266.1);
Tailwind
colors: {
custom: {
50: '#a9bcfd',
500: '#7ca1fb',
950: '#000000',
},
}SCSS
$custom: #7ca1fb; $custom-light: #a9bcfd; $custom-dark: #000000;
JSON
{
"hex": "#7ca1fb",
"rgb": {
"r": 124,
"g": 161,
"b": 251
},
"hsl": {
"h": 222.52,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.72016,
"c": 0.13794,
"h": 266.1
},
"luminance": 0.3674
}Semantic roles & 50–950 ramp
primary
#7CA1FB
secondary
#F6EDD5
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185