#949EE8#949EE8
#949EE8 is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.0% C 0.108 H 277.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE8 |
|---|---|
| RGB | rgb(148, 158, 232) |
| HSL | hsl(233, 65%, 75%) |
| HSV | hsv(233, 36%, 91%) |
| CMYK | cmyk(36.2%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(66.96, 13.98, -38.44) |
| CIE-LCH | lch(66.96, 40.90, 289.98°) |
| OKLab | oklab(72.03% 0.014 -0.1073) |
| OKLCH | oklch(72.03% 0.108 277.4) |
| XYZ | xyz(39.0009, 36.5743, 81.3329) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 5.42
Lavender Blue
#8B88F8
ΔE00 7.18
Pastel Blue
#A2BFFE
ΔE00 9.13
Periwinkle (survey)
#8E82FE
ΔE00 9.16
Cornflowerblue
#6495ED
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE8 #E8DE94
analogous
#94C8E8 #949EE8 #B494E8
triadic
#949EE8 #E8949E #9EE894
tetradic
#949EE8 #E894C8 #E8DE94 #94E8B4
square
#949EE8 #E894C8 #E8DE94 #94E8B4
split-complementary
#949EE8 #E8B494 #C8E894
monochromatic
#2F43D2 #6270DD #949EE8 #C6CCF3 #E6E8FA
Accessibility & contrast
On white
2.53
#949EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#949EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE8 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EB
Deuteranopia (green-blind)
#81A0E6
Tritanopia (blue-blind)
#7CACB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949ee8; /* rgb */ color: rgb(148, 158, 232); /* oklch */ color: oklch(72.0% 0.108 277.4);
Tailwind
colors: {
custom: {
50: '#b6baef',
500: '#949ee8',
950: '#000000',
},
}SCSS
$custom: #949ee8; $custom-light: #b6baef; $custom-dark: #000000;
JSON
{
"hex": "#949ee8",
"rgb": {
"r": 148,
"g": 158,
"b": 232
},
"hsl": {
"h": 232.857,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.72031,
"c": 0.10822,
"h": 277.4
},
"luminance": 0.36576
}Semantic roles & 50–950 ramp
primary
#949EE8
secondary
#F1EEDA
accent
#B719CC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084