#949FEA#949FEA
#949FEA is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.3% C 0.110 H 276.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #949FEA |
|---|---|
| RGB | rgb(148, 159, 234) |
| HSL | hsl(232, 67%, 75%) |
| HSV | hsv(232, 37%, 92%) |
| CMYK | cmyk(36.8%, 32.1%, 0%, 8.2%) |
| CIE-LAB | lab(67.30, 13.94, -39.00) |
| CIE-LCH | lch(67.30, 41.42, 289.67°) |
| OKLab | oklab(72.32% 0.0132 -0.1089) |
| OKLCH | oklch(72.32% 0.11 276.9) |
| XYZ | xyz(39.4579, 37.0311, 82.8947) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.33
Perrywinkle
#8F8CE7
ΔE00 5.69
Lavender Blue
#8B88F8
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 9.19
Periwinkle (survey)
#8E82FE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FEA #EADF94
analogous
#94CAEA #949FEA #B494EA
triadic
#949FEA #EA949F #9FEA94
tetradic
#949FEA #EA94CA #EADF94 #94EAB4
square
#949FEA #EA94CA #EADF94 #94EAB4
split-complementary
#949FEA #EAB494 #CAEA94
monochromatic
#2E43D6 #6171E0 #949FEA #C7CDF4 #E5E8FA
Accessibility & contrast
On white
2.50
#949FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#949FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FEA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FEA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#7BAEBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949fea; /* rgb */ color: rgb(148, 159, 234); /* oklch */ color: oklch(72.3% 0.110 276.9);
Tailwind
colors: {
custom: {
50: '#b6bbf1',
500: '#949fea',
950: '#000000',
},
}SCSS
$custom: #949fea; $custom-light: #b6bbf1; $custom-dark: #000000;
JSON
{
"hex": "#949fea",
"rgb": {
"r": 148,
"g": 159,
"b": 234
},
"hsl": {
"h": 232.326,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.72325,
"c": 0.10971,
"h": 276.9
},
"luminance": 0.37033
}Semantic roles & 50–950 ramp
primary
#949FEA
secondary
#F1EEDA
accent
#B716CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084