#7CA8F8#7CA8F8
#7CA8F8 is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.3% C 0.126 H 261.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8F8 |
|---|---|
| RGB | rgb(124, 168, 248) |
| HSL | hsl(219, 90%, 73%) |
| HSV | hsv(219, 50%, 97%) |
| CMYK | cmyk(50%, 32.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.80, 6.84, -44.41) |
| CIE-LCH | lch(68.80, 44.93, 278.75°) |
| OKLab | oklab(73.3% -0.0181 -0.125) |
| OKLCH | oklch(73.3% 0.126 261.8) |
| XYZ | xyz(39.2524, 39.0649, 94.2606) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8F8 #F8CC7C
analogous
#7CE6F8 #7CA8F8 #8E7CF8
triadic
#7CA8F8 #F87CA8 #A8F87C
tetradic
#7CA8F8 #F87CE6 #F8CC7C #7CF88E
square
#7CA8F8 #F87CE6 #F8CC7C #7CF88E
split-complementary
#7CA8F8 #F88E7C #E6F87C
monochromatic
#0D5CED #4281F5 #7CA8F8 #B6CFFB #E2ECFD
Accessibility & contrast
On white
2.38
#7CA8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7CA8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8F8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8F8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#42B9C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ca8f8; /* rgb */ color: rgb(124, 168, 248); /* oklch */ color: oklch(73.3% 0.126 261.8);
Tailwind
colors: {
custom: {
50: '#a8c1fb',
500: '#7ca8f8',
950: '#000000',
},
}SCSS
$custom: #7ca8f8; $custom-light: #a8c1fb; $custom-dark: #000000;
JSON
{
"hex": "#7ca8f8",
"rgb": {
"r": 124,
"g": 168,
"b": 248
},
"hsl": {
"h": 218.71,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.73305,
"c": 0.12627,
"h": 261.8
},
"luminance": 0.39068
}Semantic roles & 50–950 ramp
primary
#7CA8F8
secondary
#F6EAD5
accent
#9400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185