#949CD2#949CD2
#949CD2 is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.6% C 0.079 H 277.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #949CD2 |
|---|---|
| RGB | rgb(148, 156, 210) |
| HSL | hsl(232, 41%, 70%) |
| HSV | hsv(232, 30%, 82%) |
| CMYK | cmyk(29.5%, 25.7%, 0%, 17.6%) |
| CIE-LAB | lab(65.53, 9.42, -28.50) |
| CIE-LCH | lch(65.53, 30.01, 288.29°) |
| OKLab | oklab(70.63% 0.0106 -0.0788) |
| OKLCH | oklch(70.63% 0.079 277.6) |
| XYZ | xyz(35.7309, 34.7249, 65.7803) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.74
Periwinkle Blue
#8F99FB
ΔE00 7.06
Lavender
#B39DDB
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 9.28
Pastel Blue
#A2BFFE
ΔE00 10.94
Faded Blue
#658CBB
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CD2 #D2CA94
analogous
#94BBD2 #949CD2 #AB94D2
triadic
#949CD2 #D2949C #9CD294
tetradic
#949CD2 #D294BB #D2CA94 #94D2AB
square
#949CD2 #D294BB #D2CA94 #94D2AB
split-complementary
#949CD2 #D2AB94 #BBD294
monochromatic
#4652A6 #6974C0 #949CD2 #BFC4E4 #E9EBF6
Accessibility & contrast
On white
2.64
#949CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#949CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CD2
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CD2 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA2D4
Deuteranopia (green-blind)
#889DD1
Tritanopia (blue-blind)
#84A6AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949cd2; /* rgb */ color: rgb(148, 156, 210); /* oklch */ color: oklch(70.6% 0.079 277.6);
Tailwind
colors: {
custom: {
50: '#b5b9e0',
500: '#949cd2',
950: '#000000',
},
}SCSS
$custom: #949cd2; $custom-light: #b5b9e0; $custom-dark: #000000;
JSON
{
"hex": "#949cd2",
"rgb": {
"r": 148,
"g": 156,
"b": 210
},
"hsl": {
"h": 232.258,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.70632,
"c": 0.07949,
"h": 277.6
},
"luminance": 0.34726
}Semantic roles & 50–950 ramp
primary
#949CD2
secondary
#E9E7D8
accent
#A332B4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083