#939BCD#939BCD
#939BCD is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.1% C 0.074 H 277.3°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #939BCD |
|---|---|
| RGB | rgb(147, 155, 205) |
| HSL | hsl(232, 37%, 69%) |
| HSV | hsv(232, 28%, 80%) |
| CMYK | cmyk(28.3%, 24.4%, 0%, 19.6%) |
| CIE-LAB | lab(65.00, 8.44, -26.54) |
| CIE-LCH | lch(65.00, 27.85, 287.64°) |
| OKLab | oklab(70.14% 0.0093 -0.0732) |
| OKLCH | oklch(70.14% 0.074 277.3) |
| XYZ | xyz(34.7705, 34.0525, 62.4866) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.21
Lavender Blue
#8B88F8
ΔE00 9.79
Faded Blue
#658CBB
ΔE00 10.92
Pale Purple
#B790D4
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939BCD #CDC593
analogous
#93B8CD #939BCD #A893CD
triadic
#939BCD #CD939B #9BCD93
tetradic
#939BCD #CD93B8 #CDC593 #93CDA8
square
#939BCD #CD93B8 #CDC593 #93CDA8
split-complementary
#939BCD #CDA893 #B8CD93
monochromatic
#49549D #6974BA #939BCD #BDC2E0 #E7E8F4
Accessibility & contrast
On white
2.69
#939BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#939BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939BCD
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939BCD | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CF
Deuteranopia (green-blind)
#899CCC
Tritanopia (blue-blind)
#84A4AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #939bcd; /* rgb */ color: rgb(147, 155, 205); /* oklch */ color: oklch(70.1% 0.074 277.3);
Tailwind
colors: {
custom: {
50: '#b4b8dc',
500: '#939bcd',
950: '#000000',
},
}SCSS
$custom: #939bcd; $custom-light: #b4b8dc; $custom-dark: #000000;
JSON
{
"hex": "#939bcd",
"rgb": {
"r": 147,
"g": 155,
"b": 205
},
"hsl": {
"h": 231.724,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.70138,
"c": 0.07383,
"h": 277.3
},
"luminance": 0.34054
}Semantic roles & 50–950 ramp
primary
#939BCD
secondary
#E6E4D5
accent
#9F36B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083