#949FE2#949FE2
#949FE2 is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.0% C 0.098 H 276.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #949FE2 |
|---|---|
| RGB | rgb(148, 159, 226) |
| HSL | hsl(232, 57%, 73%) |
| HSV | hsv(232, 35%, 89%) |
| CMYK | cmyk(34.5%, 29.6%, 0%, 11.4%) |
| CIE-LAB | lab(66.96, 11.82, -35.13) |
| CIE-LCH | lch(66.96, 37.07, 288.60°) |
| OKLab | oklab(71.95% 0.0111 -0.0978) |
| OKLCH | oklch(71.95% 0.098 276.5) |
| XYZ | xyz(38.3344, 36.5818, 76.9779) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.48
Perrywinkle
#8F8CE7
ΔE00 5.97
Lavender Blue
#8B88F8
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 9.07
Lavender
#B39DDB
ΔE00 9.23
Cornflowerblue
#6495ED
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FE2 #E2D794
analogous
#94C6E2 #949FE2 #B094E2
triadic
#949FE2 #E2949F #9FE294
tetradic
#949FE2 #E294C6 #E2D794 #94E2B0
square
#949FE2 #E294C6 #E2D794 #94E2B0
split-complementary
#949FE2 #E2B094 #C6E294
monochromatic
#364AC6 #6474D5 #949FE2 #C4CAEF #E7E9F8
Accessibility & contrast
On white
2.53
#949FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#949FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FE2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FE2 | 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)
#8AA6E5
Deuteranopia (green-blind)
#85A0E0
Tritanopia (blue-blind)
#7EACB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949fe2; /* rgb */ color: rgb(148, 159, 226); /* oklch */ color: oklch(72.0% 0.098 276.5);
Tailwind
colors: {
custom: {
50: '#b5bbeb',
500: '#949fe2',
950: '#000000',
},
}SCSS
$custom: #949fe2; $custom-light: #b5bbeb; $custom-dark: #000000;
JSON
{
"hex": "#949fe2",
"rgb": {
"r": 148,
"g": 159,
"b": 226
},
"hsl": {
"h": 231.538,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.71952,
"c": 0.09841,
"h": 276.5
},
"luminance": 0.36583
}Semantic roles & 50–950 ramp
primary
#949FE2
secondary
#F0EDDB
accent
#AE21C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084