#939CCD#939CCD
#939CCD is a light, moderate blue. Relative luminance 0.344; OKLCH L 70.3% C 0.073 H 276.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #939CCD |
|---|---|
| RGB | rgb(147, 156, 205) |
| HSL | hsl(231, 37%, 69%) |
| HSV | hsv(231, 28%, 80%) |
| CMYK | cmyk(28.3%, 23.9%, 0%, 19.6%) |
| CIE-LAB | lab(65.27, 7.87, -26.13) |
| CIE-LCH | lch(65.27, 27.29, 286.77°) |
| OKLab | oklab(70.34% 0.008 -0.0721) |
| OKLCH | oklch(70.34% 0.073 276.3) |
| XYZ | xyz(34.9376, 34.3868, 62.5423) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.80
Lavender
#B39DDB
ΔE00 8.41
Lavender Blue
#8B88F8
ΔE00 9.91
Faded Blue
#658CBB
ΔE00 10.86
Pastel Blue
#A2BFFE
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939CCD #CDC493
analogous
#93B9CD #939CCD #A793CD
triadic
#939CCD #CD939C #9CCD93
tetradic
#939CCD #CD93B9 #CDC493 #93CDA7
square
#939CCD #CD93B9 #CDC493 #93CDA7
split-complementary
#939CCD #CDA793 #B9CD93
monochromatic
#49569D #6976BA #939CCD #BDC2E0 #E7E9F4
Accessibility & contrast
On white
2.67
#939CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#939CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939CCD
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939CCD | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CF
Deuteranopia (green-blind)
#8A9CCC
Tritanopia (blue-blind)
#84A5AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #939ccd; /* rgb */ color: rgb(147, 156, 205); /* oklch */ color: oklch(70.3% 0.073 276.3);
Tailwind
colors: {
custom: {
50: '#b4b9dc',
500: '#939ccd',
950: '#000000',
},
}SCSS
$custom: #939ccd; $custom-light: #b4b9dc; $custom-dark: #000000;
JSON
{
"hex": "#939ccd",
"rgb": {
"r": 147,
"g": 156,
"b": 205
},
"hsl": {
"h": 230.69,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.70344,
"c": 0.07253,
"h": 276.3
},
"luminance": 0.34388
}Semantic roles & 50–950 ramp
primary
#939CCD
secondary
#E6E4D5
accent
#9D36B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083