#7C97DA#7C97DA
#7C97DA is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.3% C 0.104 H 266.9°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7C97DA |
|---|---|
| RGB | rgb(124, 151, 218) |
| HSL | hsl(223, 56%, 67%) |
| HSV | hsv(223, 43%, 85%) |
| CMYK | cmyk(43.1%, 30.7%, 0%, 14.5%) |
| CIE-LAB | lab(62.91, 7.82, -37.14) |
| CIE-LCH | lch(62.91, 37.95, 281.88°) |
| OKLab | oklab(68.29% -0.0057 -0.104) |
| OKLCH | oklch(68.29% 0.104 266.9) |
| XYZ | xyz(32.0297, 31.4785, 70.7043) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 5.37
Soft Blue
#6488EA
ΔE00 5.57
Faded Blue
#658CBB
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C97DA #DABF7C
analogous
#7CC6DA #7C97DA #907CDA
triadic
#7C97DA #DA7C97 #97DA7C
tetradic
#7C97DA #DA7CC6 #DABF7C #7CDA90
square
#7C97DA #DA7CC6 #DABF7C #7CDA90
split-complementary
#7C97DA #DA907C #C6DA7C
monochromatic
#3054AB #4C71CD #7C97DA #ACBDE7 #DBE3F5
Accessibility & contrast
On white
2.88
#7C97DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#7C97DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C97DA
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C97DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C97DA | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDD
Deuteranopia (green-blind)
#7694D8
Tritanopia (blue-blind)
#5BA5AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7c97da; /* rgb */ color: rgb(124, 151, 218); /* oklch */ color: oklch(68.3% 0.104 266.9);
Tailwind
colors: {
custom: {
50: '#a6b5e5',
500: '#7c97da',
950: '#000000',
},
}SCSS
$custom: #7c97da; $custom-light: #a6b5e5; $custom-dark: #000000;
JSON
{
"hex": "#7c97da",
"rgb": {
"r": 124,
"g": 151,
"b": 218
},
"hsl": {
"h": 222.766,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.68287,
"c": 0.10413,
"h": 266.9
},
"luminance": 0.3148
}Semantic roles & 50–950 ramp
primary
#7C97DA
secondary
#E8DFCA
accent
#9522C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084