#7CA2F2#7CA2F2
#7CA2F2 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.8% C 0.125 H 264.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2F2 |
|---|---|
| RGB | rgb(124, 162, 242) |
| HSL | hsl(221, 82%, 72%) |
| HSV | hsv(221, 49%, 95%) |
| CMYK | cmyk(48.8%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.93, 8.48, -44.08) |
| CIE-LCH | lch(66.93, 44.88, 280.89°) |
| OKLab | oklab(71.76% -0.0127 -0.124) |
| OKLCH | oklch(71.76% 0.125 264.2) |
| XYZ | xyz(37.2542, 36.5341, 89.0759) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.51
Carolina Blue
#8AB8FE
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.06
Soft Blue
#6488EA
ΔE00 7.72
Pastel Blue
#A2BFFE
ΔE00 8.31
Sky Blue (survey)
#75BBFD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2F2 #F2CC7C
analogous
#7CDDF2 #7CA2F2 #917CF2
triadic
#7CA2F2 #F27CA2 #A2F27C
tetradic
#7CA2F2 #F27CDD #F2CC7C #7CF291
square
#7CA2F2 #F27CDD #F2CC7C #7CF291
split-complementary
#7CA2F2 #F2917C #DDF27C
monochromatic
#1656DE #447AEC #7CA2F2 #B4CAF8 #E3EBFC
Accessibility & contrast
On white
2.53
#7CA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7CA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2F2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2F2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#769EF0
Tritanopia (blue-blind)
#49B3BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca2f2; /* rgb */ color: rgb(124, 162, 242); /* oklch */ color: oklch(71.8% 0.125 264.2);
Tailwind
colors: {
custom: {
50: '#a8bdf6',
500: '#7ca2f2',
950: '#000000',
},
}SCSS
$custom: #7ca2f2; $custom-light: #a8bdf6; $custom-dark: #000000;
JSON
{
"hex": "#7ca2f2",
"rgb": {
"r": 124,
"g": 162,
"b": 242
},
"hsl": {
"h": 220.678,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.7176,
"c": 0.12468,
"h": 264.2
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#7CA2F2
secondary
#F4EAD6
accent
#9907DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185