#7CA8F7#7CA8F7
#7CA8F7 is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.3% C 0.125 H 261.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8F7 |
|---|---|
| RGB | rgb(124, 168, 247) |
| HSL | hsl(219, 88%, 73%) |
| HSV | hsv(219, 50%, 97%) |
| CMYK | cmyk(49.8%, 32%, 0%, 3.1%) |
| CIE-LAB | lab(68.75, 6.54, -43.94) |
| CIE-LCH | lch(68.75, 44.42, 278.47°) |
| OKLab | oklab(73.26% -0.0184 -0.1236) |
| OKLCH | oklch(73.26% 0.125 261.6) |
| XYZ | xyz(39.0977, 39.0030, 93.4457) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.99
Pastel Blue
#A2BFFE
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.60
Soft Blue
#6488EA
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8F7 #F7CB7C
analogous
#7CE5F7 #7CA8F7 #8E7CF7
triadic
#7CA8F7 #F77CA8 #A8F77C
tetradic
#7CA8F7 #F77CE5 #F7CB7C #7CF78E
square
#7CA8F7 #F77CE5 #F7CB7C #7CF78E
split-complementary
#7CA8F7 #F78E7C #E5F77C
monochromatic
#0E5DEA #4282F3 #7CA8F7 #B6CEFB #E2ECFD
Accessibility & contrast
On white
2.39
#7CA8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7CA8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8F7
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8F7 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEFA
Deuteranopia (green-blind)
#7BA3F5
Tritanopia (blue-blind)
#43B9C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ca8f7; /* rgb */ color: rgb(124, 168, 247); /* oklch */ color: oklch(73.3% 0.125 261.6);
Tailwind
colors: {
custom: {
50: '#a8c1fa',
500: '#7ca8f7',
950: '#000000',
},
}SCSS
$custom: #7ca8f7; $custom-light: #a8c1fa; $custom-dark: #000000;
JSON
{
"hex": "#7ca8f7",
"rgb": {
"r": 124,
"g": 168,
"b": 247
},
"hsl": {
"h": 218.537,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.73255,
"c": 0.12495,
"h": 261.6
},
"luminance": 0.39006
}Semantic roles & 50–950 ramp
primary
#7CA8F7
secondary
#F5EAD6
accent
#9300E5
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185