#7CAAFF#7CAAFF
#7CAAFF is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.133 H 262.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAFF |
|---|---|
| RGB | rgb(124, 170, 255) |
| HSL | hsl(219, 100%, 74%) |
| HSV | hsv(219, 51%, 100%) |
| CMYK | cmyk(51.4%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.65, 7.79, -46.87) |
| CIE-LCH | lch(69.65, 47.52, 279.43°) |
| OKLab | oklab(74.07% -0.0186 -0.1321) |
| OKLCH | oklch(74.07% 0.133 262) |
| XYZ | xyz(40.7308, 40.2516, 100.2114) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.31
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 8.05
Light Grey Blue
#9DBCD4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAFF #FFD17C
analogous
#7CECFF #7CAAFF #907CFF
triadic
#7CAAFF #FF7CAA #AAFF7C
tetradic
#7CAAFF #FF7CEC #FFD17C #7CFF90
square
#7CAAFF #FF7CEC #FFD17C #7CFF90
split-complementary
#7CAAFF #FF907C #ECFF7C
monochromatic
#025BFF #3F82FF #7CAAFF #B9D2FF #E0EBFF
Accessibility & contrast
On white
2.32
#7CAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#7CAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAFF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAFF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#79A5FD
Tritanopia (blue-blind)
#3BBDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7caaff; /* rgb */ color: rgb(124, 170, 255); /* oklch */ color: oklch(74.1% 0.133 262.0);
Tailwind
colors: {
custom: {
50: '#a9c3ff',
500: '#7caaff',
950: '#000000',
},
}SCSS
$custom: #7caaff; $custom-light: #a9c3ff; $custom-dark: #000000;
JSON
{
"hex": "#7caaff",
"rgb": {
"r": 124,
"g": 170,
"b": 255
},
"hsl": {
"h": 218.931,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.7407,
"c": 0.13341,
"h": 262
},
"luminance": 0.40255
}Semantic roles & 50–950 ramp
primary
#7CAAFF
secondary
#F7EBD4
accent
#9500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186