#7CABFB#7CABFB
#7CABFB is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.1% C 0.127 H 260.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABFB |
|---|---|
| RGB | rgb(124, 171, 251) |
| HSL | hsl(218, 94%, 74%) |
| HSV | hsv(218, 51%, 98%) |
| CMYK | cmyk(50.6%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.73, 6.03, -44.57) |
| CIE-LCH | lch(69.73, 44.98, 277.70°) |
| OKLab | oklab(74.08% -0.0207 -0.1254) |
| OKLCH | oklch(74.08% 0.127 260.6) |
| XYZ | xyz(40.2818, 40.3731, 96.9182) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 8.40
Baby Blue (survey)
#A2CFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABFB #FBCC7C
analogous
#7CEBFB #7CABFB #8C7CFB
triadic
#7CABFB #FB7CAB #ABFB7C
tetradic
#7CABFB #FB7CEB #FBCC7C #7CFB8C
square
#7CABFB #FB7CEB #FBCC7C #7CFB8C
split-complementary
#7CABFB #FB8C7C #EBFB7C
monochromatic
#075FF5 #4185F9 #7CABFB #B7D1FD #E1ECFE
Accessibility & contrast
On white
2.31
#7CABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7CABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABFB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABFB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#3FBCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7cabfb; /* rgb */ color: rgb(124, 171, 251); /* oklch */ color: oklch(74.1% 0.127 260.6);
Tailwind
colors: {
custom: {
50: '#a9c3fd',
500: '#7cabfb',
950: '#000000',
},
}SCSS
$custom: #7cabfb; $custom-light: #a9c3fd; $custom-dark: #000000;
JSON
{
"hex": "#7cabfb",
"rgb": {
"r": 124,
"g": 171,
"b": 251
},
"hsl": {
"h": 217.795,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.74078,
"c": 0.12712,
"h": 260.6
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#7CABFB
secondary
#F6EAD5
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185