#7CA9FF#7CA9FF
#7CA9FF is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.9% C 0.134 H 262.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA9FF |
|---|---|
| RGB | rgb(124, 169, 255) |
| HSL | hsl(219, 100%, 74%) |
| HSV | hsv(219, 51%, 100%) |
| CMYK | cmyk(51.4%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(69.38, 8.36, -47.29) |
| CIE-LCH | lch(69.38, 48.02, 280.02°) |
| OKLab | oklab(73.86% -0.0175 -0.1333) |
| OKLCH | oklch(73.86% 0.134 262.5) |
| XYZ | xyz(40.5441, 39.8781, 100.1491) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Cornflowerblue
#6495ED
ΔE00 6.10
Sky Blue (survey)
#75BBFD
ΔE00 6.90
Pastel Blue
#A2BFFE
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA9FF #FFD27C
analogous
#7CEBFF #7CA9FF #917CFF
triadic
#7CA9FF #FF7CA9 #A9FF7C
tetradic
#7CA9FF #FF7CEB #FFD27C #7CFF91
square
#7CA9FF #FF7CEB #FFD27C #7CFF91
split-complementary
#7CA9FF #FF917C #EBFF7C
monochromatic
#0259FF #3F81FF #7CA9FF #B9D1FF #E0EBFF
Accessibility & contrast
On white
2.34
#7CA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#7CA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA9FF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA9FF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#3BBCC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ca9ff; /* rgb */ color: rgb(124, 169, 255); /* oklch */ color: oklch(73.9% 0.134 262.5);
Tailwind
colors: {
custom: {
50: '#a9c2ff',
500: '#7ca9ff',
950: '#000000',
},
}SCSS
$custom: #7ca9ff; $custom-light: #a9c2ff; $custom-dark: #000000;
JSON
{
"hex": "#7ca9ff",
"rgb": {
"r": 124,
"g": 169,
"b": 255
},
"hsl": {
"h": 219.389,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.73863,
"c": 0.13448,
"h": 262.5
},
"luminance": 0.39881
}Semantic roles & 50–950 ramp
primary
#7CA9FF
secondary
#F7EBD4
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186