#7C9FDD#7C9FDD
#7C9FDD is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.1% C 0.100 H 261.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7C9FDD |
|---|---|
| RGB | rgb(124, 159, 221) |
| HSL | hsl(218, 59%, 68%) |
| HSV | hsv(218, 44%, 87%) |
| CMYK | cmyk(43.9%, 28.1%, 0%, 13.3%) |
| CIE-LAB | lab(65.20, 4.09, -35.23) |
| CIE-LCH | lch(65.20, 35.47, 276.62°) |
| OKLab | oklab(70.11% -0.0147 -0.0985) |
| OKLCH | oklch(70.11% 0.1 261.5) |
| XYZ | xyz(33.7573, 34.2998, 73.2343) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 6.24
Soft Blue
#6488EA
ΔE00 7.08
Faded Blue
#658CBB
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 7.38
Dark Sky Blue
#448EE4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C9FDD #DDBA7C
analogous
#7CCFDD #7C9FDD #8A7CDD
triadic
#7C9FDD #DD7C9F #9FDD7C
tetradic
#7C9FDD #DD7CCF #DDBA7C #7CDD8A
square
#7C9FDD #DD7CCF #DDBA7C #7CDD8A
split-complementary
#7C9FDD #DD8A7C #CFDD7C
monochromatic
#2E5DB1 #4B7BD0 #7C9FDD #ADC3EA #DDE6F6
Accessibility & contrast
On white
2.67
#7C9FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#7C9FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C9FDD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C9FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C9FDD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#7E9ADC
Tritanopia (blue-blind)
#58ACB5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7c9fdd; /* rgb */ color: rgb(124, 159, 221); /* oklch */ color: oklch(70.1% 0.100 261.5);
Tailwind
colors: {
custom: {
50: '#a6bbe8',
500: '#7c9fdd',
950: '#000000',
},
}SCSS
$custom: #7c9fdd; $custom-light: #a6bbe8; $custom-dark: #000000;
JSON
{
"hex": "#7c9fdd",
"rgb": {
"r": 124,
"g": 159,
"b": 221
},
"hsl": {
"h": 218.351,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.70113,
"c": 0.09956,
"h": 261.5
},
"luminance": 0.34302
}Semantic roles & 50–950 ramp
primary
#7C9FDD
secondary
#E9DFCB
accent
#8A1FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084