#949CDC#949CDC
#949CDC is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.1% C 0.094 H 278.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #949CDC |
|---|---|
| RGB | rgb(148, 156, 220) |
| HSL | hsl(233, 51%, 72%) |
| HSV | hsv(233, 33%, 86%) |
| CMYK | cmyk(32.7%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(65.93, 11.97, -33.42) |
| CIE-LCH | lch(65.93, 35.50, 289.71°) |
| OKLab | oklab(71.07% 0.0134 -0.0929) |
| OKLCH | oklch(71.07% 0.094 278.2) |
| XYZ | xyz(37.0159, 35.2389, 72.5478) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.28
Perrywinkle
#8F8CE7
ΔE00 5.55
Lavender Blue
#8B88F8
ΔE00 7.92
Lavender
#B39DDB
ΔE00 8.40
Periwinkle (survey)
#8E82FE
ΔE00 9.80
Pastel Blue
#A2BFFE
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CDC #DCD494
analogous
#94C0DC #949CDC #B094DC
triadic
#949CDC #DC949C #9CDC94
tetradic
#949CDC #DC94C0 #DCD494 #94DCB0
square
#949CDC #DC94C0 #DCD494 #94DCB0
split-complementary
#949CDC #DCB094 #C0DC94
monochromatic
#3D4AB9 #6671CD #949CDC #C2C7EB #E8EAF7
Accessibility & contrast
On white
2.61
#949CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#949CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CDC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CDC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DF
Deuteranopia (green-blind)
#849EDA
Tritanopia (blue-blind)
#81A8B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949cdc; /* rgb */ color: rgb(148, 156, 220); /* oklch */ color: oklch(71.1% 0.094 278.2);
Tailwind
colors: {
custom: {
50: '#b5b9e7',
500: '#949cdc',
950: '#000000',
},
}SCSS
$custom: #949cdc; $custom-light: #b5b9e7; $custom-dark: #000000;
JSON
{
"hex": "#949cdc",
"rgb": {
"r": 148,
"g": 156,
"b": 220
},
"hsl": {
"h": 233.333,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.71074,
"c": 0.09383,
"h": 278.2
},
"luminance": 0.3524
}Semantic roles & 50–950 ramp
primary
#949CDC
secondary
#EFEDDC
accent
#AD27BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084