#939BFE#939BFE
#939BFE is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.5% C 0.143 H 278.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #939BFE |
|---|---|
| RGB | rgb(147, 155, 254) |
| HSL | hsl(236, 98%, 79%) |
| HSV | hsv(236, 42%, 100%) |
| CMYK | cmyk(42.1%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(67.13, 21.44, -50.21) |
| CIE-LCH | lch(67.13, 54.59, 293.12°) |
| OKLab | oklab(72.47% 0.0216 -0.1415) |
| OKLCH | oklch(72.47% 0.143 278.7) |
| XYZ | xyz(41.6380, 36.7996, 98.6558) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.83
Perrywinkle
#8F8CE7
ΔE00 5.23
Lavender Blue
#8B88F8
ΔE00 5.41
Periwinkle (survey)
#8E82FE
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 8.94
Soft Blue
#6488EA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939BFE #FEF693
analogous
#93D0FE #939BFE #C093FE
triadic
#939BFE #FE939B #9BFE93
tetradic
#939BFE #FE93D0 #FEF693 #93FEC0
square
#939BFE #FE93D0 #FEF693 #93FEC0
split-complementary
#939BFE #FEC093 #D0FE93
monochromatic
#1A2BFD #5663FD #939BFE #D0D3FF #E1E3FF
Accessibility & contrast
On white
2.51
#939BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#939BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939BFE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939BFE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#70A0FC
Tritanopia (blue-blind)
#71AFC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #939bfe; /* rgb */ color: rgb(147, 155, 254); /* oklch */ color: oklch(72.5% 0.143 278.7);
Tailwind
colors: {
custom: {
50: '#b7b8ff',
500: '#939bfe',
950: '#000000',
},
}SCSS
$custom: #939bfe; $custom-light: #b7b8ff; $custom-dark: #000000;
JSON
{
"hex": "#939bfe",
"rgb": {
"r": 147,
"g": 155,
"b": 254
},
"hsl": {
"h": 235.514,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.72472,
"c": 0.14312,
"h": 278.7
},
"luminance": 0.36801
}Semantic roles & 50–950 ramp
primary
#939BFE
secondary
#F7F4D4
accent
#D400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086