#7CA8FF#7CA8FF
#7CA8FF is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.7% C 0.136 H 263.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8FF |
|---|---|
| RGB | rgb(124, 168, 255) |
| HSL | hsl(220, 100%, 74%) |
| HSV | hsv(220, 51%, 100%) |
| CMYK | cmyk(51.4%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(69.12, 8.93, -47.71) |
| CIE-LCH | lch(69.12, 48.54, 280.60°) |
| OKLab | oklab(73.66% -0.0164 -0.1346) |
| OKLCH | oklch(73.66% 0.136 263.1) |
| XYZ | xyz(40.3588, 39.5074, 100.0873) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 5.89
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.48
Soft Blue
#6488EA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8FF #FFD37C
analogous
#7CEAFF #7CA8FF #927CFF
triadic
#7CA8FF #FF7CA8 #A8FF7C
tetradic
#7CA8FF #FF7CEA #FFD37C #7CFF92
square
#7CA8FF #FF7CEA #FFD37C #7CFF92
split-complementary
#7CA8FF #FF927C #EAFF7C
monochromatic
#0257FF #3F7FFF #7CA8FF #B9D1FF #E0EBFF
Accessibility & contrast
On white
2.36
#7CA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#7CA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8FF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8FF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#77A3FD
Tritanopia (blue-blind)
#3BBBC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ca8ff; /* rgb */ color: rgb(124, 168, 255); /* oklch */ color: oklch(73.7% 0.136 263.1);
Tailwind
colors: {
custom: {
50: '#a9c1ff',
500: '#7ca8ff',
950: '#000000',
},
}SCSS
$custom: #7ca8ff; $custom-light: #a9c1ff; $custom-dark: #000000;
JSON
{
"hex": "#7ca8ff",
"rgb": {
"r": 124,
"g": 168,
"b": 255
},
"hsl": {
"h": 219.847,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.73657,
"c": 0.13555,
"h": 263.1
},
"luminance": 0.3951
}Semantic roles & 50–950 ramp
primary
#7CA8FF
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186