#7CA0F5#7CA0F5
#7CA0F5 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.5% C 0.131 H 265.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0F5 |
|---|---|
| RGB | rgb(124, 160, 245) |
| HSL | hsl(222, 86%, 72%) |
| HSV | hsv(222, 49%, 96%) |
| CMYK | cmyk(49.4%, 34.7%, 0%, 3.9%) |
| CIE-LAB | lab(66.53, 10.51, -46.33) |
| CIE-LCH | lch(66.53, 47.51, 282.79°) |
| OKLab | oklab(71.5% -0.0096 -0.1306) |
| OKLCH | oklch(71.5% 0.131 265.8) |
| XYZ | xyz(37.3590, 36.0168, 91.3518) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.36
Periwinkle Blue
#8F99FB
ΔE00 5.47
Carolina Blue
#8AB8FE
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 8.67
Dark Sky Blue
#448EE4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0F5 #F5D17C
analogous
#7CDCF5 #7CA0F5 #957CF5
triadic
#7CA0F5 #F57CA0 #A0F57C
tetradic
#7CA0F5 #F57CDC #F5D17C #7CF595
square
#7CA0F5 #F57CDC #F5D17C #7CF595
split-complementary
#7CA0F5 #F5957C #DCF57C
monochromatic
#1150E5 #4377F1 #7CA0F5 #B5C9F9 #E3EAFD
Accessibility & contrast
On white
2.56
#7CA0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7CA0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0F5
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0F5 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F8
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#47B2BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca0f5; /* rgb */ color: rgb(124, 160, 245); /* oklch */ color: oklch(71.5% 0.131 265.8);
Tailwind
colors: {
custom: {
50: '#a8bbf9',
500: '#7ca0f5',
950: '#000000',
},
}SCSS
$custom: #7ca0f5; $custom-light: #a8bbf9; $custom-dark: #000000;
JSON
{
"hex": "#7ca0f5",
"rgb": {
"r": 124,
"g": 160,
"b": 245
},
"hsl": {
"h": 222.149,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.715,
"c": 0.13097,
"h": 265.8
},
"luminance": 0.36019
}Semantic roles & 50–950 ramp
primary
#7CA0F5
secondary
#F5ECD6
accent
#A003E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085