#949FD2#949FD2
#949FD2 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.076 H 274.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #949FD2 |
|---|---|
| RGB | rgb(148, 159, 210) |
| HSL | hsl(229, 41%, 70%) |
| HSV | hsv(229, 30%, 82%) |
| CMYK | cmyk(29.5%, 24.3%, 0%, 17.6%) |
| CIE-LAB | lab(66.32, 7.72, -27.28) |
| CIE-LCH | lch(66.32, 28.35, 285.81°) |
| OKLab | oklab(71.25% 0.0065 -0.0753) |
| OKLCH | oklch(71.25% 0.076 274.9) |
| XYZ | xyz(36.2406, 35.7442, 65.9502) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 7.41
Lavender
#B39DDB
ΔE00 8.70
Lavender Blue
#8B88F8
ΔE00 9.74
Pastel Blue
#A2BFFE
ΔE00 10.07
Cornflowerblue
#6495ED
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FD2 #D2C794
analogous
#94BED2 #949FD2 #A894D2
triadic
#949FD2 #D2949F #9FD294
tetradic
#949FD2 #D294BE #D2C794 #94D2A8
square
#949FD2 #D294BE #D2C794 #94D2A8
split-complementary
#949FD2 #D2A894 #BED294
monochromatic
#4657A6 #6978C0 #949FD2 #BFC6E4 #E9ECF6
Accessibility & contrast
On white
2.58
#949FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#949FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FD2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FD2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#8C9FD1
Tritanopia (blue-blind)
#84A9B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949fd2; /* rgb */ color: rgb(148, 159, 210); /* oklch */ color: oklch(71.2% 0.076 274.9);
Tailwind
colors: {
custom: {
50: '#b4bbe0',
500: '#949fd2',
950: '#000000',
},
}SCSS
$custom: #949fd2; $custom-light: #b4bbe0; $custom-dark: #000000;
JSON
{
"hex": "#949fd2",
"rgb": {
"r": 148,
"g": 159,
"b": 210
},
"hsl": {
"h": 229.355,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.71246,
"c": 0.07562,
"h": 274.9
},
"luminance": 0.35745
}Semantic roles & 50–950 ramp
primary
#949FD2
secondary
#E9E6D8
accent
#9D32B4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083