#949BE5#949BE5
#949BE5 is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.3% C 0.108 H 279.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #949BE5 |
|---|---|
| RGB | rgb(148, 155, 229) |
| HSL | hsl(235, 61%, 74%) |
| HSV | hsv(235, 35%, 90%) |
| CMYK | cmyk(35.4%, 32.3%, 0%, 10.2%) |
| CIE-LAB | lab(66.05, 14.89, -38.20) |
| CIE-LCH | lch(66.05, 41.00, 291.30°) |
| OKLab | oklab(71.29% 0.0171 -0.1066) |
| OKLCH | oklch(71.29% 0.108 279.1) |
| XYZ | xyz(38.0729, 35.3944, 78.9393) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.77
Perrywinkle
#8F8CE7
ΔE00 4.61
Lavender Blue
#8B88F8
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 8.62
Lavender
#B39DDB
ΔE00 8.95
Soft Blue
#6488EA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BE5 #E5DE94
analogous
#94C4E5 #949BE5 #B694E5
triadic
#949BE5 #E5949B #9BE594
tetradic
#949BE5 #E594C4 #E5DE94 #94E5B6
square
#949BE5 #E594C4 #E5DE94 #94E5B6
split-complementary
#949BE5 #E5B694 #C4E594
monochromatic
#323FCD #636DD9 #949BE5 #C5C9F1 #E6E8F9
Accessibility & contrast
On white
2.60
#949BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#949BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BE5
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BE5 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E8
Deuteranopia (green-blind)
#7F9EE3
Tritanopia (blue-blind)
#7DA9B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949be5; /* rgb */ color: rgb(148, 155, 229); /* oklch */ color: oklch(71.3% 0.108 279.1);
Tailwind
colors: {
custom: {
50: '#b6b8ed',
500: '#949be5',
950: '#000000',
},
}SCSS
$custom: #949be5; $custom-light: #b6b8ed; $custom-dark: #000000;
JSON
{
"hex": "#949be5",
"rgb": {
"r": 148,
"g": 155,
"b": 229
},
"hsl": {
"h": 234.815,
"s": 60.902,
"l": 73.922
},
"oklch": {
"l": 0.71292,
"c": 0.10798,
"h": 279.1
},
"luminance": 0.35396
}Semantic roles & 50–950 ramp
primary
#949BE5
secondary
#F0EEDB
accent
#BA1DC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084