#7CA7F7#7CA7F7
#7CA7F7 is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.0% C 0.126 H 262.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7F7 |
|---|---|
| RGB | rgb(124, 167, 247) |
| HSL | hsl(219, 88%, 73%) |
| HSV | hsv(219, 50%, 97%) |
| CMYK | cmyk(49.8%, 32.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.49, 7.11, -44.36) |
| CIE-LCH | lch(68.49, 44.92, 279.10°) |
| OKLab | oklab(73.05% -0.0172 -0.1248) |
| OKLCH | oklch(73.05% 0.126 262.1) |
| XYZ | xyz(38.9138, 38.6352, 93.3844) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Cornflowerblue
#6495ED
ΔE00 5.47
Sky Blue (survey)
#75BBFD
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.45
Soft Blue
#6488EA
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7F7 #F7CC7C
analogous
#7CE5F7 #7CA7F7 #8E7CF7
triadic
#7CA7F7 #F77CA7 #A7F77C
tetradic
#7CA7F7 #F77CE5 #F7CC7C #7CF78E
square
#7CA7F7 #F77CE5 #F7CC7C #7CF78E
split-complementary
#7CA7F7 #F78E7C #E5F77C
monochromatic
#0E5BEA #4280F3 #7CA7F7 #B6CEFB #E2ECFD
Accessibility & contrast
On white
2.41
#7CA7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7CA7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7F7
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7F7 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#7AA2F5
Tritanopia (blue-blind)
#44B8C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca7f7; /* rgb */ color: rgb(124, 167, 247); /* oklch */ color: oklch(73.0% 0.126 262.1);
Tailwind
colors: {
custom: {
50: '#a8c0fa',
500: '#7ca7f7',
950: '#000000',
},
}SCSS
$custom: #7ca7f7; $custom-light: #a8c0fa; $custom-dark: #000000;
JSON
{
"hex": "#7ca7f7",
"rgb": {
"r": 124,
"g": 167,
"b": 247
},
"hsl": {
"h": 219.024,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.73047,
"c": 0.12599,
"h": 262.1
},
"luminance": 0.38638
}Semantic roles & 50–950 ramp
primary
#7CA7F7
secondary
#F5EAD6
accent
#9500E5
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185