#949DEE#949DEE
#949DEE is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.1% C 0.118 H 278.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #949DEE |
|---|---|
| RGB | rgb(148, 157, 238) |
| HSL | hsl(234, 73%, 76%) |
| HSV | hsv(234, 38%, 93%) |
| CMYK | cmyk(37.8%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(66.96, 16.16, -41.72) |
| CIE-LCH | lch(66.96, 44.74, 291.17°) |
| OKLab | oklab(72.12% 0.0167 -0.1168) |
| OKLCH | oklch(72.12% 0.118 278.2) |
| XYZ | xyz(39.6979, 36.5813, 85.8416) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Perrywinkle
#8F8CE7
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 6.49
Periwinkle (survey)
#8E82FE
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 9.20
Pastel Blue
#A2BFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DEE #EEE594
analogous
#94CAEE #949DEE #B894EE
triadic
#949DEE #EE949D #9DEE94
tetradic
#949DEE #EE94CA #EEE594 #94EEB8
square
#949DEE #EE94CA #EEE594 #94EEB8
split-complementary
#949DEE #EEB894 #CAEE94
monochromatic
#2A3CDD #5F6DE6 #949DEE #C9CDF6 #E5E7FB
Accessibility & contrast
On white
2.53
#949DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#949DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DEE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DEE | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#7AADBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949dee; /* rgb */ color: rgb(148, 157, 238); /* oklch */ color: oklch(72.1% 0.118 278.2);
Tailwind
colors: {
custom: {
50: '#b6b9f4',
500: '#949dee',
950: '#000000',
},
}SCSS
$custom: #949dee; $custom-light: #b6b9f4; $custom-dark: #000000;
JSON
{
"hex": "#949dee",
"rgb": {
"r": 148,
"g": 157,
"b": 238
},
"hsl": {
"h": 234,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.72121,
"c": 0.11799,
"h": 278.2
},
"luminance": 0.36583
}Semantic roles & 50–950 ramp
primary
#949DEE
secondary
#F2F0D9
accent
#C111D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085