#949DE5#949DE5
#949DE5 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.7% C 0.105 H 277.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #949DE5 |
|---|---|
| RGB | rgb(148, 157, 229) |
| HSL | hsl(233, 61%, 74%) |
| HSV | hsv(233, 35%, 90%) |
| CMYK | cmyk(35.4%, 31.4%, 0%, 10.2%) |
| CIE-LAB | lab(66.57, 13.75, -37.39) |
| CIE-LCH | lch(66.57, 39.84, 290.19°) |
| OKLab | oklab(71.69% 0.0145 -0.1043) |
| OKLCH | oklch(71.69% 0.105 277.9) |
| XYZ | xyz(38.4085, 36.0656, 79.0512) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.86
Perrywinkle
#8F8CE7
ΔE00 5.22
Lavender Blue
#8B88F8
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 9.14
Lavender
#B39DDB
ΔE00 9.17
Pastel Blue
#A2BFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DE5 #E5DC94
analogous
#94C6E5 #949DE5 #B494E5
triadic
#949DE5 #E5949D #9DE594
tetradic
#949DE5 #E594C6 #E5DC94 #94E5B4
square
#949DE5 #E594C6 #E5DC94 #94E5B4
split-complementary
#949DE5 #E5B494 #C6E594
monochromatic
#3243CD #6370D9 #949DE5 #C5CAF1 #E6E8F9
Accessibility & contrast
On white
2.56
#949DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#949DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DE5
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DE5 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E8
Deuteranopia (green-blind)
#819FE3
Tritanopia (blue-blind)
#7DABB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949de5; /* rgb */ color: rgb(148, 157, 229); /* oklch */ color: oklch(71.7% 0.105 277.9);
Tailwind
colors: {
custom: {
50: '#b6b9ed',
500: '#949de5',
950: '#000000',
},
}SCSS
$custom: #949de5; $custom-light: #b6b9ed; $custom-dark: #000000;
JSON
{
"hex": "#949de5",
"rgb": {
"r": 148,
"g": 157,
"b": 229
},
"hsl": {
"h": 233.333,
"s": 60.902,
"l": 73.922
},
"oklch": {
"l": 0.7169,
"c": 0.10529,
"h": 277.9
},
"luminance": 0.36067
}Semantic roles & 50–950 ramp
primary
#949DE5
secondary
#F0EEDB
accent
#B61DC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084