#939BFA#939BFA
#939BFA is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.3% C 0.138 H 278.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #939BFA |
|---|---|
| RGB | rgb(147, 155, 250) |
| HSL | hsl(235, 91%, 78%) |
| HSV | hsv(235, 41%, 98%) |
| CMYK | cmyk(41.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(66.94, 20.33, -48.33) |
| CIE-LCH | lch(66.94, 52.43, 292.81°) |
| OKLab | oklab(72.26% 0.0208 -0.136) |
| OKLCH | oklch(72.26% 0.138 278.7) |
| XYZ | xyz(41.0042, 36.5460, 95.3175) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.88
Perrywinkle
#8F8CE7
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 5.45
Periwinkle (survey)
#8E82FE
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 8.93
Soft Blue
#6488EA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939BFA #FAF293
analogous
#93CEFA #939BFA #BE93FA
triadic
#939BFA #FA939B #9BFA93
tetradic
#939BFA #FA93CE #FAF293 #93FABE
square
#939BFA #FA93CE #FAF293 #93FABE
split-complementary
#939BFA #FABE93 #CEFA93
monochromatic
#1E2FF5 #5965F7 #939BFA #CDD1FD #E2E4FE
Accessibility & contrast
On white
2.53
#939BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#939BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939BFA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939BFA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#73AEBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #939bfa; /* rgb */ color: rgb(147, 155, 250); /* oklch */ color: oklch(72.3% 0.138 278.7);
Tailwind
colors: {
custom: {
50: '#b7b8fc',
500: '#939bfa',
950: '#000000',
},
}SCSS
$custom: #939bfa; $custom-light: #b7b8fc; $custom-dark: #000000;
JSON
{
"hex": "#939bfa",
"rgb": {
"r": 147,
"g": 155,
"b": 250
},
"hsl": {
"h": 235.34,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.72263,
"c": 0.13759,
"h": 278.7
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#939BFA
secondary
#F6F3D5
accent
#D400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085