#7CA2DD#7CA2DD
#7CA2DD is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.8% C 0.097 H 259.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2DD |
|---|---|
| RGB | rgb(124, 162, 221) |
| HSL | hsl(216, 59%, 68%) |
| HSV | hsv(216, 44%, 87%) |
| CMYK | cmyk(43.9%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(66.02, 2.39, -33.96) |
| CIE-LCH | lch(66.02, 34.05, 274.02°) |
| OKLab | oklab(70.75% -0.0184 -0.0948) |
| OKLCH | oklch(70.75% 0.097 259) |
| XYZ | xyz(34.2794, 35.3441, 73.4084) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 6.55
Periwinkle Blue
#8F99FB
ΔE00 6.87
Faded Blue
#658CBB
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 7.84
Dark Sky Blue
#448EE4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2DD #DDB77C
analogous
#7CD2DD #7CA2DD #867CDD
triadic
#7CA2DD #DD7CA2 #A2DD7C
tetradic
#7CA2DD #DD7CD2 #DDB77C #7CDD86
square
#7CA2DD #DD7CD2 #DDB77C #7CDD86
split-complementary
#7CA2DD #DD867C #D2DD7C
monochromatic
#2E61B1 #4B80D0 #7CA2DD #ADC4EA #DDE7F6
Accessibility & contrast
On white
2.60
#7CA2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7CA2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2DD
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2DD | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E0
Deuteranopia (green-blind)
#819CDC
Tritanopia (blue-blind)
#57AFB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca2dd; /* rgb */ color: rgb(124, 162, 221); /* oklch */ color: oklch(70.8% 0.097 259.0);
Tailwind
colors: {
custom: {
50: '#a6bde7',
500: '#7ca2dd',
950: '#000000',
},
}SCSS
$custom: #7ca2dd; $custom-light: #a6bde7; $custom-dark: #000000;
JSON
{
"hex": "#7ca2dd",
"rgb": {
"r": 124,
"g": 162,
"b": 221
},
"hsl": {
"h": 216.495,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.70751,
"c": 0.09658,
"h": 259
},
"luminance": 0.35346
}Semantic roles & 50–950 ramp
primary
#7CA2DD
secondary
#E9DECB
accent
#851FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184