#939CC8#939CC8
#939CC8 is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.1% C 0.065 H 275.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #939CC8 |
|---|---|
| RGB | rgb(147, 156, 200) |
| HSL | hsl(230, 33%, 68%) |
| HSV | hsv(230, 27%, 78%) |
| CMYK | cmyk(26.5%, 22%, 0%, 21.6%) |
| CIE-LAB | lab(65.08, 6.64, -23.64) |
| CIE-LCH | lch(65.08, 24.55, 285.69°) |
| OKLab | oklab(70.14% 0.0064 -0.065) |
| OKLCH | oklch(70.14% 0.065 275.6) |
| XYZ | xyz(34.3437, 34.1492, 59.4144) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.69
Periwinkle Blue
#8F99FB
ΔE00 8.75
Lavender Blue
#8B88F8
ΔE00 10.69
Faded Blue
#658CBB
ΔE00 10.97
Blue Grey
#758DA3
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939CC8 #C8BF93
analogous
#93B6C8 #939CC8 #A493C8
triadic
#939CC8 #C8939C #9CC893
tetradic
#939CC8 #C893B6 #C8BF93 #93C8A4
square
#939CC8 #C893B6 #C8BF93 #93C8A4
split-complementary
#939CC8 #C8A493 #B6C893
monochromatic
#4C5895 #6A77B3 #939CC8 #BCC1DD #E4E6F1
Accessibility & contrast
On white
2.68
#939CC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#939CC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939CC8
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939CC8 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CA
Deuteranopia (green-blind)
#8C9CC7
Tritanopia (blue-blind)
#86A4AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #939cc8; /* rgb */ color: rgb(147, 156, 200); /* oklch */ color: oklch(70.1% 0.065 275.6);
Tailwind
colors: {
custom: {
50: '#b3b9d8',
500: '#939cc8',
950: '#000000',
},
}SCSS
$custom: #939cc8; $custom-light: #b3b9d8; $custom-dark: #000000;
JSON
{
"hex": "#939cc8",
"rgb": {
"r": 147,
"g": 156,
"b": 200
},
"hsl": {
"h": 229.811,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.70136,
"c": 0.06533,
"h": 275.6
},
"luminance": 0.3415
}Semantic roles & 50–950 ramp
primary
#939CC8
secondary
#E4E1D3
accent
#983AAB
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083