#949BFE#949BFE
#949BFE is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.5% C 0.143 H 279.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #949BFE |
|---|---|
| RGB | rgb(148, 155, 254) |
| HSL | hsl(236, 98%, 79%) |
| HSV | hsv(236, 42%, 100%) |
| CMYK | cmyk(41.7%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(67.20, 21.68, -50.09) |
| CIE-LCH | lch(67.20, 54.59, 293.40°) |
| OKLab | oklab(72.54% 0.0227 -0.1411) |
| OKLCH | oklch(72.54% 0.143 279.1) |
| XYZ | xyz(41.8182, 36.8925, 98.6642) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.99
Perrywinkle
#8F8CE7
ΔE00 5.17
Lavender Blue
#8B88F8
ΔE00 5.39
Periwinkle (survey)
#8E82FE
ΔE00 7.20
Cornflowerblue
#6495ED
ΔE00 9.15
Soft Blue
#6488EA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BFE #FEF794
analogous
#94D0FE #949BFE #C294FE
triadic
#949BFE #FE949B #9BFE94
tetradic
#949BFE #FE94D0 #FEF794 #94FEC2
square
#949BFE #FE94D0 #FEF794 #94FEC2
split-complementary
#949BFE #FEC294 #D0FE94
monochromatic
#1B2AFD #5762FD #949BFE #D1D4FF #E1E3FF
Accessibility & contrast
On white
2.51
#949BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#949BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BFE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BFE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#72AFC0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949bfe; /* rgb */ color: rgb(148, 155, 254); /* oklch */ color: oklch(72.5% 0.143 279.1);
Tailwind
colors: {
custom: {
50: '#b8b8ff',
500: '#949bfe',
950: '#000000',
},
}SCSS
$custom: #949bfe; $custom-light: #b8b8ff; $custom-dark: #000000;
JSON
{
"hex": "#949bfe",
"rgb": {
"r": 148,
"g": 155,
"b": 254
},
"hsl": {
"h": 236.038,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.72544,
"c": 0.14294,
"h": 279.1
},
"luminance": 0.36894
}Semantic roles & 50–950 ramp
primary
#949BFE
secondary
#F7F5D4
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086