#949EE5#949EE5
#949EE5 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.9% C 0.104 H 277.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE5 |
|---|---|
| RGB | rgb(148, 158, 229) |
| HSL | hsl(233, 61%, 74%) |
| HSV | hsv(233, 35%, 90%) |
| CMYK | cmyk(35.4%, 31%, 0%, 10.2%) |
| CIE-LAB | lab(66.83, 13.18, -36.99) |
| CIE-LCH | lch(66.83, 39.27, 289.62°) |
| OKLab | oklab(71.89% 0.0132 -0.1031) |
| OKLCH | oklch(71.89% 0.104 277.3) |
| XYZ | xyz(38.5784, 36.4053, 79.1078) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.94
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 9.24
Lavender
#B39DDB
ΔE00 9.30
Periwinkle (survey)
#8E82FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE5 #E5DB94
analogous
#94C7E5 #949EE5 #B394E5
triadic
#949EE5 #E5949E #9EE594
tetradic
#949EE5 #E594C7 #E5DB94 #94E5B3
square
#949EE5 #E594C7 #E5DB94 #94E5B3
split-complementary
#949EE5 #E5B394 #C7E594
monochromatic
#3245CD #6371D9 #949EE5 #C5CBF1 #E6E9F9
Accessibility & contrast
On white
2.54
#949EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#949EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE5 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A6E8
Deuteranopia (green-blind)
#82A0E3
Tritanopia (blue-blind)
#7DACB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949ee5; /* rgb */ color: rgb(148, 158, 229); /* oklch */ color: oklch(71.9% 0.104 277.3);
Tailwind
colors: {
custom: {
50: '#b6baed',
500: '#949ee5',
950: '#000000',
},
}SCSS
$custom: #949ee5; $custom-light: #b6baed; $custom-dark: #000000;
JSON
{
"hex": "#949ee5",
"rgb": {
"r": 148,
"g": 158,
"b": 229
},
"hsl": {
"h": 232.593,
"s": 60.902,
"l": 73.922
},
"oklch": {
"l": 0.7189,
"c": 0.10397,
"h": 277.3
},
"luminance": 0.36407
}Semantic roles & 50–950 ramp
primary
#949EE5
secondary
#F0EEDB
accent
#B31DC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084