#7CA7F8#7CA7F8
#7CA7F8 is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.1% C 0.127 H 262.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7F8 |
|---|---|
| RGB | rgb(124, 167, 248) |
| HSL | hsl(219, 90%, 73%) |
| HSV | hsv(219, 50%, 97%) |
| CMYK | cmyk(50%, 32.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.53, 7.40, -44.83) |
| CIE-LCH | lch(68.53, 45.44, 279.38°) |
| OKLab | oklab(73.1% -0.0169 -0.1262) |
| OKLCH | oklch(73.1% 0.127 262.3) |
| XYZ | xyz(39.0685, 38.6971, 94.1993) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 7.45
Soft Blue
#6488EA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7F8 #F8CD7C
analogous
#7CE5F8 #7CA7F8 #8F7CF8
triadic
#7CA7F8 #F87CA7 #A7F87C
tetradic
#7CA7F8 #F87CE5 #F8CD7C #7CF88F
square
#7CA7F8 #F87CE5 #F8CD7C #7CF88F
split-complementary
#7CA7F8 #F88F7C #E5F87C
monochromatic
#0D5AED #4280F5 #7CA7F8 #B6CEFB #E2EBFD
Accessibility & contrast
On white
2.40
#7CA7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#7CA7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7F8
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7F8 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFB
Deuteranopia (green-blind)
#79A2F6
Tritanopia (blue-blind)
#43B9C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ca7f8; /* rgb */ color: rgb(124, 167, 248); /* oklch */ color: oklch(73.1% 0.127 262.3);
Tailwind
colors: {
custom: {
50: '#a8c0fb',
500: '#7ca7f8',
950: '#000000',
},
}SCSS
$custom: #7ca7f8; $custom-light: #a8c0fb; $custom-dark: #000000;
JSON
{
"hex": "#7ca7f8",
"rgb": {
"r": 124,
"g": 167,
"b": 248
},
"hsl": {
"h": 219.194,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.73097,
"c": 0.12732,
"h": 262.3
},
"luminance": 0.387
}Semantic roles & 50–950 ramp
primary
#7CA7F8
secondary
#F6EAD5
accent
#9600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185