#919DFD#919DFD
#919DFD is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.7% C 0.140 H 276.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #919DFD |
|---|---|
| RGB | rgb(145, 157, 253) |
| HSL | hsl(233, 96%, 78%) |
| HSV | hsv(233, 43%, 99%) |
| CMYK | cmyk(42.7%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.44, 19.52, -49.17) |
| CIE-LCH | lch(67.44, 52.91, 291.65°) |
| OKLab | oklab(72.67% 0.0168 -0.1385) |
| OKLCH | oklch(72.67% 0.14 276.9) |
| XYZ | xyz(41.4583, 37.2235, 97.9098) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.12
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 6.09
Periwinkle (survey)
#8E82FE
ΔE00 7.99
Cornflowerblue
#6495ED
ΔE00 8.36
Soft Blue
#6488EA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919DFD #FDF191
analogous
#91D3FD #919DFD #BB91FD
triadic
#919DFD #FD919D #9DFD91
tetradic
#919DFD #FD91D3 #FDF191 #91FDBB
square
#919DFD #FD91D3 #FDF191 #91FDBB
split-complementary
#919DFD #FDBB91 #D3FD91
monochromatic
#1932FB #5567FC #919DFD #CDD3FE #E1E4FE
Accessibility & contrast
On white
2.49
#919DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#919DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919DFD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919DFD | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#7BA9FF
Deuteranopia (green-blind)
#73A0FB
Tritanopia (blue-blind)
#6DB0C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #919dfd; /* rgb */ color: rgb(145, 157, 253); /* oklch */ color: oklch(72.7% 0.140 276.9);
Tailwind
colors: {
custom: {
50: '#b6b9fe',
500: '#919dfd',
950: '#000000',
},
}SCSS
$custom: #919dfd; $custom-light: #b6b9fe; $custom-dark: #000000;
JSON
{
"hex": "#919dfd",
"rgb": {
"r": 145,
"g": 157,
"b": 253
},
"hsl": {
"h": 233.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.72666,
"c": 0.13951,
"h": 276.9
},
"luminance": 0.37226
}Semantic roles & 50–950 ramp
primary
#919DFD
secondary
#F7F3D4
accent
#CC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086