#7CABFA#7CABFA
#7CABFA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.0% C 0.126 H 260.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABFA |
|---|---|
| RGB | rgb(124, 171, 250) |
| HSL | hsl(218, 93%, 73%) |
| HSV | hsv(218, 50%, 98%) |
| CMYK | cmyk(50.4%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.69, 5.73, -44.10) |
| CIE-LCH | lch(69.69, 44.47, 277.40°) |
| OKLab | oklab(74.03% -0.021 -0.124) |
| OKLCH | oklch(74.03% 0.126 260.4) |
| XYZ | xyz(40.1246, 40.3102, 96.0902) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 8.42
Baby Blue (survey)
#A2CFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABFA #FACB7C
analogous
#7CEAFA #7CABFA #8C7CFA
triadic
#7CABFA #FA7CAB #ABFA7C
tetradic
#7CABFA #FA7CEA #FACB7C #7CFA8C
square
#7CABFA #FA7CEA #FACB7C #7CFA8C
split-complementary
#7CABFA #FA8C7C #EAFA7C
monochromatic
#0960F2 #4185F8 #7CABFA #B7D1FC #E2ECFE
Accessibility & contrast
On white
2.32
#7CABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#7CABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABFA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABFA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#40BCC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7cabfa; /* rgb */ color: rgb(124, 171, 250); /* oklch */ color: oklch(74.0% 0.126 260.4);
Tailwind
colors: {
custom: {
50: '#a8c3fc',
500: '#7cabfa',
950: '#000000',
},
}SCSS
$custom: #7cabfa; $custom-light: #a8c3fc; $custom-dark: #000000;
JSON
{
"hex": "#7cabfa",
"rgb": {
"r": 124,
"g": 171,
"b": 250
},
"hsl": {
"h": 217.619,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.74028,
"c": 0.12582,
"h": 260.4
},
"luminance": 0.40313
}Semantic roles & 50–950 ramp
primary
#7CABFA
secondary
#F6EAD5
accent
#9000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185