#949FCF#949FCF
#949FCF is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.1% C 0.071 H 274.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #949FCF |
|---|---|
| RGB | rgb(148, 159, 207) |
| HSL | hsl(229, 38%, 70%) |
| HSV | hsv(229, 29%, 81%) |
| CMYK | cmyk(28.5%, 23.2%, 0%, 18.8%) |
| CIE-LAB | lab(66.21, 6.97, -25.79) |
| CIE-LCH | lch(66.21, 26.72, 285.13°) |
| OKLab | oklab(71.12% 0.0055 -0.0711) |
| OKLCH | oklch(71.12% 0.071 274.4) |
| XYZ | xyz(35.8703, 35.5961, 64.0002) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.59
Perrywinkle
#8F8CE7
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.77
Lavender Blue
#8B88F8
ΔE00 10.13
Pastel Blue
#A2BFFE
ΔE00 10.32
Faded Blue
#658CBB
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FCF #CFC494
analogous
#94BDCF #949FCF #A794CF
triadic
#949FCF #CF949F #9FCF94
tetradic
#949FCF #CF94BD #CFC494 #94CFA7
square
#949FCF #CF94BD #CFC494 #94CFA7
split-complementary
#949FCF #CFA794 #BDCF94
monochromatic
#4859A1 #6A79BC #949FCF #BEC5E2 #E8EBF5
Accessibility & contrast
On white
2.59
#949FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#949FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FCF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FCF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3D1
Deuteranopia (green-blind)
#8D9FCE
Tritanopia (blue-blind)
#85A8AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949fcf; /* rgb */ color: rgb(148, 159, 207); /* oklch */ color: oklch(71.1% 0.071 274.4);
Tailwind
colors: {
custom: {
50: '#b4bbdd',
500: '#949fcf',
950: '#000000',
},
}SCSS
$custom: #949fcf; $custom-light: #b4bbdd; $custom-dark: #000000;
JSON
{
"hex": "#949fcf",
"rgb": {
"r": 148,
"g": 159,
"b": 207
},
"hsl": {
"h": 228.814,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.7112,
"c": 0.07132,
"h": 274.4
},
"luminance": 0.35597
}Semantic roles & 50–950 ramp
primary
#949FCF
secondary
#E8E5D7
accent
#9A34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083