#7CA5F3#7CA5F3
#7CA5F3 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.4% C 0.123 H 262.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5F3 |
|---|---|
| RGB | rgb(124, 165, 243) |
| HSL | hsl(219, 83%, 72%) |
| HSV | hsv(219, 49%, 95%) |
| CMYK | cmyk(49%, 32.1%, 0%, 4.7%) |
| CIE-LAB | lab(67.77, 7.06, -43.30) |
| CIE-LCH | lch(67.77, 43.87, 279.26°) |
| OKLab | oklab(72.43% -0.0159 -0.1217) |
| OKLCH | oklch(72.43% 0.123 262.5) |
| XYZ | xyz(37.9396, 37.6638, 90.0473) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 7.79
Sky Blue (survey)
#75BBFD
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5F3 #F3CA7C
analogous
#7CE0F3 #7CA5F3 #8F7CF3
triadic
#7CA5F3 #F37CA5 #A5F37C
tetradic
#7CA5F3 #F37CE0 #F3CA7C #7CF38F
square
#7CA5F3 #F37CE0 #F3CA7C #7CF38F
split-complementary
#7CA5F3 #F38F7C #E0F37C
monochromatic
#155BE0 #447EEE #7CA5F3 #B4CCF8 #E3ECFC
Accessibility & contrast
On white
2.46
#7CA5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#7CA5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5F3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5F3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#7AA0F1
Tritanopia (blue-blind)
#48B6C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca5f3; /* rgb */ color: rgb(124, 165, 243); /* oklch */ color: oklch(72.4% 0.123 262.5);
Tailwind
colors: {
custom: {
50: '#a8bff7',
500: '#7ca5f3',
950: '#000000',
},
}SCSS
$custom: #7ca5f3; $custom-light: #a8bff7; $custom-dark: #000000;
JSON
{
"hex": "#7ca5f3",
"rgb": {
"r": 124,
"g": 165,
"b": 243
},
"hsl": {
"h": 219.328,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.72432,
"c": 0.12279,
"h": 262.5
},
"luminance": 0.37666
}Semantic roles & 50–950 ramp
primary
#7CA5F3
secondary
#F4EAD6
accent
#9506E0
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185