#949EE7#949EE7
#949EE7 is a light, moderate blue. Relative luminance 0.365; OKLCH L 72.0% C 0.107 H 277.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE7 |
|---|---|
| RGB | rgb(148, 158, 231) |
| HSL | hsl(233, 63%, 74%) |
| HSV | hsv(233, 36%, 91%) |
| CMYK | cmyk(35.9%, 31.6%, 0%, 9.4%) |
| CIE-LAB | lab(66.91, 13.71, -37.96) |
| CIE-LCH | lch(66.91, 40.36, 289.86°) |
| OKLab | oklab(71.98% 0.0137 -0.1059) |
| OKLCH | oklch(71.98% 0.107 277.4) |
| XYZ | xyz(38.8593, 36.5177, 80.5870) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Perrywinkle
#8F8CE7
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 9.16
Periwinkle (survey)
#8E82FE
ΔE00 9.24
Cornflowerblue
#6495ED
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE7 #E7DD94
analogous
#94C8E7 #949EE7 #B494E7
triadic
#949EE7 #E7949E #9EE794
tetradic
#949EE7 #E794C8 #E7DD94 #94E7B4
square
#949EE7 #E794C8 #E7DD94 #94E7B4
split-complementary
#949EE7 #E7B494 #C8E794
monochromatic
#3043D1 #6271DC #949EE7 #C6CBF2 #E6E8F9
Accessibility & contrast
On white
2.53
#949EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#949EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6EA
Deuteranopia (green-blind)
#81A0E5
Tritanopia (blue-blind)
#7CACB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949ee7; /* rgb */ color: rgb(148, 158, 231); /* oklch */ color: oklch(72.0% 0.107 277.4);
Tailwind
colors: {
custom: {
50: '#b6baef',
500: '#949ee7',
950: '#000000',
},
}SCSS
$custom: #949ee7; $custom-light: #b6baef; $custom-dark: #000000;
JSON
{
"hex": "#949ee7",
"rgb": {
"r": 148,
"g": 158,
"b": 231
},
"hsl": {
"h": 232.771,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.71984,
"c": 0.10679,
"h": 277.4
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#949EE7
secondary
#F1EEDA
accent
#B61ACB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084