#7CA4FA#7CA4FA
#7CA4FA is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.6% C 0.133 H 264.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4FA |
|---|---|
| RGB | rgb(124, 164, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 50%, 98%) |
| CMYK | cmyk(50.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.83, 9.71, -47.03) |
| CIE-LCH | lch(67.83, 48.02, 281.67°) |
| OKLab | oklab(72.58% -0.013 -0.1326) |
| OKLCH | oklch(72.58% 0.133 264.4) |
| XYZ | xyz(38.8372, 37.7354, 95.6611) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 7.90
Sky Blue (survey)
#75BBFD
ΔE00 8.34
Soft Blue
#6488EA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4FA #FAD27C
analogous
#7CE3FA #7CA4FA #937CFA
triadic
#7CA4FA #FA7CA4 #A4FA7C
tetradic
#7CA4FA #FA7CE3 #FAD27C #7CFA93
square
#7CA4FA #FA7CE3 #FAD27C #7CFA93
split-complementary
#7CA4FA #FA937C #E3FA7C
monochromatic
#0953F2 #417BF8 #7CA4FA #B7CDFC #E2EBFE
Accessibility & contrast
On white
2.46
#7CA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7CA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4FA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4FA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#41B7C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca4fa; /* rgb */ color: rgb(124, 164, 250); /* oklch */ color: oklch(72.6% 0.133 264.4);
Tailwind
colors: {
custom: {
50: '#a9befc',
500: '#7ca4fa',
950: '#000000',
},
}SCSS
$custom: #7ca4fa; $custom-light: #a9befc; $custom-dark: #000000;
JSON
{
"hex": "#7ca4fa",
"rgb": {
"r": 124,
"g": 164,
"b": 250
},
"hsl": {
"h": 220.952,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.72578,
"c": 0.13324,
"h": 264.4
},
"luminance": 0.37738
}Semantic roles & 50–950 ramp
primary
#7CA4FA
secondary
#F6ECD5
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185