#949BE8#949BE8
#949BE8 is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.4% C 0.112 H 279.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #949BE8 |
|---|---|
| RGB | rgb(148, 155, 232) |
| HSL | hsl(235, 65%, 75%) |
| HSV | hsv(235, 36%, 91%) |
| CMYK | cmyk(36.2%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(66.19, 15.69, -39.64) |
| CIE-LCH | lch(66.19, 42.64, 291.59°) |
| OKLab | oklab(71.44% 0.0179 -0.1108) |
| OKLCH | oklch(71.44% 0.112 279.2) |
| XYZ | xyz(38.4954, 35.5634, 81.1644) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Perrywinkle
#8F8CE7
ΔE00 4.49
Lavender Blue
#8B88F8
ΔE00 6.40
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Lavender
#B39DDB
ΔE00 9.22
Soft Blue
#6488EA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BE8 #E8E194
analogous
#94C5E8 #949BE8 #B794E8
triadic
#949BE8 #E8949B #9BE894
tetradic
#949BE8 #E894C5 #E8E194 #94E8B7
square
#949BE8 #E894C5 #E8E194 #94E8B7
split-complementary
#949BE8 #E8B794 #C5E894
monochromatic
#2F3DD2 #626CDD #949BE8 #C6CAF3 #E6E7FA
Accessibility & contrast
On white
2.59
#949BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#949BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BE8
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BE8 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4EB
Deuteranopia (green-blind)
#7E9EE6
Tritanopia (blue-blind)
#7CAAB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949be8; /* rgb */ color: rgb(148, 155, 232); /* oklch */ color: oklch(71.4% 0.112 279.2);
Tailwind
colors: {
custom: {
50: '#b6b8ef',
500: '#949be8',
950: '#000000',
},
}SCSS
$custom: #949be8; $custom-light: #b6b8ef; $custom-dark: #000000;
JSON
{
"hex": "#949be8",
"rgb": {
"r": 148,
"g": 155,
"b": 232
},
"hsl": {
"h": 235,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.71435,
"c": 0.11222,
"h": 279.2
},
"luminance": 0.35565
}Semantic roles & 50–950 ramp
primary
#949BE8
secondary
#F1EFDA
accent
#BD19CC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084