#7CA7ED#7CA7ED
#7CA7ED is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.6% C 0.113 H 259.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7ED |
|---|---|
| RGB | rgb(124, 167, 237) |
| HSL | hsl(217, 76%, 71%) |
| HSV | hsv(217, 48%, 93%) |
| CMYK | cmyk(47.7%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.05, 4.17, -39.59) |
| CIE-LCH | lch(68.05, 39.81, 276.01°) |
| OKLab | oklab(72.56% -0.0199 -0.111) |
| OKLCH | oklch(72.56% 0.113 259.9) |
| XYZ | xyz(37.4119, 38.0344, 85.4743) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 5.35
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.62
Soft Blue
#6488EA
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7ED #EDC27C
analogous
#7CDFED #7CA7ED #897CED
triadic
#7CA7ED #ED7CA7 #A7ED7C
tetradic
#7CA7ED #ED7CDF #EDC27C #7CED89
square
#7CA7ED #ED7CDF #EDC27C #7CED89
split-complementary
#7CA7ED #ED897C #DFED7C
monochromatic
#1D62D2 #4683E6 #7CA7ED #B2CBF4 #E4EDFB
Accessibility & contrast
On white
2.44
#7CA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#7CA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7ED
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7ED | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#4CB6C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca7ed; /* rgb */ color: rgb(124, 167, 237); /* oklch */ color: oklch(72.6% 0.113 259.9);
Tailwind
colors: {
custom: {
50: '#a7c0f3',
500: '#7ca7ed',
950: '#000000',
},
}SCSS
$custom: #7ca7ed; $custom-light: #a7c0f3; $custom-dark: #000000;
JSON
{
"hex": "#7ca7ed",
"rgb": {
"r": 124,
"g": 167,
"b": 237
},
"hsl": {
"h": 217.168,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.72559,
"c": 0.11277,
"h": 259.9
},
"luminance": 0.38037
}Semantic roles & 50–950 ramp
primary
#7CA7ED
secondary
#F2E6D3
accent
#8B0DD8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185