#949EDD#949EDD
#949EDD is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.5% C 0.093 H 276.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #949EDD |
|---|---|
| RGB | rgb(148, 158, 221) |
| HSL | hsl(232, 52%, 72%) |
| HSV | hsv(232, 33%, 87%) |
| CMYK | cmyk(33%, 28.5%, 0%, 13.3%) |
| CIE-LAB | lab(66.50, 11.09, -33.10) |
| CIE-LCH | lch(66.50, 34.91, 288.53°) |
| OKLab | oklab(71.52% 0.011 -0.0919) |
| OKLCH | oklch(71.52% 0.093 276.8) |
| XYZ | xyz(37.4871, 35.9688, 73.3601) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 6.02
Lavender Blue
#8B88F8
ΔE00 8.23
Lavender
#B39DDB
ΔE00 8.77
Pastel Blue
#A2BFFE
ΔE00 9.62
Cornflowerblue
#6495ED
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EDD #DDD394
analogous
#94C2DD #949EDD #AF94DD
triadic
#949EDD #DD949E #9EDD94
tetradic
#949EDD #DD94C2 #DDD394 #94DDAF
square
#949EDD #DD94C2 #DDD394 #94DDAF
split-complementary
#949EDD #DDAF94 #C2DD94
monochromatic
#3B4DBB #6674CE #949EDD #C2C8EC #E8EAF8
Accessibility & contrast
On white
2.56
#949EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#949EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EDD
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EDD | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E0
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#80AAB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949edd; /* rgb */ color: rgb(148, 158, 221); /* oklch */ color: oklch(71.5% 0.093 276.8);
Tailwind
colors: {
custom: {
50: '#b5bae7',
500: '#949edd',
950: '#000000',
},
}SCSS
$custom: #949edd; $custom-light: #b5bae7; $custom-dark: #000000;
JSON
{
"hex": "#949edd",
"rgb": {
"r": 148,
"g": 158,
"b": 221
},
"hsl": {
"h": 231.781,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.71523,
"c": 0.0926,
"h": 276.8
},
"luminance": 0.3597
}Semantic roles & 50–950 ramp
primary
#949EDD
secondary
#EFECDC
accent
#AA26BF
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084