#949FEB#949FEB
#949FEB is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.4% C 0.111 H 276.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #949FEB |
|---|---|
| RGB | rgb(148, 159, 235) |
| HSL | hsl(232, 69%, 75%) |
| HSV | hsv(232, 37%, 92%) |
| CMYK | cmyk(37%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.34, 14.21, -39.48) |
| CIE-LCH | lch(67.34, 41.96, 289.79°) |
| OKLab | oklab(72.37% 0.0134 -0.1103) |
| OKLCH | oklch(72.37% 0.111 276.9) |
| XYZ | xyz(39.6019, 37.0888, 83.6534) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Perrywinkle
#8F8CE7
ΔE00 5.68
Lavender Blue
#8B88F8
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 8.74
Cornflowerblue
#6495ED
ΔE00 9.15
Periwinkle (survey)
#8E82FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FEB #EBE094
analogous
#94CAEB #949FEB #B594EB
triadic
#949FEB #EB949F #9FEB94
tetradic
#949FEB #EB94CA #EBE094 #94EBB5
square
#949FEB #EB94CA #EBE094 #94EBB5
split-complementary
#949FEB #EBB594 #CAEB94
monochromatic
#2D42D8 #6071E1 #949FEB #C8CDF5 #E5E8FA
Accessibility & contrast
On white
2.49
#949FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#949FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FEB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FEB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#7BAEBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949feb; /* rgb */ color: rgb(148, 159, 235); /* oklch */ color: oklch(72.4% 0.111 276.9);
Tailwind
colors: {
custom: {
50: '#b6bbf1',
500: '#949feb',
950: '#000000',
},
}SCSS
$custom: #949feb; $custom-light: #b6bbf1; $custom-dark: #000000;
JSON
{
"hex": "#949feb",
"rgb": {
"r": 148,
"g": 159,
"b": 235
},
"hsl": {
"h": 232.414,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.72372,
"c": 0.11113,
"h": 276.9
},
"luminance": 0.3709
}Semantic roles & 50–950 ramp
primary
#949FEB
secondary
#F2EFD9
accent
#B915D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085