#949DE8#949DE8
#949DE8 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.8% C 0.110 H 278.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #949DE8 |
|---|---|
| RGB | rgb(148, 157, 232) |
| HSL | hsl(234, 65%, 75%) |
| HSV | hsv(234, 36%, 91%) |
| CMYK | cmyk(36.2%, 32.3%, 0%, 9%) |
| CIE-LAB | lab(66.70, 14.55, -38.84) |
| CIE-LCH | lch(66.70, 41.48, 290.53°) |
| OKLab | oklab(71.83% 0.0153 -0.1085) |
| OKLCH | oklch(71.83% 0.11 278) |
| XYZ | xyz(38.8310, 36.2346, 81.2763) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 5.11
Lavender Blue
#8B88F8
ΔE00 6.92
Periwinkle (survey)
#8E82FE
ΔE00 8.89
Lavender
#B39DDB
ΔE00 9.42
Pastel Blue
#A2BFFE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DE8 #E8DF94
analogous
#94C7E8 #949DE8 #B594E8
triadic
#949DE8 #E8949D #9DE894
tetradic
#949DE8 #E894C7 #E8DF94 #94E8B5
square
#949DE8 #E894C7 #E8DF94 #94E8B5
split-complementary
#949DE8 #E8B594 #C7E894
monochromatic
#2F41D2 #626FDD #949DE8 #C6CBF3 #E6E8FA
Accessibility & contrast
On white
2.55
#949DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#949DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DE8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DE8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EB
Deuteranopia (green-blind)
#809FE6
Tritanopia (blue-blind)
#7CABB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949de8; /* rgb */ color: rgb(148, 157, 232); /* oklch */ color: oklch(71.8% 0.110 278.0);
Tailwind
colors: {
custom: {
50: '#b6b9ef',
500: '#949de8',
950: '#000000',
},
}SCSS
$custom: #949de8; $custom-light: #b6b9ef; $custom-dark: #000000;
JSON
{
"hex": "#949de8",
"rgb": {
"r": 148,
"g": 157,
"b": 232
},
"hsl": {
"h": 233.571,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.71832,
"c": 0.10954,
"h": 278
},
"luminance": 0.36236
}Semantic roles & 50–950 ramp
primary
#949DE8
secondary
#F1EFDA
accent
#B919CC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084