#939CC2#939CC2
#939CC2 is a light, muted blue. Relative luminance 0.339; OKLCH L 69.9% C 0.057 H 274.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #939CC2 |
|---|---|
| RGB | rgb(147, 156, 194) |
| HSL | hsl(229, 28%, 67%) |
| HSV | hsv(229, 24%, 76%) |
| CMYK | cmyk(24.2%, 19.6%, 0%, 23.9%) |
| CIE-LAB | lab(64.86, 5.19, -20.63) |
| CIE-LCH | lch(64.86, 21.27, 284.12°) |
| OKLab | oklab(69.89% 0.0044 -0.0565) |
| OKLCH | oklch(69.89% 0.057 274.4) |
| XYZ | xyz(33.6562, 33.8742, 55.7936) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 9.26
Lavender
#B39DDB
ΔE00 9.34
Periwinkle Blue
#8F99FB
ΔE00 9.91
Blue Grey
#758DA3
ΔE00 11.04
Faded Blue
#658CBB
ΔE00 11.11
Bluey Grey
#89A0B0
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939CC2 #C2B993
analogous
#93B4C2 #939CC2 #A293C2
triadic
#939CC2 #C2939C #9CC293
tetradic
#939CC2 #C293B4 #C2B993 #93C2A2
square
#939CC2 #C293B4 #C2B993 #93C2A2
split-complementary
#939CC2 #C2A293 #B4C293
monochromatic
#4F5B8C #6C78AC #939CC2 #BAC0D8 #E1E4EE
Accessibility & contrast
On white
2.70
#939CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#939CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939CC2
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939CC2 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC4
Deuteranopia (green-blind)
#8E9CC1
Tritanopia (blue-blind)
#88A3A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #939cc2; /* rgb */ color: rgb(147, 156, 194); /* oklch */ color: oklch(69.9% 0.057 274.4);
Tailwind
colors: {
custom: {
50: '#b3b9d4',
500: '#939cc2',
950: '#000000',
},
}SCSS
$custom: #939cc2; $custom-light: #b3b9d4; $custom-dark: #000000;
JSON
{
"hex": "#939cc2",
"rgb": {
"r": 147,
"g": 156,
"b": 194
},
"hsl": {
"h": 228.511,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.69893,
"c": 0.0567,
"h": 274.4
},
"luminance": 0.33875
}Semantic roles & 50–950 ramp
primary
#939CC2
secondary
#E0DDD1
accent
#933FA6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083