#7CA0FB#7CA0FB
#7CA0FB is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.8% C 0.139 H 266.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0FB |
|---|---|
| RGB | rgb(124, 160, 251) |
| HSL | hsl(223, 94%, 74%) |
| HSV | hsv(223, 51%, 98%) |
| CMYK | cmyk(50.6%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(66.82, 12.31, -49.16) |
| CIE-LCH | lch(66.82, 50.68, 284.06°) |
| OKLab | oklab(71.81% -0.0083 -0.1388) |
| OKLCH | oklch(71.81% 0.139 266.6) |
| XYZ | xyz(38.2898, 36.3891, 96.2542) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.65
Dark Sky Blue
#448EE4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0FB #FBD77C
analogous
#7CDFFB #7CA0FB #977CFB
triadic
#7CA0FB #FB7CA0 #A0FB7C
tetradic
#7CA0FB #FB7CDF #FBD77C #7CFB97
square
#7CA0FB #FB7CDF #FBD77C #7CFB97
split-complementary
#7CA0FB #FB977C #DFFB7C
monochromatic
#074BF5 #4175F9 #7CA0FB #B7CBFD #E1E9FE
Accessibility & contrast
On white
2.54
#7CA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#7CA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0FB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0FB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6E9DF9
Tritanopia (blue-blind)
#41B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca0fb; /* rgb */ color: rgb(124, 160, 251); /* oklch */ color: oklch(71.8% 0.139 266.6);
Tailwind
colors: {
custom: {
50: '#a9bbfd',
500: '#7ca0fb',
950: '#000000',
},
}SCSS
$custom: #7ca0fb; $custom-light: #a9bbfd; $custom-dark: #000000;
JSON
{
"hex": "#7ca0fb",
"rgb": {
"r": 124,
"g": 160,
"b": 251
},
"hsl": {
"h": 222.992,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.71812,
"c": 0.13909,
"h": 266.6
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#7CA0FB
secondary
#F6EDD5
accent
#A400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085