#949DED#949DED
#949DED is a light, moderate blue. Relative luminance 0.365; OKLCH L 72.1% C 0.117 H 278.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #949DED |
|---|---|
| RGB | rgb(148, 157, 237) |
| HSL | hsl(234, 71%, 75%) |
| HSV | hsv(234, 38%, 93%) |
| CMYK | cmyk(37.6%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(66.92, 15.89, -41.24) |
| CIE-LCH | lch(66.92, 44.20, 291.06°) |
| OKLab | oklab(72.07% 0.0165 -0.1154) |
| OKLCH | oklch(72.07% 0.117 278.1) |
| XYZ | xyz(39.5513, 36.5227, 85.0700) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 6.55
Periwinkle (survey)
#8E82FE
ΔE00 8.53
Cornflowerblue
#6495ED
ΔE00 9.23
Pastel Blue
#A2BFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DED #EDE494
analogous
#94C9ED #949DED #B894ED
triadic
#949DED #ED949D #9DED94
tetradic
#949DED #ED94C9 #EDE494 #94EDB8
square
#949DED #ED94C9 #EDE494 #94EDB8
split-complementary
#949DED #EDB894 #C9ED94
monochromatic
#2B3DDB #606DE4 #949DED #C8CDF6 #E5E7FB
Accessibility & contrast
On white
2.53
#949DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#949DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DED
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DED | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#7DA0EB
Tritanopia (blue-blind)
#7AADBA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949ded; /* rgb */ color: rgb(148, 157, 237); /* oklch */ color: oklch(72.1% 0.117 278.1);
Tailwind
colors: {
custom: {
50: '#b6b9f3',
500: '#949ded',
950: '#000000',
},
}SCSS
$custom: #949ded; $custom-light: #b6b9f3; $custom-dark: #000000;
JSON
{
"hex": "#949ded",
"rgb": {
"r": 148,
"g": 157,
"b": 237
},
"hsl": {
"h": 233.933,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.72072,
"c": 0.11658,
"h": 278.1
},
"luminance": 0.36524
}Semantic roles & 50–950 ramp
primary
#949DED
secondary
#F2F0D9
accent
#C012D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085