#7CA6FB#7CA6FB
#7CA6FB is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.0% C 0.132 H 263.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6FB |
|---|---|
| RGB | rgb(124, 166, 251) |
| HSL | hsl(220, 94%, 74%) |
| HSV | hsv(220, 51%, 98%) |
| CMYK | cmyk(50.6%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(68.40, 8.87, -46.66) |
| CIE-LCH | lch(68.40, 47.50, 280.76°) |
| OKLab | oklab(73.04% -0.0151 -0.1315) |
| OKLCH | oklch(73.04% 0.132 263.5) |
| XYZ | xyz(39.3552, 38.5198, 96.6093) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 5.39
Periwinkle Blue
#8F99FB
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.57
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6FB #FBD17C
analogous
#7CE6FB #7CA6FB #917CFB
triadic
#7CA6FB #FB7CA6 #A6FB7C
tetradic
#7CA6FB #FB7CE6 #FBD17C #7CFB91
square
#7CA6FB #FB7CE6 #FBD17C #7CFB91
split-complementary
#7CA6FB #FB917C #E6FB7C
monochromatic
#0756F5 #417EF9 #7CA6FB #B7CEFD #E1EBFE
Accessibility & contrast
On white
2.41
#7CA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#7CA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6FB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6FB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#76A1F9
Tritanopia (blue-blind)
#40B8C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca6fb; /* rgb */ color: rgb(124, 166, 251); /* oklch */ color: oklch(73.0% 0.132 263.5);
Tailwind
colors: {
custom: {
50: '#a9c0fd',
500: '#7ca6fb',
950: '#000000',
},
}SCSS
$custom: #7ca6fb; $custom-light: #a9c0fd; $custom-dark: #000000;
JSON
{
"hex": "#7ca6fb",
"rgb": {
"r": 124,
"g": 166,
"b": 251
},
"hsl": {
"h": 220.157,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.73041,
"c": 0.13239,
"h": 263.5
},
"luminance": 0.38523
}Semantic roles & 50–950 ramp
primary
#7CA6FB
secondary
#F6EBD5
accent
#9A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185