#949CE7#949CE7
#949CE7 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.6% C 0.109 H 278.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #949CE7 |
|---|---|
| RGB | rgb(148, 156, 231) |
| HSL | hsl(234, 63%, 74%) |
| HSV | hsv(234, 36%, 91%) |
| CMYK | cmyk(35.9%, 32.5%, 0%, 9.4%) |
| CIE-LAB | lab(66.40, 14.85, -38.76) |
| CIE-LCH | lch(66.40, 41.51, 290.97°) |
| OKLab | oklab(71.59% 0.0163 -0.1082) |
| OKLCH | oklch(71.59% 0.109 278.6) |
| XYZ | xyz(38.5209, 35.8409, 80.4742) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 4.83
Lavender Blue
#8B88F8
ΔE00 6.75
Periwinkle (survey)
#8E82FE
ΔE00 8.71
Lavender
#B39DDB
ΔE00 9.23
Cornflowerblue
#6495ED
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CE7 #E7DF94
analogous
#94C6E7 #949CE7 #B694E7
triadic
#949CE7 #E7949C #9CE794
tetradic
#949CE7 #E794C6 #E7DF94 #94E7B6
square
#949CE7 #E794C6 #E7DF94 #94E7B6
split-complementary
#949CE7 #E7B694 #C6E794
monochromatic
#303FD1 #626EDC #949CE7 #C6CAF2 #E6E8F9
Accessibility & contrast
On white
2.57
#949CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#949CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CE7
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CE7 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EA
Deuteranopia (green-blind)
#7F9FE5
Tritanopia (blue-blind)
#7DAAB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949ce7; /* rgb */ color: rgb(148, 156, 231); /* oklch */ color: oklch(71.6% 0.109 278.6);
Tailwind
colors: {
custom: {
50: '#b6b9ef',
500: '#949ce7',
950: '#000000',
},
}SCSS
$custom: #949ce7; $custom-light: #b6b9ef; $custom-dark: #000000;
JSON
{
"hex": "#949ce7",
"rgb": {
"r": 148,
"g": 156,
"b": 231
},
"hsl": {
"h": 234.217,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.71586,
"c": 0.10946,
"h": 278.6
},
"luminance": 0.35842
}Semantic roles & 50–950 ramp
primary
#949CE7
secondary
#F1EFDA
accent
#BA1ACB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084