#7CA4F2#7CA4F2
#7CA4F2 is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.2% C 0.123 H 263.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4F2 |
|---|---|
| RGB | rgb(124, 164, 242) |
| HSL | hsl(220, 82%, 72%) |
| HSV | hsv(220, 49%, 95%) |
| CMYK | cmyk(48.8%, 32.2%, 0%, 5.1%) |
| CIE-LAB | lab(67.46, 7.33, -43.24) |
| CIE-LCH | lch(67.46, 43.86, 279.63°) |
| OKLab | oklab(72.18% -0.015 -0.1216) |
| OKLCH | oklch(72.18% 0.123 263) |
| XYZ | xyz(37.6094, 37.2443, 89.1942) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.96
Sky Blue (survey)
#75BBFD
ΔE00 8.19
Soft Blue
#6488EA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4F2 #F2CA7C
analogous
#7CDFF2 #7CA4F2 #8F7CF2
triadic
#7CA4F2 #F27CA4 #A4F27C
tetradic
#7CA4F2 #F27CDF #F2CA7C #7CF28F
square
#7CA4F2 #F27CDF #F2CA7C #7CF28F
split-complementary
#7CA4F2 #F28F7C #DFF27C
monochromatic
#165ADE #447DEC #7CA4F2 #B4CBF8 #E3ECFC
Accessibility & contrast
On white
2.49
#7CA4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7CA4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4F2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4F2 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF5
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#49B5C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca4f2; /* rgb */ color: rgb(124, 164, 242); /* oklch */ color: oklch(72.2% 0.123 263.0);
Tailwind
colors: {
custom: {
50: '#a8bef6',
500: '#7ca4f2',
950: '#000000',
},
}SCSS
$custom: #7ca4f2; $custom-light: #a8bef6; $custom-dark: #000000;
JSON
{
"hex": "#7ca4f2",
"rgb": {
"r": 124,
"g": 164,
"b": 242
},
"hsl": {
"h": 219.661,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.72175,
"c": 0.12251,
"h": 263
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#7CA4F2
secondary
#F4EAD6
accent
#9507DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185