#7CA7FD#7CA7FD
#7CA7FD is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.3% C 0.134 H 263.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7FD |
|---|---|
| RGB | rgb(124, 167, 253) |
| HSL | hsl(220, 97%, 74%) |
| HSV | hsv(220, 51%, 99%) |
| CMYK | cmyk(51%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(68.76, 8.90, -47.19) |
| CIE-LCH | lch(68.76, 48.02, 280.68°) |
| OKLab | oklab(73.35% -0.0157 -0.133) |
| OKLCH | oklch(73.35% 0.134 263.3) |
| XYZ | xyz(39.8546, 39.0115, 98.3393) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 7.42
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7FD #FDD27C
analogous
#7CE8FD #7CA7FD #927CFD
triadic
#7CA7FD #FD7CA7 #A7FD7C
tetradic
#7CA7FD #FD7CE8 #FDD27C #7CFD92
square
#7CA7FD #FD7CE8 #FDD27C #7CFD92
split-complementary
#7CA7FD #FD927C #E8FD7C
monochromatic
#0456FB #407FFC #7CA7FD #B8CFFE #E1EBFF
Accessibility & contrast
On white
2.39
#7CA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7CA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7FD
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7FD | 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)
#85AEFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#3EBAC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ca7fd; /* rgb */ color: rgb(124, 167, 253); /* oklch */ color: oklch(73.3% 0.134 263.3);
Tailwind
colors: {
custom: {
50: '#a9c0fe',
500: '#7ca7fd',
950: '#000000',
},
}SCSS
$custom: #7ca7fd; $custom-light: #a9c0fe; $custom-dark: #000000;
JSON
{
"hex": "#7ca7fd",
"rgb": {
"r": 124,
"g": 167,
"b": 253
},
"hsl": {
"h": 220,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.73349,
"c": 0.13397,
"h": 263.3
},
"luminance": 0.39014
}Semantic roles & 50–950 ramp
primary
#7CA7FD
secondary
#F7EBD4
accent
#9900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186