#939CCF#939CCF
#939CCF is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.4% C 0.075 H 276.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #939CCF |
|---|---|
| RGB | rgb(147, 156, 207) |
| HSL | hsl(231, 38%, 69%) |
| HSV | hsv(231, 29%, 81%) |
| CMYK | cmyk(29%, 24.6%, 0%, 18.8%) |
| CIE-LAB | lab(65.34, 8.37, -27.13) |
| CIE-LCH | lch(65.34, 28.39, 287.15°) |
| OKLab | oklab(70.43% 0.0086 -0.0749) |
| OKLCH | oklch(70.43% 0.075 276.5) |
| XYZ | xyz(35.1805, 34.4839, 63.8219) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.43
Lavender
#B39DDB
ΔE00 8.36
Lavender Blue
#8B88F8
ΔE00 9.61
Faded Blue
#658CBB
ΔE00 10.82
Pastel Blue
#A2BFFE
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939CCF #CFC693
analogous
#93BACF #939CCF #A893CF
triadic
#939CCF #CF939C #9CCF93
tetradic
#939CCF #CF93BA #CFC693 #93CFA8
square
#939CCF #CF93BA #CFC693 #93CFA8
split-complementary
#939CCF #CFA893 #BACF93
monochromatic
#4755A0 #6975BC #939CCF #BDC3E2 #E8EAF5
Accessibility & contrast
On white
2.66
#939CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#939CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939CCF
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939CCF | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA1D1
Deuteranopia (green-blind)
#899DCE
Tritanopia (blue-blind)
#84A5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #939ccf; /* rgb */ color: rgb(147, 156, 207); /* oklch */ color: oklch(70.4% 0.075 276.5);
Tailwind
colors: {
custom: {
50: '#b4b9dd',
500: '#939ccf',
950: '#000000',
},
}SCSS
$custom: #939ccf; $custom-light: #b4b9dd; $custom-dark: #000000;
JSON
{
"hex": "#939ccf",
"rgb": {
"r": 147,
"g": 156,
"b": 207
},
"hsl": {
"h": 231,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.70428,
"c": 0.0754,
"h": 276.5
},
"luminance": 0.34485
}Semantic roles & 50–950 ramp
primary
#939CCF
secondary
#E8E5D6
accent
#9F34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083