#949FF2#949FF2
#949FF2 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.7% C 0.121 H 277.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #949FF2 |
|---|---|
| RGB | rgb(148, 159, 242) |
| HSL | hsl(233, 78%, 76%) |
| HSV | hsv(233, 39%, 95%) |
| CMYK | cmyk(38.8%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.65, 16.09, -42.83) |
| CIE-LCH | lch(67.65, 45.76, 290.59°) |
| OKLab | oklab(72.71% 0.0151 -0.12) |
| OKLCH | oklch(72.71% 0.121 277.2) |
| XYZ | xyz(40.6332, 37.5013, 89.0847) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender Blue
#8B88F8
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 8.59
Periwinkle (survey)
#8E82FE
ΔE00 8.81
Cornflowerblue
#6495ED
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FF2 #F2E794
analogous
#94CEF2 #949FF2 #B894F2
triadic
#949FF2 #F2949F #9FF294
tetradic
#949FF2 #F294CE #F2E794 #94F2B8
square
#949FF2 #F294CE #F2E794 #94F2B8
split-complementary
#949FF2 #F2B894 #CEF294
monochromatic
#273DE5 #5D6EEB #949FF2 #CBD0F9 #E4E7FC
Accessibility & contrast
On white
2.47
#949FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#949FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FF2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FF2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F5
Deuteranopia (green-blind)
#7DA1F0
Tritanopia (blue-blind)
#78AFBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949ff2; /* rgb */ color: rgb(148, 159, 242); /* oklch */ color: oklch(72.7% 0.121 277.2);
Tailwind
colors: {
custom: {
50: '#b6bbf6',
500: '#949ff2',
950: '#000000',
},
}SCSS
$custom: #949ff2; $custom-light: #b6bbf6; $custom-dark: #000000;
JSON
{
"hex": "#949ff2",
"rgb": {
"r": 148,
"g": 159,
"b": 242
},
"hsl": {
"h": 232.979,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.72711,
"c": 0.12096,
"h": 277.2
},
"luminance": 0.37503
}Semantic roles & 50–950 ramp
primary
#949FF2
secondary
#F3F0D8
accent
#C20BDB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085