#939BCA#939BCA
#939BCA is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.0% C 0.070 H 276.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #939BCA |
|---|---|
| RGB | rgb(147, 155, 202) |
| HSL | hsl(231, 34%, 68%) |
| HSV | hsv(231, 27%, 79%) |
| CMYK | cmyk(27.2%, 23.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.89, 7.70, -25.05) |
| CIE-LCH | lch(64.89, 26.20, 287.09°) |
| OKLab | oklab(70.01% 0.0084 -0.069) |
| OKLCH | oklch(70.01% 0.07 276.9) |
| XYZ | xyz(34.4118, 33.9091, 60.5977) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.71
Lavender
#B39DDB
ΔE00 8.33
Periwinkle Blue
#8F99FB
ΔE00 8.40
Lavender Blue
#8B88F8
ΔE00 10.27
Faded Blue
#658CBB
ΔE00 11.00
Pale Purple
#B790D4
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939BCA #CAC293
analogous
#93B6CA #939BCA #A693CA
triadic
#939BCA #CA939B #9BCA93
tetradic
#939BCA #CA93B6 #CAC293 #93CAA6
square
#939BCA #CA93B6 #CAC293 #93CAA6
split-complementary
#939BCA #CAA693 #B6CA93
monochromatic
#4B5698 #6A75B6 #939BCA #BCC1DE #E5E7F2
Accessibility & contrast
On white
2.70
#939BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#939BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939BCA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939BCA | 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)
#8EA0CC
Deuteranopia (green-blind)
#8A9CC9
Tritanopia (blue-blind)
#85A4AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #939bca; /* rgb */ color: rgb(147, 155, 202); /* oklch */ color: oklch(70.0% 0.070 276.9);
Tailwind
colors: {
custom: {
50: '#b3b8da',
500: '#939bca',
950: '#000000',
},
}SCSS
$custom: #939bca; $custom-light: #b3b8da; $custom-dark: #000000;
JSON
{
"hex": "#939bca",
"rgb": {
"r": 147,
"g": 155,
"b": 202
},
"hsl": {
"h": 231.273,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.70012,
"c": 0.0695,
"h": 276.9
},
"luminance": 0.3391
}Semantic roles & 50–950 ramp
primary
#939BCA
secondary
#E5E2D4
accent
#9C39AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083