#7C95DF#7C95DF
#7C95DF is a light, moderate blue. Relative luminance 0.311; OKLCH L 68.1% C 0.113 H 269.1°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7C95DF |
|---|---|
| RGB | rgb(124, 149, 223) |
| HSL | hsl(225, 61%, 68%) |
| HSV | hsv(225, 44%, 87%) |
| CMYK | cmyk(44.4%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(62.60, 10.41, -40.41) |
| CIE-LCH | lch(62.60, 41.72, 284.44°) |
| OKLab | oklab(68.12% -0.0019 -0.1134) |
| OKLCH | oklch(68.12% 0.113 269.1) |
| XYZ | xyz(32.3747, 31.1059, 74.0959) |
| Luminance | 0.3111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 4.86
Soft Blue
#6488EA
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 6.22
Faded Blue
#658CBB
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C95DF #DFC67C
analogous
#7CC7DF #7C95DF #947CDF
triadic
#7C95DF #DF7C95 #95DF7C
tetradic
#7C95DF #DF7CC7 #DFC67C #7CDF94
square
#7C95DF #DF7CC7 #DFC67C #7CDF94
split-complementary
#7C95DF #DF947C #C7DF7C
monochromatic
#2C4FB5 #4B6DD3 #7C95DF #ADBDEB #DEE5F7
Accessibility & contrast
On white
2.91
#7C95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#7C95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C95DF
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C95DF | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9CE2
Deuteranopia (green-blind)
#7193DD
Tritanopia (blue-blind)
#58A4B0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7c95df; /* rgb */ color: rgb(124, 149, 223); /* oklch */ color: oklch(68.1% 0.113 269.1);
Tailwind
colors: {
custom: {
50: '#a6b3e9',
500: '#7c95df',
950: '#000000',
},
}SCSS
$custom: #7c95df; $custom-light: #a6b3e9; $custom-dark: #000000;
JSON
{
"hex": "#7c95df",
"rgb": {
"r": 124,
"g": 149,
"b": 223
},
"hsl": {
"h": 224.848,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.68118,
"c": 0.11345,
"h": 269.1
},
"luminance": 0.31108
}Semantic roles & 50–950 ramp
primary
#7C95DF
secondary
#EBE3CC
accent
#9D1DC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084