#949BEE#949BEE
#949BEE is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.7% C 0.121 H 279.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #949BEE |
|---|---|
| RGB | rgb(148, 155, 238) |
| HSL | hsl(235, 73%, 76%) |
| HSV | hsv(235, 38%, 93%) |
| CMYK | cmyk(37.8%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(66.45, 17.30, -42.52) |
| CIE-LCH | lch(66.45, 45.91, 292.14°) |
| OKLab | oklab(71.73% 0.0193 -0.1191) |
| OKLCH | oklch(71.73% 0.121 279.2) |
| XYZ | xyz(39.3622, 35.9101, 85.7297) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.40
Perrywinkle
#8F8CE7
ΔE00 4.43
Lavender Blue
#8B88F8
ΔE00 5.93
Periwinkle (survey)
#8E82FE
ΔE00 7.90
Soft Blue
#6488EA
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BEE #EEE794
analogous
#94C8EE #949BEE #BA94EE
triadic
#949BEE #EE949B #9BEE94
tetradic
#949BEE #EE94C8 #EEE794 #94EEBA
square
#949BEE #EE94C8 #EEE794 #94EEBA
split-complementary
#949BEE #EEBA94 #C8EE94
monochromatic
#2A38DD #5F6AE6 #949BEE #C9CCF6 #E5E6FB
Accessibility & contrast
On white
2.57
#949BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#949BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BEE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BEE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#7A9EEC
Tritanopia (blue-blind)
#7AABB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949bee; /* rgb */ color: rgb(148, 155, 238); /* oklch */ color: oklch(71.7% 0.121 279.2);
Tailwind
colors: {
custom: {
50: '#b6b8f4',
500: '#949bee',
950: '#000000',
},
}SCSS
$custom: #949bee; $custom-light: #b6b8f4; $custom-dark: #000000;
JSON
{
"hex": "#949bee",
"rgb": {
"r": 148,
"g": 155,
"b": 238
},
"hsl": {
"h": 235.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.71728,
"c": 0.12067,
"h": 279.2
},
"luminance": 0.35912
}Semantic roles & 50–950 ramp
primary
#949BEE
secondary
#F2F0D9
accent
#C511D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085