#949AE1#949AE1
#949AE1 is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.9% C 0.104 H 279.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #949AE1 |
|---|---|
| RGB | rgb(148, 154, 225) |
| HSL | hsl(235, 56%, 73%) |
| HSV | hsv(235, 34%, 88%) |
| CMYK | cmyk(34.2%, 31.6%, 0%, 11.8%) |
| CIE-LAB | lab(65.63, 14.41, -36.66) |
| CIE-LCH | lch(65.63, 39.39, 291.46°) |
| OKLab | oklab(70.91% 0.0174 -0.1022) |
| OKLCH | oklch(70.91% 0.104 279.7) |
| XYZ | xyz(37.3551, 34.8421, 75.9766) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 4.55
Lavender Blue
#8B88F8
ΔE00 6.89
Lavender
#B39DDB
ΔE00 8.52
Periwinkle (survey)
#8E82FE
ΔE00 8.78
Soft Blue
#6488EA
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AE1 #E1DB94
analogous
#94C0E1 #949AE1 #B494E1
triadic
#949AE1 #E1949A #9AE194
tetradic
#949AE1 #E194C0 #E1DB94 #94E1B4
square
#949AE1 #E194C0 #E1DB94 #94E1B4
split-complementary
#949AE1 #E1B494 #C0E194
monochromatic
#3742C4 #646DD4 #949AE1 #C4C7EE #E7E8F8
Accessibility & contrast
On white
2.64
#949AE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#949AE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AE1
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AE1 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E4
Deuteranopia (green-blind)
#809DDF
Tritanopia (blue-blind)
#7FA7B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949ae1; /* rgb */ color: rgb(148, 154, 225); /* oklch */ color: oklch(70.9% 0.104 279.7);
Tailwind
colors: {
custom: {
50: '#b5b7ea',
500: '#949ae1',
950: '#000000',
},
}SCSS
$custom: #949ae1; $custom-light: #b5b7ea; $custom-dark: #000000;
JSON
{
"hex": "#949ae1",
"rgb": {
"r": 148,
"g": 154,
"b": 225
},
"hsl": {
"h": 235.325,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.70905,
"c": 0.10365,
"h": 279.7
},
"luminance": 0.34843
}Semantic roles & 50–950 ramp
primary
#949AE1
secondary
#F0EEDB
accent
#B722C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084