#7CACFF#7CACFF
#7CACFF is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.5% C 0.131 H 260.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CACFF |
|---|---|
| RGB | rgb(124, 172, 255) |
| HSL | hsl(218, 100%, 74%) |
| HSV | hsv(218, 51%, 100%) |
| CMYK | cmyk(51.4%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.18, 6.66, -46.04) |
| CIE-LCH | lch(70.18, 46.52, 278.23°) |
| OKLab | oklab(74.48% -0.0208 -0.1297) |
| OKLCH | oklch(74.48% 0.131 260.9) |
| XYZ | xyz(41.1086, 41.0071, 100.3373) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky Blue (survey)
#75BBFD
ΔE00 5.97
Cornflowerblue
#6495ED
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 8.64
Baby Blue (survey)
#A2CFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CACFF #FFCF7C
analogous
#7CEEFF #7CACFF #8E7CFF
triadic
#7CACFF #FF7CAC #ACFF7C
tetradic
#7CACFF #FF7CEE #FFCF7C #7CFF8E
square
#7CACFF #FF7CEE #FFCF7C #7CFF8E
split-complementary
#7CACFF #FF8E7C #EEFF7C
monochromatic
#025EFF #3F85FF #7CACFF #B9D3FF #E0ECFF
Accessibility & contrast
On white
2.28
#7CACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#7CACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CACFF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CACFF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#3ABECA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7cacff; /* rgb */ color: rgb(124, 172, 255); /* oklch */ color: oklch(74.5% 0.131 260.9);
Tailwind
colors: {
custom: {
50: '#a9c4ff',
500: '#7cacff',
950: '#000000',
},
}SCSS
$custom: #7cacff; $custom-light: #a9c4ff; $custom-dark: #000000;
JSON
{
"hex": "#7cacff",
"rgb": {
"r": 124,
"g": 172,
"b": 255
},
"hsl": {
"h": 218.015,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74484,
"c": 0.13134,
"h": 260.9
},
"luminance": 0.4101
}Semantic roles & 50–950 ramp
primary
#7CACFF
secondary
#F7EAD4
accent
#9100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186