#7CABFC#7CABFC
#7CABFC is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.1% C 0.128 H 260.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABFC |
|---|---|
| RGB | rgb(124, 171, 252) |
| HSL | hsl(218, 96%, 74%) |
| HSV | hsv(218, 51%, 99%) |
| CMYK | cmyk(50.8%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.78, 6.33, -45.04) |
| CIE-LCH | lch(69.78, 45.48, 277.99°) |
| OKLab | oklab(74.13% -0.0205 -0.1268) |
| OKLCH | oklch(74.13% 0.128 260.8) |
| XYZ | xyz(40.4399, 40.4363, 97.7506) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 8.39
Baby Blue (survey)
#A2CFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABFC #FCCD7C
analogous
#7CEBFC #7CABFC #8D7CFC
triadic
#7CABFC #FC7CAB #ABFC7C
tetradic
#7CABFC #FC7CEB #FCCD7C #7CFC8D
square
#7CABFC #FC7CEB #FCCD7C #7CFC8D
split-complementary
#7CABFC #FC8D7C #EBFC7C
monochromatic
#065FF8 #4085FB #7CABFC #B8D1FD #E1ECFE
Accessibility & contrast
On white
2.31
#7CABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7CABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABFC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABFC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#3EBDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7cabfc; /* rgb */ color: rgb(124, 171, 252); /* oklch */ color: oklch(74.1% 0.128 260.8);
Tailwind
colors: {
custom: {
50: '#a9c3fd',
500: '#7cabfc',
950: '#000000',
},
}SCSS
$custom: #7cabfc; $custom-light: #a9c3fd; $custom-dark: #000000;
JSON
{
"hex": "#7cabfc",
"rgb": {
"r": 124,
"g": 171,
"b": 252
},
"hsl": {
"h": 217.969,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74127,
"c": 0.12843,
"h": 260.8
},
"luminance": 0.40439
}Semantic roles & 50–950 ramp
primary
#7CABFC
secondary
#F7EAD4
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186