#949FE9#949FE9
#949FE9 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.3% C 0.108 H 276.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #949FE9 |
|---|---|
| RGB | rgb(148, 159, 233) |
| HSL | hsl(232, 66%, 75%) |
| HSV | hsv(232, 36%, 91%) |
| CMYK | cmyk(36.5%, 31.8%, 0%, 8.6%) |
| CIE-LAB | lab(67.26, 13.67, -38.52) |
| CIE-LCH | lch(67.26, 40.87, 289.54°) |
| OKLab | oklab(72.28% 0.0129 -0.1075) |
| OKLCH | oklch(72.28% 0.108 276.9) |
| XYZ | xyz(39.3146, 36.9738, 82.1402) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 5.71
Lavender Blue
#8B88F8
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 8.80
Cornflowerblue
#6495ED
ΔE00 9.23
Periwinkle (survey)
#8E82FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FE9 #E9DE94
analogous
#94CAE9 #949FE9 #B494E9
triadic
#949FE9 #E9949F #9FE994
tetradic
#949FE9 #E994CA #E9DE94 #94E9B4
square
#949FE9 #E994CA #E9DE94 #94E9B4
split-complementary
#949FE9 #E9B494 #CAE994
monochromatic
#2E44D4 #6171DF #949FE9 #C7CDF3 #E6E8FA
Accessibility & contrast
On white
2.50
#949FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#949FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FE9
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FE9 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EC
Deuteranopia (green-blind)
#82A1E7
Tritanopia (blue-blind)
#7BADBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949fe9; /* rgb */ color: rgb(148, 159, 233); /* oklch */ color: oklch(72.3% 0.108 276.9);
Tailwind
colors: {
custom: {
50: '#b6bbf0',
500: '#949fe9',
950: '#000000',
},
}SCSS
$custom: #949fe9; $custom-light: #b6bbf0; $custom-dark: #000000;
JSON
{
"hex": "#949fe9",
"rgb": {
"r": 148,
"g": 159,
"b": 233
},
"hsl": {
"h": 232.235,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.72277,
"c": 0.10831,
"h": 276.9
},
"luminance": 0.36975
}Semantic roles & 50–950 ramp
primary
#949FE9
secondary
#F1EEDA
accent
#B618CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084