#949ECA#949ECA
#949ECA is a light, moderate blue. Relative luminance 0.350; OKLCH L 70.7% C 0.065 H 274.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #949ECA |
|---|---|
| RGB | rgb(148, 158, 202) |
| HSL | hsl(229, 34%, 69%) |
| HSV | hsv(229, 27%, 79%) |
| CMYK | cmyk(26.7%, 21.8%, 0%, 20.8%) |
| CIE-LAB | lab(65.76, 6.31, -23.71) |
| CIE-LCH | lch(65.76, 24.53, 284.90°) |
| OKLab | oklab(70.71% 0.0053 -0.0652) |
| OKLCH | oklch(70.71% 0.065 274.6) |
| XYZ | xyz(35.0974, 35.0129, 60.7746) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 8.32
Periwinkle Blue
#8F99FB
ΔE00 8.50
Lavender
#B39DDB
ΔE00 8.78
Lavender Blue
#8B88F8
ΔE00 10.72
Pastel Blue
#A2BFFE
ΔE00 11.05
Faded Blue
#658CBB
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949ECA #CAC094
analogous
#94B9CA #949ECA #A594CA
triadic
#949ECA #CA949E #9ECA94
tetradic
#949ECA #CA94B9 #CAC094 #94CAA5
square
#949ECA #CA94B9 #CAC094 #94CAA5
split-complementary
#949ECA #CAA594 #B9CA94
monochromatic
#4B5A98 #6B79B6 #949ECA #BDC3DE #E6E8F3
Accessibility & contrast
On white
2.62
#949ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#949ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949ECA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949ECA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 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)
#91A2CC
Deuteranopia (green-blind)
#8D9EC9
Tritanopia (blue-blind)
#86A6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949eca; /* rgb */ color: rgb(148, 158, 202); /* oklch */ color: oklch(70.7% 0.065 274.6);
Tailwind
colors: {
custom: {
50: '#b4bada',
500: '#949eca',
950: '#000000',
},
}SCSS
$custom: #949eca; $custom-light: #b4bada; $custom-dark: #000000;
JSON
{
"hex": "#949eca",
"rgb": {
"r": 148,
"g": 158,
"b": 202
},
"hsl": {
"h": 228.889,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.70707,
"c": 0.06543,
"h": 274.6
},
"luminance": 0.35014
}Semantic roles & 50–950 ramp
primary
#949ECA
secondary
#E5E2D5
accent
#9739AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083