#7CA5F2#7CA5F2
#7CA5F2 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.4% C 0.121 H 262.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5F2 |
|---|---|
| RGB | rgb(124, 165, 242) |
| HSL | hsl(219, 82%, 72%) |
| HSV | hsv(219, 49%, 95%) |
| CMYK | cmyk(48.8%, 31.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.73, 6.77, -42.82) |
| CIE-LCH | lch(67.73, 43.35, 278.98°) |
| OKLab | oklab(72.38% -0.0162 -0.1204) |
| OKLCH | oklch(72.38% 0.121 262.3) |
| XYZ | xyz(37.7890, 37.6036, 89.2541) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.80
Sky Blue (survey)
#75BBFD
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5F2 #F2C97C
analogous
#7CE0F2 #7CA5F2 #8E7CF2
triadic
#7CA5F2 #F27CA5 #A5F27C
tetradic
#7CA5F2 #F27CE0 #F2C97C #7CF28E
square
#7CA5F2 #F27CE0 #F2C97C #7CF28E
split-complementary
#7CA5F2 #F28E7C #E0F27C
monochromatic
#165BDE #447FEC #7CA5F2 #B4CBF8 #E3ECFC
Accessibility & contrast
On white
2.46
#7CA5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7CA5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5F2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5F2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#7AA0F0
Tritanopia (blue-blind)
#48B6C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca5f2; /* rgb */ color: rgb(124, 165, 242); /* oklch */ color: oklch(72.4% 0.121 262.3);
Tailwind
colors: {
custom: {
50: '#a8bff6',
500: '#7ca5f2',
950: '#000000',
},
}SCSS
$custom: #7ca5f2; $custom-light: #a8bff6; $custom-dark: #000000;
JSON
{
"hex": "#7ca5f2",
"rgb": {
"r": 124,
"g": 165,
"b": 242
},
"hsl": {
"h": 219.153,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.72383,
"c": 0.12145,
"h": 262.3
},
"luminance": 0.37606
}Semantic roles & 50–950 ramp
primary
#7CA5F2
secondary
#F4E9D6
accent
#9407DE
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185