#7CA8EB#7CA8EB
#7CA8EB is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.7% C 0.109 H 258.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8EB |
|---|---|
| RGB | rgb(124, 168, 235) |
| HSL | hsl(216, 74%, 70%) |
| HSV | hsv(216, 47%, 92%) |
| CMYK | cmyk(47.2%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.23, 3.02, -38.21) |
| CIE-LCH | lch(68.23, 38.33, 274.52°) |
| OKLab | oklab(72.68% -0.0216 -0.107) |
| OKLCH | oklch(72.68% 0.109 258.6) |
| XYZ | xyz(37.3052, 38.2860, 84.0053) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.58
Sky Blue (survey)
#75BBFD
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 7.55
Periwinkle Blue
#8F99FB
ΔE00 7.90
Dark Sky Blue
#448EE4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8EB #EBBF7C
analogous
#7CE0EB #7CA8EB #877CEB
triadic
#7CA8EB #EB7CA8 #A8EB7C
tetradic
#7CA8EB #EB7CE0 #EBBF7C #7CEB87
square
#7CA8EB #EB7CE0 #EBBF7C #7CEB87
split-complementary
#7CA8EB #EB877C #E0EB7C
monochromatic
#1F64CD #4785E3 #7CA8EB #B1CBF3 #E4EDFB
Accessibility & contrast
On white
2.43
#7CA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#7CA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8EB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8EB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#4DB7C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ca8eb; /* rgb */ color: rgb(124, 168, 235); /* oklch */ color: oklch(72.7% 0.109 258.6);
Tailwind
colors: {
custom: {
50: '#a7c1f1',
500: '#7ca8eb',
950: '#000000',
},
}SCSS
$custom: #7ca8eb; $custom-light: #a7c1f1; $custom-dark: #000000;
JSON
{
"hex": "#7ca8eb",
"rgb": {
"r": 124,
"g": 168,
"b": 235
},
"hsl": {
"h": 216.216,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.72675,
"c": 0.10917,
"h": 258.6
},
"luminance": 0.38289
}Semantic roles & 50–950 ramp
primary
#7CA8EB
secondary
#F1E5D2
accent
#8710D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185