#7CA6DD#7CA6DD
#7CA6DD is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.6% C 0.093 H 255.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6DD |
|---|---|
| RGB | rgb(124, 166, 221) |
| HSL | hsl(214, 59%, 68%) |
| HSV | hsv(214, 44%, 87%) |
| CMYK | cmyk(43.9%, 24.9%, 0%, 13.3%) |
| CIE-LAB | lab(67.11, 0.14, -32.27) |
| CIE-LCH | lch(67.11, 32.27, 270.25°) |
| OKLab | oklab(71.61% -0.0234 -0.0899) |
| OKLCH | oklch(71.61% 0.093 255.4) |
| XYZ | xyz(34.9952, 36.7758, 73.6470) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.40
Carolina Blue
#8AB8FE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 8.31
Faded Blue
#658CBB
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6DD #DDB37C
analogous
#7CD6DD #7CA6DD #837CDD
triadic
#7CA6DD #DD7CA6 #A6DD7C
tetradic
#7CA6DD #DD7CD6 #DDB37C #7CDD83
square
#7CA6DD #DD7CD6 #DDB37C #7CDD83
split-complementary
#7CA6DD #DD837C #D6DD7C
monochromatic
#2E67B1 #4B85D0 #7CA6DD #ADC7EA #DDE8F6
Accessibility & contrast
On white
2.51
#7CA6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#7CA6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6DD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6DD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9DF
Deuteranopia (green-blind)
#869FDC
Tritanopia (blue-blind)
#57B2B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca6dd; /* rgb */ color: rgb(124, 166, 221); /* oklch */ color: oklch(71.6% 0.093 255.4);
Tailwind
colors: {
custom: {
50: '#a6c0e7',
500: '#7ca6dd',
950: '#000000',
},
}SCSS
$custom: #7ca6dd; $custom-light: #a6c0e7; $custom-dark: #000000;
JSON
{
"hex": "#7ca6dd",
"rgb": {
"r": 124,
"g": 166,
"b": 221
},
"hsl": {
"h": 214.021,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.71606,
"c": 0.09292,
"h": 255.4
},
"luminance": 0.36778
}Semantic roles & 50–950 ramp
primary
#7CA6DD
secondary
#E9DCCB
accent
#7E1FC6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184