#7CA7FB#7CA7FB
#7CA7FB is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.2% C 0.131 H 262.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7FB |
|---|---|
| RGB | rgb(124, 167, 251) |
| HSL | hsl(220, 94%, 74%) |
| HSV | hsv(220, 51%, 98%) |
| CMYK | cmyk(50.6%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.67, 8.30, -46.24) |
| CIE-LCH | lch(68.67, 46.98, 280.17°) |
| OKLab | oklab(73.25% -0.0162 -0.1303) |
| OKLCH | oklch(73.25% 0.131 262.9) |
| XYZ | xyz(39.5377, 38.8848, 96.6701) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 7.25
Sky Blue (survey)
#75BBFD
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.42
Soft Blue
#6488EA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7FB #FBD07C
analogous
#7CE6FB #7CA7FB #907CFB
triadic
#7CA7FB #FB7CA7 #A7FB7C
tetradic
#7CA7FB #FB7CE6 #FBD07C #7CFB90
square
#7CA7FB #FB7CE6 #FBD07C #7CFB90
split-complementary
#7CA7FB #FB907C #E6FB7C
monochromatic
#0758F5 #417FF9 #7CA7FB #B7CFFD #E1EBFE
Accessibility & contrast
On white
2.39
#7CA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7CA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7FB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7FB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#78A2F9
Tritanopia (blue-blind)
#40B9C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca7fb; /* rgb */ color: rgb(124, 167, 251); /* oklch */ color: oklch(73.2% 0.131 262.9);
Tailwind
colors: {
custom: {
50: '#a9c0fd',
500: '#7ca7fb',
950: '#000000',
},
}SCSS
$custom: #7ca7fb; $custom-light: #a9c0fd; $custom-dark: #000000;
JSON
{
"hex": "#7ca7fb",
"rgb": {
"r": 124,
"g": 167,
"b": 251
},
"hsl": {
"h": 219.685,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.73248,
"c": 0.13131,
"h": 262.9
},
"luminance": 0.38888
}Semantic roles & 50–950 ramp
primary
#7CA7FB
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185