#7CA2FB#7CA2FB
#7CA2FB is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.2% C 0.137 H 265.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2FB |
|---|---|
| RGB | rgb(124, 162, 251) |
| HSL | hsl(222, 94%, 74%) |
| HSV | hsv(222, 51%, 98%) |
| CMYK | cmyk(50.6%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.34, 11.16, -48.33) |
| CIE-LCH | lch(67.34, 49.60, 283.00°) |
| OKLab | oklab(72.22% -0.0105 -0.1364) |
| OKLCH | oklch(72.22% 0.137 265.6) |
| XYZ | xyz(38.6393, 37.0881, 96.3707) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.25
Sky Blue (survey)
#75BBFD
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2FB #FBD57C
analogous
#7CE2FB #7CA2FB #957CFB
triadic
#7CA2FB #FB7CA2 #A2FB7C
tetradic
#7CA2FB #FB7CE2 #FBD57C #7CFB95
square
#7CA2FB #FB7CE2 #FBD57C #7CFB95
split-complementary
#7CA2FB #FB957C #E2FB7C
monochromatic
#074FF5 #4178F9 #7CA2FB #B7CCFD #E1EAFE
Accessibility & contrast
On white
2.49
#7CA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7CA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2FB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2FB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#41B5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca2fb; /* rgb */ color: rgb(124, 162, 251); /* oklch */ color: oklch(72.2% 0.137 265.6);
Tailwind
colors: {
custom: {
50: '#a9bdfd',
500: '#7ca2fb',
950: '#000000',
},
}SCSS
$custom: #7ca2fb; $custom-light: #a9bdfd; $custom-dark: #000000;
JSON
{
"hex": "#7ca2fb",
"rgb": {
"r": 124,
"g": 162,
"b": 251
},
"hsl": {
"h": 222.047,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.7222,
"c": 0.13682,
"h": 265.6
},
"luminance": 0.37091
}Semantic roles & 50–950 ramp
primary
#7CA2FB
secondary
#F6ECD5
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185