#7CA4E6#7CA4E6
#7CA4E6 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.107 H 260.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4E6 |
|---|---|
| RGB | rgb(124, 164, 230) |
| HSL | hsl(217, 68%, 69%) |
| HSV | hsv(217, 46%, 90%) |
| CMYK | cmyk(46.1%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(66.94, 3.83, -37.49) |
| CIE-LCH | lch(66.94, 37.68, 275.84°) |
| OKLab | oklab(71.59% -0.0183 -0.1049) |
| OKLCH | oklch(71.59% 0.107 260.1) |
| XYZ | xyz(35.8659, 36.5469, 80.0119) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.77
Carolina Blue
#8AB8FE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.98
Sky Blue (survey)
#75BBFD
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.20
Soft Blue
#6488EA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4E6 #E6BE7C
analogous
#7CD9E6 #7CA4E6 #897CE6
triadic
#7CA4E6 #E67CA4 #A4E67C
tetradic
#7CA4E6 #E67CD9 #E6BE7C #7CE689
square
#7CA4E6 #E67CD9 #E6BE7C #7CE689
split-complementary
#7CA4E6 #E6897C #D9E67C
monochromatic
#2561C2 #4980DC #7CA4E6 #AFC8F0 #E3EBFA
Accessibility & contrast
On white
2.53
#7CA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7CA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4E6
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4E6 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E9
Deuteranopia (green-blind)
#7F9EE5
Tritanopia (blue-blind)
#51B2BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca4e6; /* rgb */ color: rgb(124, 164, 230); /* oklch */ color: oklch(71.6% 0.107 260.1);
Tailwind
colors: {
custom: {
50: '#a7beee',
500: '#7ca4e6',
950: '#000000',
},
}SCSS
$custom: #7ca4e6; $custom-light: #a7beee; $custom-dark: #000000;
JSON
{
"hex": "#7ca4e6",
"rgb": {
"r": 124,
"g": 164,
"b": 230
},
"hsl": {
"h": 217.358,
"s": 67.949,
"l": 69.412
},
"oklch": {
"l": 0.71594,
"c": 0.10653,
"h": 260.1
},
"luminance": 0.36549
}Semantic roles & 50–950 ramp
primary
#7CA4E6
secondary
#EEE3D0
accent
#8A16D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184