#7CABEF#7CABEF
#7CABEF is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.5% C 0.112 H 257.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABEF |
|---|---|
| RGB | rgb(124, 171, 239) |
| HSL | hsl(215, 78%, 71%) |
| HSV | hsv(215, 48%, 94%) |
| CMYK | cmyk(48.1%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.21, 2.49, -38.86) |
| CIE-LCH | lch(69.21, 38.94, 273.67°) |
| OKLab | oklab(73.5% -0.024 -0.1089) |
| OKLCH | oklch(73.5% 0.112 257.6) |
| XYZ | xyz(38.4498, 39.6403, 87.2698) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Sky Blue (survey)
#75BBFD
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABEF #EFC07C
analogous
#7CE4EF #7CABEF #867CEF
triadic
#7CABEF #EF7CAB #ABEF7C
tetradic
#7CABEF #EF7CE4 #EFC07C #7CEF86
square
#7CABEF #EF7CE4 #EFC07C #7CEF86
split-complementary
#7CABEF #EF867C #E4EF7C
monochromatic
#1A67D6 #4588E8 #7CABEF #B3CEF6 #E4EEFC
Accessibility & contrast
On white
2.35
#7CABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7CABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABEF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABEF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#83A4EE
Tritanopia (blue-blind)
#49BAC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7cabef; /* rgb */ color: rgb(124, 171, 239); /* oklch */ color: oklch(73.5% 0.112 257.6);
Tailwind
colors: {
custom: {
50: '#a7c3f4',
500: '#7cabef',
950: '#000000',
},
}SCSS
$custom: #7cabef; $custom-light: #a7c3f4; $custom-dark: #000000;
JSON
{
"hex": "#7cabef",
"rgb": {
"r": 124,
"g": 171,
"b": 239
},
"hsl": {
"h": 215.478,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.73499,
"c": 0.11151,
"h": 257.6
},
"luminance": 0.39643
}Semantic roles & 50–950 ramp
primary
#7CABEF
secondary
#F3E6D4
accent
#860BDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185