#949FEF#949FEF
#949FEF is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.6% C 0.117 H 277.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #949FEF |
|---|---|
| RGB | rgb(148, 159, 239) |
| HSL | hsl(233, 74%, 76%) |
| HSV | hsv(233, 38%, 94%) |
| CMYK | cmyk(38.1%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.52, 15.28, -41.40) |
| CIE-LCH | lch(67.52, 44.13, 290.26°) |
| OKLab | oklab(72.57% 0.0144 -0.1159) |
| OKLCH | oklch(72.57% 0.117 277.1) |
| XYZ | xyz(40.1863, 37.3225, 86.7312) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.70
Perrywinkle
#8F8CE7
ΔE00 5.67
Lavender Blue
#8B88F8
ΔE00 6.99
Pastel Blue
#A2BFFE
ΔE00 8.64
Periwinkle (survey)
#8E82FE
ΔE00 8.97
Cornflowerblue
#6495ED
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FEF #EFE494
analogous
#94CCEF #949FEF #B694EF
triadic
#949FEF #EF949F #9FEF94
tetradic
#949FEF #EF94CC #EFE494 #94EFB6
square
#949FEF #EF94CC #EFE494 #94EFB6
split-complementary
#949FEF #EFB694 #CCEF94
monochromatic
#2A3FDF #5F6FE7 #949FEF #C9CFF7 #E4E7FB
Accessibility & contrast
On white
2.48
#949FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#949FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FEF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FEF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#79AFBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949fef; /* rgb */ color: rgb(148, 159, 239); /* oklch */ color: oklch(72.6% 0.117 277.1);
Tailwind
colors: {
custom: {
50: '#b6bbf4',
500: '#949fef',
950: '#000000',
},
}SCSS
$custom: #949fef; $custom-light: #b6bbf4; $custom-dark: #000000;
JSON
{
"hex": "#949fef",
"rgb": {
"r": 148,
"g": 159,
"b": 239
},
"hsl": {
"h": 232.747,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.72565,
"c": 0.11675,
"h": 277.1
},
"luminance": 0.37324
}Semantic roles & 50–950 ramp
primary
#949FEF
secondary
#F3F0D8
accent
#BE0FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085