#7CA4F7#7CA4F7
#7CA4F7 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.4% C 0.129 H 263.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4F7 |
|---|---|
| RGB | rgb(124, 164, 247) |
| HSL | hsl(220, 88%, 73%) |
| HSV | hsv(220, 50%, 97%) |
| CMYK | cmyk(49.8%, 33.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.69, 8.82, -45.61) |
| CIE-LCH | lch(67.69, 46.45, 280.94°) |
| OKLab | oklab(72.43% -0.0138 -0.1285) |
| OKLCH | oklch(72.43% 0.129 263.9) |
| XYZ | xyz(38.3706, 37.5488, 93.2034) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 7.91
Sky Blue (survey)
#75BBFD
ΔE00 8.28
Soft Blue
#6488EA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4F7 #F7CF7C
analogous
#7CE1F7 #7CA4F7 #927CF7
triadic
#7CA4F7 #F77CA4 #A4F77C
tetradic
#7CA4F7 #F77CE1 #F7CF7C #7CF792
square
#7CA4F7 #F77CE1 #F7CF7C #7CF792
split-complementary
#7CA4F7 #F7927C #E1F77C
monochromatic
#0E56EA #427CF3 #7CA4F7 #B6CCFB #E2EBFD
Accessibility & contrast
On white
2.47
#7CA4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#7CA4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4F7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4F7 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#44B6C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca4f7; /* rgb */ color: rgb(124, 164, 247); /* oklch */ color: oklch(72.4% 0.129 263.9);
Tailwind
colors: {
custom: {
50: '#a8befa',
500: '#7ca4f7',
950: '#000000',
},
}SCSS
$custom: #7ca4f7; $custom-light: #a8befa; $custom-dark: #000000;
JSON
{
"hex": "#7ca4f7",
"rgb": {
"r": 124,
"g": 164,
"b": 247
},
"hsl": {
"h": 220.488,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.72425,
"c": 0.12921,
"h": 263.9
},
"luminance": 0.37551
}Semantic roles & 50–950 ramp
primary
#7CA4F7
secondary
#F5EBD6
accent
#9B00E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185