#949DF2#949DF2
#949DF2 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.3% C 0.124 H 278.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #949DF2 |
|---|---|
| RGB | rgb(148, 157, 242) |
| HSL | hsl(234, 78%, 76%) |
| HSV | hsv(234, 39%, 95%) |
| CMYK | cmyk(38.8%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.14, 17.24, -43.63) |
| CIE-LCH | lch(67.14, 46.91, 291.56°) |
| OKLab | oklab(72.32% 0.0177 -0.1223) |
| OKLCH | oklch(72.32% 0.124 278.2) |
| XYZ | xyz(40.2920, 36.8190, 88.9710) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.04
Perrywinkle
#8F8CE7
ΔE00 5.10
Lavender Blue
#8B88F8
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 8.23
Cornflowerblue
#6495ED
ΔE00 9.09
Pastel Blue
#A2BFFE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DF2 #F2E994
analogous
#94CCF2 #949DF2 #BA94F2
triadic
#949DF2 #F2949D #9DF294
tetradic
#949DF2 #F294CC #F2E994 #94F2BA
square
#949DF2 #F294CC #F2E994 #94F2BA
split-complementary
#949DF2 #F2BA94 #CCF294
monochromatic
#2739E5 #5D6BEB #949DF2 #CBCFF9 #E4E6FC
Accessibility & contrast
On white
2.51
#949DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#949DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DF2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DF2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#7BA0F0
Tritanopia (blue-blind)
#78AEBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949df2; /* rgb */ color: rgb(148, 157, 242); /* oklch */ color: oklch(72.3% 0.124 278.2);
Tailwind
colors: {
custom: {
50: '#b7b9f6',
500: '#949df2',
950: '#000000',
},
}SCSS
$custom: #949df2; $custom-light: #b7b9f6; $custom-dark: #000000;
JSON
{
"hex": "#949df2",
"rgb": {
"r": 148,
"g": 157,
"b": 242
},
"hsl": {
"h": 234.255,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.72318,
"c": 0.1236,
"h": 278.2
},
"luminance": 0.36821
}Semantic roles & 50–950 ramp
primary
#949DF2
secondary
#F3F1D8
accent
#C70BDB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085