#7CACFC#7CACFC
#7CACFC is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.3% C 0.127 H 260.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CACFC |
|---|---|
| RGB | rgb(124, 172, 252) |
| HSL | hsl(218, 96%, 74%) |
| HSV | hsv(218, 51%, 99%) |
| CMYK | cmyk(50.8%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.05, 5.76, -44.62) |
| CIE-LCH | lch(70.05, 44.99, 277.35°) |
| OKLab | oklab(74.33% -0.0216 -0.1256) |
| OKLCH | oklch(74.33% 0.127 260.2) |
| XYZ | xyz(40.6295, 40.8155, 97.8138) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky Blue (survey)
#75BBFD
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 8.68
Baby Blue (survey)
#A2CFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CACFC #FCCC7C
analogous
#7CECFC #7CACFC #8C7CFC
triadic
#7CACFC #FC7CAC #ACFC7C
tetradic
#7CACFC #FC7CEC #FCCC7C #7CFC8C
square
#7CACFC #FC7CEC #FCCC7C #7CFC8C
split-complementary
#7CACFC #FC8C7C #ECFC7C
monochromatic
#0661F8 #4086FB #7CACFC #B8D2FD #E1ECFE
Accessibility & contrast
On white
2.29
#7CACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#7CACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CACFC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CACFC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#3DBDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7cacfc; /* rgb */ color: rgb(124, 172, 252); /* oklch */ color: oklch(74.3% 0.127 260.2);
Tailwind
colors: {
custom: {
50: '#a9c4fd',
500: '#7cacfc',
950: '#000000',
},
}SCSS
$custom: #7cacfc; $custom-light: #a9c4fd; $custom-dark: #000000;
JSON
{
"hex": "#7cacfc",
"rgb": {
"r": 124,
"g": 172,
"b": 252
},
"hsl": {
"h": 217.5,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74335,
"c": 0.12742,
"h": 260.2
},
"luminance": 0.40818
}Semantic roles & 50–950 ramp
primary
#7CACFC
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186