#7C8CDC#7C8CDC
#7C8CDC is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.1% C 0.120 H 274.1°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7C8CDC |
|---|---|
| RGB | rgb(124, 140, 220) |
| HSL | hsl(230, 58%, 67%) |
| HSV | hsv(230, 44%, 86%) |
| CMYK | cmyk(43.6%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(60.08, 14.79, -42.70) |
| CIE-LCH | lch(60.08, 45.19, 289.11°) |
| OKLab | oklab(66.12% 0.0086 -0.1201) |
| OKLCH | oklch(66.12% 0.12 274.1) |
| XYZ | xyz(30.6046, 28.2070, 71.5282) |
| Luminance | 0.2821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.38
Soft Blue
#6488EA
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.27
Periwinkle Blue
#8F99FB
ΔE00 5.61
Faded Blue
#658CBB
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C8CDC #DCCC7C
analogous
#7CBCDC #7C8CDC #9C7CDC
triadic
#7C8CDC #DC7C8C #8CDC7C
tetradic
#7C8CDC #DC7CBC #DCCC7C #7CDC9C
square
#7C8CDC #DC7CBC #DCCC7C #7CDC9C
split-complementary
#7C8CDC #DC9C7C #BCDC7C
monochromatic
#2F44AF #4C62CF #7C8CDC #ACB6E9 #DDE1F6
Accessibility & contrast
On white
3.16
#7C8CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#7C8CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C8CDC
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C8CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C8CDC | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F95DF
Deuteranopia (green-blind)
#678DDA
Tritanopia (blue-blind)
#5B9CAA
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7c8cdc; /* rgb */ color: rgb(124, 140, 220); /* oklch */ color: oklch(66.1% 0.120 274.1);
Tailwind
colors: {
custom: {
50: '#a6ade7',
500: '#7c8cdc',
950: '#000000',
},
}SCSS
$custom: #7c8cdc; $custom-light: #a6ade7; $custom-dark: #000000;
JSON
{
"hex": "#7c8cdc",
"rgb": {
"r": 124,
"g": 140,
"b": 220
},
"hsl": {
"h": 230,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.66124,
"c": 0.12042,
"h": 274.1
},
"luminance": 0.28209
}Semantic roles & 50–950 ramp
primary
#7C8CDC
secondary
#E9E4CB
accent
#AA20C5
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#101016
muted
#7F7F84