#949FCA#949FCA
#949FCA is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.9% C 0.064 H 273.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #949FCA |
|---|---|
| RGB | rgb(148, 159, 202) |
| HSL | hsl(228, 34%, 69%) |
| HSV | hsv(228, 27%, 79%) |
| CMYK | cmyk(26.7%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.02, 5.74, -23.30) |
| CIE-LCH | lch(66.02, 24.00, 283.85°) |
| OKLab | oklab(70.91% 0.0039 -0.0641) |
| OKLCH | oklch(70.91% 0.064 273.5) |
| XYZ | xyz(35.2687, 35.3555, 60.8317) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.47
Perrywinkle
#8F8CE7
ΔE00 8.48
Lavender
#B39DDB
ΔE00 9.05
Pastel Blue
#A2BFFE
ΔE00 10.76
Lavender Blue
#8B88F8
ΔE00 10.80
Faded Blue
#658CBB
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FCA #CABF94
analogous
#94BACA #949FCA #A494CA
triadic
#949FCA #CA949F #9FCA94
tetradic
#949FCA #CA94BA #CABF94 #94CAA4
square
#949FCA #CA94BA #CABF94 #94CAA4
split-complementary
#949FCA #CAA494 #BACA94
monochromatic
#4B5B98 #6B7AB6 #949FCA #BDC4DE #E6E8F3
Accessibility & contrast
On white
2.60
#949FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#949FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FCA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FCA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#86A7AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949fca; /* rgb */ color: rgb(148, 159, 202); /* oklch */ color: oklch(70.9% 0.064 273.5);
Tailwind
colors: {
custom: {
50: '#b4bbda',
500: '#949fca',
950: '#000000',
},
}SCSS
$custom: #949fca; $custom-light: #b4bbda; $custom-dark: #000000;
JSON
{
"hex": "#949fca",
"rgb": {
"r": 148,
"g": 159,
"b": 202
},
"hsl": {
"h": 227.778,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.70914,
"c": 0.06418,
"h": 273.5
},
"luminance": 0.35356
}Semantic roles & 50–950 ramp
primary
#949FCA
secondary
#E5E2D5
accent
#9539AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083