#949EE9#949EE9
#949EE9 is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.1% C 0.110 H 277.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE9 |
|---|---|
| RGB | rgb(148, 158, 233) |
| HSL | hsl(233, 66%, 75%) |
| HSV | hsv(233, 36%, 91%) |
| CMYK | cmyk(36.5%, 32.2%, 0%, 8.6%) |
| CIE-LAB | lab(67.00, 14.24, -38.92) |
| CIE-LCH | lch(67.00, 41.45, 290.10°) |
| OKLab | oklab(72.08% 0.0142 -0.1087) |
| OKLCH | oklch(72.08% 0.11 277.5) |
| XYZ | xyz(39.1433, 36.6313, 82.0831) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 7.10
Periwinkle (survey)
#8E82FE
ΔE00 9.08
Pastel Blue
#A2BFFE
ΔE00 9.09
Cornflowerblue
#6495ED
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE9 #E9DF94
analogous
#94C9E9 #949EE9 #B594E9
triadic
#949EE9 #E9949E #9EE994
tetradic
#949EE9 #E994C9 #E9DF94 #94E9B5
square
#949EE9 #E994C9 #E9DF94 #94E9B5
split-complementary
#949EE9 #E9B594 #C9E994
monochromatic
#2E42D4 #6170DF #949EE9 #C7CCF3 #E6E8FA
Accessibility & contrast
On white
2.52
#949EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#949EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EC
Deuteranopia (green-blind)
#80A0E7
Tritanopia (blue-blind)
#7CADB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949ee9; /* rgb */ color: rgb(148, 158, 233); /* oklch */ color: oklch(72.1% 0.110 277.5);
Tailwind
colors: {
custom: {
50: '#b6baf0',
500: '#949ee9',
950: '#000000',
},
}SCSS
$custom: #949ee9; $custom-light: #b6baf0; $custom-dark: #000000;
JSON
{
"hex": "#949ee9",
"rgb": {
"r": 148,
"g": 158,
"b": 233
},
"hsl": {
"h": 232.941,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.72078,
"c": 0.10963,
"h": 277.5
},
"luminance": 0.36633
}Semantic roles & 50–950 ramp
primary
#949EE9
secondary
#F1EEDA
accent
#B818CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084