#7CA7DD#7CA7DD
#7CA7DD is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.8% C 0.092 H 254.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7DD |
|---|---|
| RGB | rgb(124, 167, 221) |
| HSL | hsl(213, 59%, 68%) |
| HSV | hsv(213, 44%, 87%) |
| CMYK | cmyk(43.9%, 24.4%, 0%, 13.3%) |
| CIE-LAB | lab(67.38, -0.42, -31.85) |
| CIE-LCH | lch(67.38, 31.85, 269.24°) |
| OKLab | oklab(71.82% -0.0246 -0.0887) |
| OKLCH | oklch(71.82% 0.092 254.5) |
| XYZ | xyz(35.1777, 37.1408, 73.7078) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 5.64
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.22
Faded Blue
#658CBB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7DD #DDB27C
analogous
#7CD8DD #7CA7DD #817CDD
triadic
#7CA7DD #DD7CA7 #A7DD7C
tetradic
#7CA7DD #DD7CD8 #DDB27C #7CDD81
square
#7CA7DD #DD7CD8 #DDB27C #7CDD81
split-complementary
#7CA7DD #DD817C #D8DD7C
monochromatic
#2E68B1 #4B86D0 #7CA7DD #ADC8EA #DDE8F6
Accessibility & contrast
On white
2.49
#7CA7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7CA7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7DD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7DD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#87A0DC
Tritanopia (blue-blind)
#56B3B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca7dd; /* rgb */ color: rgb(124, 167, 221); /* oklch */ color: oklch(71.8% 0.092 254.5);
Tailwind
colors: {
custom: {
50: '#a6c1e7',
500: '#7ca7dd',
950: '#000000',
},
}SCSS
$custom: #7ca7dd; $custom-light: #a6c1e7; $custom-dark: #000000;
JSON
{
"hex": "#7ca7dd",
"rgb": {
"r": 124,
"g": 167,
"b": 221
},
"hsl": {
"h": 213.402,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.71821,
"c": 0.09206,
"h": 254.5
},
"luminance": 0.37143
}Semantic roles & 50–950 ramp
primary
#7CA7DD
secondary
#E9DCCB
accent
#7C1FC6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184