#949FC2#949FC2
#949FC2 is a light, muted blue. Relative luminance 0.350; OKLCH L 70.6% C 0.053 H 271.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #949FC2 |
|---|---|
| RGB | rgb(148, 159, 194) |
| HSL | hsl(226, 27%, 67%) |
| HSV | hsv(226, 24%, 76%) |
| CMYK | cmyk(23.7%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(65.74, 3.82, -19.29) |
| CIE-LCH | lch(65.74, 19.66, 281.19°) |
| OKLab | oklab(70.6% 0.0012 -0.0528) |
| OKLCH | oklch(70.6% 0.053 271.3) |
| XYZ | xyz(34.3460, 34.9864, 55.9719) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 9.71
Periwinkle Blue
#8F99FB
ΔE00 9.89
Lavender
#B39DDB
ΔE00 9.99
Bluey Grey
#89A0B0
ΔE00 10.15
Blue Grey
#758DA3
ΔE00 10.61
Cool Gray
#9AA7B0
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FC2 #C2B794
analogous
#94B6C2 #949FC2 #A094C2
triadic
#949FC2 #C2949F #9FC294
tetradic
#949FC2 #C294B6 #C2B794 #94C2A0
square
#949FC2 #C294B6 #C2B794 #94C2A0
split-complementary
#949FC2 #C2A094 #B6C294
monochromatic
#505E8C #6D7CAC #949FC2 #BBC2D8 #E2E5EE
Accessibility & contrast
On white
2.63
#949FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#949FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FC2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FC2 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C4
Deuteranopia (green-blind)
#919EC1
Tritanopia (blue-blind)
#89A6AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949fc2; /* rgb */ color: rgb(148, 159, 194); /* oklch */ color: oklch(70.6% 0.053 271.3);
Tailwind
colors: {
custom: {
50: '#b4bbd4',
500: '#949fc2',
950: '#000000',
},
}SCSS
$custom: #949fc2; $custom-light: #b4bbd4; $custom-dark: #000000;
JSON
{
"hex": "#949fc2",
"rgb": {
"r": 148,
"g": 159,
"b": 194
},
"hsl": {
"h": 225.652,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.70595,
"c": 0.05278,
"h": 271.3
},
"luminance": 0.34987
}Semantic roles & 50–950 ramp
primary
#949FC2
secondary
#E0DDD2
accent
#8D40A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083