#7CA2FF#7CA2FF
#7CA2FF is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.4% C 0.142 H 266.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2FF |
|---|---|
| RGB | rgb(124, 162, 255) |
| HSL | hsl(223, 100%, 74%) |
| HSV | hsv(223, 51%, 100%) |
| CMYK | cmyk(51.4%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.53, 12.36, -50.21) |
| CIE-LCH | lch(67.53, 51.71, 283.83°) |
| OKLab | oklab(72.43% -0.0096 -0.1419) |
| OKLCH | oklch(72.43% 0.142 266.1) |
| XYZ | xyz(39.2765, 37.3430, 99.7266) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 5.95
Soft Blue
#6488EA
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.26
Sky Blue (survey)
#75BBFD
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2FF #FFD97C
analogous
#7CE4FF #7CA2FF #987CFF
triadic
#7CA2FF #FF7CA2 #A2FF7C
tetradic
#7CA2FF #FF7CE4 #FFD97C #7CFF98
square
#7CA2FF #FF7CE4 #FFD97C #7CFF98
split-complementary
#7CA2FF #FF987C #E4FF7C
monochromatic
#024BFF #3F77FF #7CA2FF #B9CDFF #E0E9FF
Accessibility & contrast
On white
2.48
#7CA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#7CA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2FF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2FF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#3DB6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca2ff; /* rgb */ color: rgb(124, 162, 255); /* oklch */ color: oklch(72.4% 0.142 266.1);
Tailwind
colors: {
custom: {
50: '#a9bdff',
500: '#7ca2ff',
950: '#000000',
},
}SCSS
$custom: #7ca2ff; $custom-light: #a9bdff; $custom-dark: #000000;
JSON
{
"hex": "#7ca2ff",
"rgb": {
"r": 124,
"g": 162,
"b": 255
},
"hsl": {
"h": 222.595,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.7243,
"c": 0.1422,
"h": 266.1
},
"luminance": 0.37346
}Semantic roles & 50–950 ramp
primary
#7CA2FF
secondary
#F7EDD4
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186