#949ADD#949ADD
#949ADD is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.7% C 0.098 H 279.6°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #949ADD |
|---|---|
| RGB | rgb(148, 154, 221) |
| HSL | hsl(235, 52%, 72%) |
| HSV | hsv(235, 33%, 87%) |
| CMYK | cmyk(33%, 30.3%, 0%, 13.3%) |
| CIE-LAB | lab(65.46, 13.37, -34.71) |
| CIE-LCH | lch(65.46, 37.20, 291.06°) |
| OKLab | oklab(70.72% 0.0164 -0.0966) |
| OKLCH | oklch(70.72% 0.098 279.6) |
| XYZ | xyz(36.8159, 34.6264, 73.1364) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.90
Periwinkle Blue
#8F99FB
ΔE00 5.09
Lavender Blue
#8B88F8
ΔE00 7.38
Lavender
#B39DDB
ΔE00 8.22
Periwinkle (survey)
#8E82FE
ΔE00 9.23
Soft Blue
#6488EA
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949ADD #DDD794
analogous
#94BFDD #949ADD #B294DD
triadic
#949ADD #DD949A #9ADD94
tetradic
#949ADD #DD94BF #DDD794 #94DDB2
square
#949ADD #DD94BF #DDD794 #94DDB2
split-complementary
#949ADD #DDB294 #BFDD94
monochromatic
#3B46BB #666ECE #949ADD #C2C6EC #E8E9F8
Accessibility & contrast
On white
2.65
#949ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#949ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949ADD
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949ADD | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E0
Deuteranopia (green-blind)
#829CDB
Tritanopia (blue-blind)
#81A7B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949add; /* rgb */ color: rgb(148, 154, 221); /* oklch */ color: oklch(70.7% 0.098 279.6);
Tailwind
colors: {
custom: {
50: '#b5b7e8',
500: '#949add',
950: '#000000',
},
}SCSS
$custom: #949add; $custom-light: #b5b7e8; $custom-dark: #000000;
JSON
{
"hex": "#949add",
"rgb": {
"r": 148,
"g": 154,
"b": 221
},
"hsl": {
"h": 235.068,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.70719,
"c": 0.09795,
"h": 279.6
},
"luminance": 0.34628
}Semantic roles & 50–950 ramp
primary
#949ADD
secondary
#EFEDDC
accent
#B326BF
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084