#7CA9FB#7CA9FB
#7CA9FB is a light, vivid blue. Relative luminance 0.396; OKLCH L 73.7% C 0.129 H 261.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA9FB |
|---|---|
| RGB | rgb(124, 169, 251) |
| HSL | hsl(219, 94%, 74%) |
| HSV | hsv(219, 51%, 98%) |
| CMYK | cmyk(50.6%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.20, 7.16, -45.41) |
| CIE-LCH | lch(69.20, 45.97, 278.96°) |
| OKLab | oklab(73.66% -0.0185 -0.1279) |
| OKLCH | oklch(73.66% 0.129 261.8) |
| XYZ | xyz(39.9069, 39.6232, 96.7932) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.96
Cornflowerblue
#6495ED
ΔE00 5.98
Sky Blue (survey)
#75BBFD
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.82
Light Grey Blue
#9DBCD4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA9FB #FBCE7C
analogous
#7CE8FB #7CA9FB #8E7CFB
triadic
#7CA9FB #FB7CA9 #A9FB7C
tetradic
#7CA9FB #FB7CE8 #FBCE7C #7CFB8E
square
#7CA9FB #FB7CE8 #FBCE7C #7CFB8E
split-complementary
#7CA9FB #FB8E7C #E8FB7C
monochromatic
#075CF5 #4182F9 #7CA9FB #B7D0FD #E1ECFE
Accessibility & contrast
On white
2.35
#7CA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7CA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA9FB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA9FB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#7AA4F9
Tritanopia (blue-blind)
#3FBBC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ca9fb; /* rgb */ color: rgb(124, 169, 251); /* oklch */ color: oklch(73.7% 0.129 261.8);
Tailwind
colors: {
custom: {
50: '#a9c2fd',
500: '#7ca9fb',
950: '#000000',
},
}SCSS
$custom: #7ca9fb; $custom-light: #a9c2fd; $custom-dark: #000000;
JSON
{
"hex": "#7ca9fb",
"rgb": {
"r": 124,
"g": 169,
"b": 251
},
"hsl": {
"h": 218.74,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.73662,
"c": 0.12919,
"h": 261.8
},
"luminance": 0.39626
}Semantic roles & 50–950 ramp
primary
#7CA9FB
secondary
#F6EAD5
accent
#9400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185