#949FEE#949FEE
#949FEE is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.5% C 0.115 H 277.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #949FEE |
|---|---|
| RGB | rgb(148, 159, 238) |
| HSL | hsl(233, 73%, 76%) |
| HSV | hsv(233, 38%, 93%) |
| CMYK | cmyk(37.8%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.47, 15.01, -40.92) |
| CIE-LCH | lch(67.47, 43.59, 290.15°) |
| OKLab | oklab(72.52% 0.0142 -0.1145) |
| OKLCH | oklch(72.52% 0.115 277.1) |
| XYZ | xyz(40.0390, 37.2636, 85.9553) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 8.66
Periwinkle (survey)
#8E82FE
ΔE00 9.03
Cornflowerblue
#6495ED
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FEE #EEE394
analogous
#94CCEE #949FEE #B694EE
triadic
#949FEE #EE949F #9FEE94
tetradic
#949FEE #EE94CC #EEE394 #94EEB6
square
#949FEE #EE94CC #EEE394 #94EEB6
split-complementary
#949FEE #EEB694 #CCEE94
monochromatic
#2A40DD #5F70E6 #949FEE #C9CEF6 #E5E7FB
Accessibility & contrast
On white
2.48
#949FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#949FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FEE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FEE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#79AEBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949fee; /* rgb */ color: rgb(148, 159, 238); /* oklch */ color: oklch(72.5% 0.115 277.1);
Tailwind
colors: {
custom: {
50: '#b6bbf4',
500: '#949fee',
950: '#000000',
},
}SCSS
$custom: #949fee; $custom-light: #b6bbf4; $custom-dark: #000000;
JSON
{
"hex": "#949fee",
"rgb": {
"r": 148,
"g": 159,
"b": 238
},
"hsl": {
"h": 232.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.72516,
"c": 0.11534,
"h": 277.1
},
"luminance": 0.37265
}Semantic roles & 50–950 ramp
primary
#949FEE
secondary
#F2EFD9
accent
#BD11D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085