#939FF1#939FF1
#939FF1 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.6% C 0.120 H 276.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #939FF1 |
|---|---|
| RGB | rgb(147, 159, 241) |
| HSL | hsl(232, 77%, 76%) |
| HSV | hsv(232, 39%, 95%) |
| CMYK | cmyk(39%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(67.54, 15.56, -42.47) |
| CIE-LCH | lch(67.54, 45.23, 290.13°) |
| OKLab | oklab(72.59% 0.0138 -0.119) |
| OKLCH | oklch(72.59% 0.12 276.6) |
| XYZ | xyz(40.3033, 37.3485, 88.2874) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.41
Perrywinkle
#8F8CE7
ΔE00 5.76
Lavender Blue
#8B88F8
ΔE00 6.91
Pastel Blue
#A2BFFE
ΔE00 8.55
Cornflowerblue
#6495ED
ΔE00 8.74
Periwinkle (survey)
#8E82FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939FF1 #F1E593
analogous
#93CEF1 #939FF1 #B693F1
triadic
#939FF1 #F1939F #9FF193
tetradic
#939FF1 #F193CE #F1E593 #93F1B6
square
#939FF1 #F193CE #F1E593 #93F1B6
split-complementary
#939FF1 #F1B693 #CEF193
monochromatic
#273FE3 #5D6FEA #939FF1 #C9CFF8 #E4E7FB
Accessibility & contrast
On white
2.48
#939FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#939FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939FF1
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939FF1 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F4
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#76AFBD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #939ff1; /* rgb */ color: rgb(147, 159, 241); /* oklch */ color: oklch(72.6% 0.120 276.6);
Tailwind
colors: {
custom: {
50: '#b6bbf6',
500: '#939ff1',
950: '#000000',
},
}SCSS
$custom: #939ff1; $custom-light: #b6bbf6; $custom-dark: #000000;
JSON
{
"hex": "#939ff1",
"rgb": {
"r": 147,
"g": 159,
"b": 241
},
"hsl": {
"h": 232.34,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.72591,
"c": 0.11977,
"h": 276.6
},
"luminance": 0.3735
}Semantic roles & 50–950 ramp
primary
#939FF1
secondary
#F3F0D8
accent
#BF0CD9
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085