#7CA7FF#7CA7FF
#7CA7FF is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.5% C 0.137 H 263.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7FF |
|---|---|
| RGB | rgb(124, 167, 255) |
| HSL | hsl(220, 100%, 74%) |
| HSV | hsv(220, 51%, 100%) |
| CMYK | cmyk(51.4%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(68.85, 9.50, -48.13) |
| CIE-LCH | lch(68.85, 49.05, 281.16°) |
| OKLab | oklab(73.45% -0.0152 -0.1358) |
| OKLCH | oklch(73.45% 0.137 263.6) |
| XYZ | xyz(40.1749, 39.1396, 100.0260) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 7.19
Pastel Blue
#A2BFFE
ΔE00 7.41
Sky Blue (survey)
#75BBFD
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7FF #FFD47C
analogous
#7CE9FF #7CA7FF #937CFF
triadic
#7CA7FF #FF7CA7 #A7FF7C
tetradic
#7CA7FF #FF7CE9 #FFD47C #7CFF93
square
#7CA7FF #FF7CE9 #FFD47C #7CFF93
split-complementary
#7CA7FF #FF937C #E9FF7C
monochromatic
#0255FF #3F7EFF #7CA7FF #B9D0FF #E0EAFF
Accessibility & contrast
On white
2.38
#7CA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#7CA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AFFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#3CBAC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ca7ff; /* rgb */ color: rgb(124, 167, 255); /* oklch */ color: oklch(73.5% 0.137 263.6);
Tailwind
colors: {
custom: {
50: '#a9c0ff',
500: '#7ca7ff',
950: '#000000',
},
}SCSS
$custom: #7ca7ff; $custom-light: #a9c0ff; $custom-dark: #000000;
JSON
{
"hex": "#7ca7ff",
"rgb": {
"r": 124,
"g": 167,
"b": 255
},
"hsl": {
"h": 220.305,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.73451,
"c": 0.13663,
"h": 263.6
},
"luminance": 0.39143
}Semantic roles & 50–950 ramp
primary
#7CA7FF
secondary
#F7ECD4
accent
#9A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186