#949EEE#949EEE
#949EEE is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.3% C 0.117 H 277.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #949EEE |
|---|---|
| RGB | rgb(148, 158, 238) |
| HSL | hsl(233, 73%, 76%) |
| HSV | hsv(233, 38%, 93%) |
| CMYK | cmyk(37.8%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.22, 15.58, -41.32) |
| CIE-LCH | lch(67.22, 44.16, 290.66°) |
| OKLab | oklab(72.32% 0.0155 -0.1156) |
| OKLCH | oklch(72.32% 0.117 277.6) |
| XYZ | xyz(39.8677, 36.9211, 85.8982) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.67
Perrywinkle
#8F8CE7
ΔE00 5.35
Lavender Blue
#8B88F8
ΔE00 6.76
Periwinkle (survey)
#8E82FE
ΔE00 8.75
Pastel Blue
#A2BFFE
ΔE00 8.96
Cornflowerblue
#6495ED
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EEE #EEE494
analogous
#94CBEE #949EEE #B794EE
triadic
#949EEE #EE949E #9EEE94
tetradic
#949EEE #EE94CB #EEE494 #94EEB7
square
#949EEE #EE94CB #EEE494 #94EEB7
split-complementary
#949EEE #EEB794 #CBEE94
monochromatic
#2A3EDD #5F6EE6 #949EEE #C9CEF6 #E5E7FB
Accessibility & contrast
On white
2.50
#949EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#949EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EEE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EEE | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#79AEBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949eee; /* rgb */ color: rgb(148, 158, 238); /* oklch */ color: oklch(72.3% 0.117 277.6);
Tailwind
colors: {
custom: {
50: '#b6baf4',
500: '#949eee',
950: '#000000',
},
}SCSS
$custom: #949eee; $custom-light: #b6baf4; $custom-dark: #000000;
JSON
{
"hex": "#949eee",
"rgb": {
"r": 148,
"g": 158,
"b": 238
},
"hsl": {
"h": 233.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.72318,
"c": 0.11667,
"h": 277.6
},
"luminance": 0.36923
}Semantic roles & 50–950 ramp
primary
#949EEE
secondary
#F2F0D9
accent
#BF11D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085