#949DEB#949DEB
#949DEB is a light, moderate blue. Relative luminance 0.364; OKLCH L 72.0% C 0.114 H 278.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #949DEB |
|---|---|
| RGB | rgb(148, 157, 235) |
| HSL | hsl(234, 69%, 75%) |
| HSV | hsv(234, 37%, 92%) |
| CMYK | cmyk(37%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(66.83, 15.35, -40.28) |
| CIE-LCH | lch(66.83, 43.11, 290.86°) |
| OKLab | oklab(71.97% 0.016 -0.1126) |
| OKLCH | oklch(71.97% 0.114 278.1) |
| XYZ | xyz(39.2608, 36.4065, 83.5397) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.96
Perrywinkle
#8F8CE7
ΔE00 5.05
Lavender Blue
#8B88F8
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 8.66
Cornflowerblue
#6495ED
ΔE00 9.30
Pastel Blue
#A2BFFE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DEB #EBE294
analogous
#94C9EB #949DEB #B694EB
triadic
#949DEB #EB949D #9DEB94
tetradic
#949DEB #EB94C9 #EBE294 #94EBB6
square
#949DEB #EB94C9 #EBE294 #94EBB6
split-complementary
#949DEB #EBB694 #C9EB94
monochromatic
#2D3FD8 #606EE1 #949DEB #C8CCF5 #E5E7FA
Accessibility & contrast
On white
2.54
#949DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#949DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DEB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DEB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#7E9FE9
Tritanopia (blue-blind)
#7BACB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949deb; /* rgb */ color: rgb(148, 157, 235); /* oklch */ color: oklch(72.0% 0.114 278.1);
Tailwind
colors: {
custom: {
50: '#b6b9f1',
500: '#949deb',
950: '#000000',
},
}SCSS
$custom: #949deb; $custom-light: #b6b9f1; $custom-dark: #000000;
JSON
{
"hex": "#949deb",
"rgb": {
"r": 148,
"g": 157,
"b": 235
},
"hsl": {
"h": 233.793,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.71975,
"c": 0.11377,
"h": 278.1
},
"luminance": 0.36408
}Semantic roles & 50–950 ramp
primary
#949DEB
secondary
#F2EFD9
accent
#BD15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085