#949CE8#949CE8
#949CE8 is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.6% C 0.111 H 278.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #949CE8 |
|---|---|
| RGB | rgb(148, 156, 232) |
| HSL | hsl(234, 65%, 75%) |
| HSV | hsv(234, 36%, 91%) |
| CMYK | cmyk(36.2%, 32.8%, 0%, 9%) |
| CIE-LAB | lab(66.44, 15.12, -39.24) |
| CIE-LCH | lch(66.44, 42.05, 291.07°) |
| OKLab | oklab(71.63% 0.0166 -0.1096) |
| OKLCH | oklch(71.63% 0.111 278.6) |
| XYZ | xyz(38.6625, 35.8976, 81.2201) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.34
Perrywinkle
#8F8CE7
ΔE00 4.80
Lavender Blue
#8B88F8
ΔE00 6.66
Periwinkle (survey)
#8E82FE
ΔE00 8.62
Lavender
#B39DDB
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CE8 #E8E094
analogous
#94C6E8 #949CE8 #B694E8
triadic
#949CE8 #E8949C #9CE894
tetradic
#949CE8 #E894C6 #E8E094 #94E8B6
square
#949CE8 #E894C6 #E8E094 #94E8B6
split-complementary
#949CE8 #E8B694 #C6E894
monochromatic
#2F3FD2 #626DDD #949CE8 #C6CBF3 #E6E8FA
Accessibility & contrast
On white
2.57
#949CE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#949CE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CE8
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CE8 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EB
Deuteranopia (green-blind)
#7F9FE6
Tritanopia (blue-blind)
#7CABB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949ce8; /* rgb */ color: rgb(148, 156, 232); /* oklch */ color: oklch(71.6% 0.111 278.6);
Tailwind
colors: {
custom: {
50: '#b6b9ef',
500: '#949ce8',
950: '#000000',
},
}SCSS
$custom: #949ce8; $custom-light: #b6b9ef; $custom-dark: #000000;
JSON
{
"hex": "#949ce8",
"rgb": {
"r": 148,
"g": 156,
"b": 232
},
"hsl": {
"h": 234.286,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.71633,
"c": 0.11088,
"h": 278.6
},
"luminance": 0.35899
}Semantic roles & 50–950 ramp
primary
#949CE8
secondary
#F1EFDA
accent
#BB19CC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084