#939CC7#939CC7
#939CC7 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.1% C 0.064 H 275.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #939CC7 |
|---|---|
| RGB | rgb(147, 156, 199) |
| HSL | hsl(230, 32%, 68%) |
| HSV | hsv(230, 26%, 78%) |
| CMYK | cmyk(26.1%, 21.6%, 0%, 22%) |
| CIE-LAB | lab(65.04, 6.40, -23.14) |
| CIE-LCH | lch(65.04, 24.01, 285.46°) |
| OKLab | oklab(70.1% 0.006 -0.0636) |
| OKLCH | oklch(70.1% 0.064 275.4) |
| XYZ | xyz(34.2272, 34.1026, 58.8009) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.77
Periwinkle Blue
#8F99FB
ΔE00 8.94
Lavender Blue
#8B88F8
ΔE00 10.85
Faded Blue
#658CBB
ΔE00 11.00
Blue Grey
#758DA3
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939CC7 #C7BE93
analogous
#93B6C7 #939CC7 #A493C7
triadic
#939CC7 #C7939C #9CC793
tetradic
#939CC7 #C793B6 #C7BE93 #93C7A4
square
#939CC7 #C793B6 #C7BE93 #93C7A4
split-complementary
#939CC7 #C7A493 #B6C793
monochromatic
#4C5993 #6B77B2 #939CC7 #BBC1DC #E4E6F1
Accessibility & contrast
On white
2.69
#939CC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#939CC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939CC7
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939CC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939CC7 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A0C9
Deuteranopia (green-blind)
#8C9CC6
Tritanopia (blue-blind)
#86A4AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #939cc7; /* rgb */ color: rgb(147, 156, 199); /* oklch */ color: oklch(70.1% 0.064 275.4);
Tailwind
colors: {
custom: {
50: '#b3b9d8',
500: '#939cc7',
950: '#000000',
},
}SCSS
$custom: #939cc7; $custom-light: #b3b9d8; $custom-dark: #000000;
JSON
{
"hex": "#939cc7",
"rgb": {
"r": 147,
"g": 156,
"b": 199
},
"hsl": {
"h": 229.615,
"s": 31.707,
"l": 67.843
},
"oklch": {
"l": 0.70095,
"c": 0.06389,
"h": 275.4
},
"luminance": 0.34103
}Semantic roles & 50–950 ramp
primary
#939CC7
secondary
#E3E0D3
accent
#973BAA
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083