#7CA0FF#7CA0FF
#7CA0FF is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.144 H 267.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0FF |
|---|---|
| RGB | rgb(124, 160, 255) |
| HSL | hsl(224, 100%, 74%) |
| HSV | hsv(224, 51%, 100%) |
| CMYK | cmyk(51.4%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(67.01, 13.52, -51.03) |
| CIE-LCH | lch(67.01, 52.79, 284.83°) |
| OKLab | oklab(72.02% -0.0074 -0.1443) |
| OKLCH | oklch(72.02% 0.144 267.1) |
| XYZ | xyz(38.9270, 36.6440, 99.6101) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 8.65
Lavender Blue
#8B88F8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0FF #FFDB7C
analogous
#7CE2FF #7CA0FF #9A7CFF
triadic
#7CA0FF #FF7CA0 #A0FF7C
tetradic
#7CA0FF #FF7CE2 #FFDB7C #7CFF9A
square
#7CA0FF #FF7CE2 #FFDB7C #7CFF9A
split-complementary
#7CA0FF #FF9A7C #E2FF7C
monochromatic
#0247FF #3F74FF #7CA0FF #B9CCFF #E0E9FF
Accessibility & contrast
On white
2.52
#7CA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7CA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#3DB4C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca0ff; /* rgb */ color: rgb(124, 160, 255); /* oklch */ color: oklch(72.0% 0.144 267.1);
Tailwind
colors: {
custom: {
50: '#a9bbff',
500: '#7ca0ff',
950: '#000000',
},
}SCSS
$custom: #7ca0ff; $custom-light: #a9bbff; $custom-dark: #000000;
JSON
{
"hex": "#7ca0ff",
"rgb": {
"r": 124,
"g": 160,
"b": 255
},
"hsl": {
"h": 223.511,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.72024,
"c": 0.14449,
"h": 267.1
},
"luminance": 0.36647
}Semantic roles & 50–950 ramp
primary
#7CA0FF
secondary
#F7EED4
accent
#A600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086