#7CA6FF#7CA6FF
#7CA6FF is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.2% C 0.138 H 264.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6FF |
|---|---|
| RGB | rgb(124, 166, 255) |
| HSL | hsl(221, 100%, 74%) |
| HSV | hsv(221, 51%, 100%) |
| CMYK | cmyk(51.4%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(68.59, 10.07, -48.54) |
| CIE-LCH | lch(68.59, 49.58, 281.72°) |
| OKLab | oklab(73.25% -0.0141 -0.137) |
| OKLCH | oklch(73.25% 0.138 264.1) |
| XYZ | xyz(39.9924, 38.7747, 99.9652) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 6.91
Pastel Blue
#A2BFFE
ΔE00 7.56
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6FF #FFD57C
analogous
#7CE8FF #7CA6FF #947CFF
triadic
#7CA6FF #FF7CA6 #A6FF7C
tetradic
#7CA6FF #FF7CE8 #FFD57C #7CFF94
square
#7CA6FF #FF7CE8 #FFD57C #7CFF94
split-complementary
#7CA6FF #FF947C #E8FF7C
monochromatic
#0253FF #3F7CFF #7CA6FF #B9D0FF #E0EAFF
Accessibility & contrast
On white
2.40
#7CA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7CA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6FF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6FF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#3CB9C7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca6ff; /* rgb */ color: rgb(124, 166, 255); /* oklch */ color: oklch(73.2% 0.138 264.1);
Tailwind
colors: {
custom: {
50: '#a9c0ff',
500: '#7ca6ff',
950: '#000000',
},
}SCSS
$custom: #7ca6ff; $custom-light: #a9c0ff; $custom-dark: #000000;
JSON
{
"hex": "#7ca6ff",
"rgb": {
"r": 124,
"g": 166,
"b": 255
},
"hsl": {
"h": 220.763,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.73246,
"c": 0.13773,
"h": 264.1
},
"luminance": 0.38778
}Semantic roles & 50–950 ramp
primary
#7CA6FF
secondary
#F7ECD4
accent
#9C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186