#949BED#949BED
#949BED is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.7% C 0.119 H 279.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #949BED |
|---|---|
| RGB | rgb(148, 155, 237) |
| HSL | hsl(235, 71%, 75%) |
| HSV | hsv(235, 38%, 93%) |
| CMYK | cmyk(37.6%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.41, 17.03, -42.04) |
| CIE-LCH | lch(66.41, 45.36, 292.05°) |
| OKLab | oklab(71.68% 0.0191 -0.1177) |
| OKLCH | oklch(71.68% 0.119 279.2) |
| XYZ | xyz(39.2157, 35.8515, 84.9581) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Perrywinkle
#8F8CE7
ΔE00 4.43
Lavender Blue
#8B88F8
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 7.97
Soft Blue
#6488EA
ΔE00 9.34
Cornflowerblue
#6495ED
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BED #EDE694
analogous
#94C7ED #949BED #B994ED
triadic
#949BED #ED949B #9BED94
tetradic
#949BED #ED94C7 #EDE694 #94EDB9
square
#949BED #ED94C7 #EDE694 #94EDB9
split-complementary
#949BED #EDB994 #C7ED94
monochromatic
#2B39DB #606AE4 #949BED #C8CCF6 #E5E7FB
Accessibility & contrast
On white
2.57
#949BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#949BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BED
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BED | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#7AABB9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949bed; /* rgb */ color: rgb(148, 155, 237); /* oklch */ color: oklch(71.7% 0.119 279.2);
Tailwind
colors: {
custom: {
50: '#b6b8f3',
500: '#949bed',
950: '#000000',
},
}SCSS
$custom: #949bed; $custom-light: #b6b8f3; $custom-dark: #000000;
JSON
{
"hex": "#949bed",
"rgb": {
"r": 148,
"g": 155,
"b": 237
},
"hsl": {
"h": 235.281,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.71679,
"c": 0.11926,
"h": 279.2
},
"luminance": 0.35853
}Semantic roles & 50–950 ramp
primary
#949BED
secondary
#F2F0D9
accent
#C412D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085