#7C96DD#7C96DD
#7C96DD is a light, moderate blue. Relative luminance 0.313; OKLCH L 68.2% C 0.109 H 268.1°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7C96DD |
|---|---|
| RGB | rgb(124, 150, 221) |
| HSL | hsl(224, 59%, 68%) |
| HSV | hsv(224, 44%, 87%) |
| CMYK | cmyk(43.9%, 32.1%, 0%, 13.3%) |
| CIE-LAB | lab(62.77, 9.25, -39.02) |
| CIE-LCH | lch(62.77, 40.10, 283.34°) |
| OKLab | oklab(68.23% -0.0036 -0.1094) |
| OKLCH | oklch(68.23% 0.109 268.1) |
| XYZ | xyz(32.2656, 31.3164, 72.7371) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 5.29
Faded Blue
#658CBB
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C96DD #DDC37C
analogous
#7CC6DD #7C96DD #937CDD
triadic
#7C96DD #DD7C96 #96DD7C
tetradic
#7C96DD #DD7CC6 #DDC37C #7CDD93
square
#7C96DD #DD7CC6 #DDC37C #7CDD93
split-complementary
#7C96DD #DD937C #C6DD7C
monochromatic
#2E51B1 #4B6FD0 #7C96DD #ADBDEA #DDE4F6
Accessibility & contrast
On white
2.89
#7C96DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#7C96DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C96DD
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C96DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C96DD | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CE0
Deuteranopia (green-blind)
#7394DB
Tritanopia (blue-blind)
#59A5B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7c96dd; /* rgb */ color: rgb(124, 150, 221); /* oklch */ color: oklch(68.2% 0.109 268.1);
Tailwind
colors: {
custom: {
50: '#a6b4e8',
500: '#7c96dd',
950: '#000000',
},
}SCSS
$custom: #7c96dd; $custom-light: #a6b4e8; $custom-dark: #000000;
JSON
{
"hex": "#7c96dd",
"rgb": {
"r": 124,
"g": 150,
"b": 221
},
"hsl": {
"h": 223.918,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.68225,
"c": 0.10947,
"h": 268.1
},
"luminance": 0.31318
}Semantic roles & 50–950 ramp
primary
#7C96DD
secondary
#E9E1CB
accent
#9A1FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084