#7CA8F5#7CA8F5
#7CA8F5 is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.2% C 0.122 H 261.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8F5 |
|---|---|
| RGB | rgb(124, 168, 245) |
| HSL | hsl(218, 86%, 72%) |
| HSV | hsv(218, 49%, 96%) |
| CMYK | cmyk(49.4%, 31.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.66, 5.95, -42.99) |
| CIE-LCH | lch(68.66, 43.40, 277.88°) |
| OKLab | oklab(73.16% -0.0189 -0.1208) |
| OKLCH | oklch(73.16% 0.122 261.1) |
| XYZ | xyz(38.7907, 38.8802, 91.8291) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.27
Cornflowerblue
#6495ED
ΔE00 5.65
Sky Blue (survey)
#75BBFD
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8F5 #F5C97C
analogous
#7CE4F5 #7CA8F5 #8D7CF5
triadic
#7CA8F5 #F57CA8 #A8F57C
tetradic
#7CA8F5 #F57CE4 #F5C97C #7CF58D
square
#7CA8F5 #F57CE4 #F5C97C #7CF58D
split-complementary
#7CA8F5 #F58D7C #E4F57C
monochromatic
#115EE5 #4382F1 #7CA8F5 #B5CEF9 #E3ECFD
Accessibility & contrast
On white
2.39
#7CA8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7CA8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8F5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8F5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEF8
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#45B9C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca8f5; /* rgb */ color: rgb(124, 168, 245); /* oklch */ color: oklch(73.2% 0.122 261.1);
Tailwind
colors: {
custom: {
50: '#a8c1f9',
500: '#7ca8f5',
950: '#000000',
},
}SCSS
$custom: #7ca8f5; $custom-light: #a8c1f9; $custom-dark: #000000;
JSON
{
"hex": "#7ca8f5",
"rgb": {
"r": 124,
"g": 168,
"b": 245
},
"hsl": {
"h": 218.182,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.73156,
"c": 0.12231,
"h": 261.1
},
"luminance": 0.38883
}Semantic roles & 50–950 ramp
primary
#7CA8F5
secondary
#F5EAD6
accent
#9103E2
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185