#949EE3#949EE3
#949EE3 is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.8% C 0.101 H 277.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE3 |
|---|---|
| RGB | rgb(148, 158, 227) |
| HSL | hsl(232, 59%, 74%) |
| HSV | hsv(232, 35%, 89%) |
| CMYK | cmyk(34.8%, 30.4%, 0%, 11%) |
| CIE-LAB | lab(66.74, 12.66, -36.02) |
| CIE-LCH | lch(66.74, 38.18, 289.36°) |
| OKLab | oklab(71.8% 0.0127 -0.1003) |
| OKLCH | oklch(71.8% 0.101 277.2) |
| XYZ | xyz(38.3008, 36.2943, 77.6456) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 7.61
Lavender
#B39DDB
ΔE00 9.15
Pastel Blue
#A2BFFE
ΔE00 9.32
Periwinkle (survey)
#8E82FE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE3 #E3D994
analogous
#94C5E3 #949EE3 #B194E3
triadic
#949EE3 #E3949E #9EE394
tetradic
#949EE3 #E394C5 #E3D994 #94E3B1
square
#949EE3 #E394C5 #E3D994 #94E3B1
split-complementary
#949EE3 #E3B194 #C5E394
monochromatic
#3447C8 #6372D6 #949EE3 #C5CAF0 #E7E9F9
Accessibility & contrast
On white
2.54
#949EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#949EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A6E6
Deuteranopia (green-blind)
#83A0E1
Tritanopia (blue-blind)
#7EABB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949ee3; /* rgb */ color: rgb(148, 158, 227); /* oklch */ color: oklch(71.8% 0.101 277.2);
Tailwind
colors: {
custom: {
50: '#b5baec',
500: '#949ee3',
950: '#000000',
},
}SCSS
$custom: #949ee3; $custom-light: #b5baec; $custom-dark: #000000;
JSON
{
"hex": "#949ee3",
"rgb": {
"r": 148,
"g": 158,
"b": 227
},
"hsl": {
"h": 232.405,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.71797,
"c": 0.10114,
"h": 277.2
},
"luminance": 0.36296
}Semantic roles & 50–950 ramp
primary
#949EE3
secondary
#F0EDDB
accent
#B11FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084