#919FFF#919FFF
#919FFF is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.2% C 0.140 H 276.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #919FFF |
|---|---|
| RGB | rgb(145, 159, 255) |
| HSL | hsl(232, 100%, 78%) |
| HSV | hsv(232, 43%, 100%) |
| CMYK | cmyk(43.1%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(68.05, 18.93, -49.31) |
| CIE-LCH | lch(68.05, 52.82, 291.00°) |
| OKLab | oklab(73.16% 0.0148 -0.1389) |
| OKLCH | oklch(73.16% 0.14 276.1) |
| XYZ | xyz(42.1197, 38.0339, 99.7103) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.74
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 6.69
Cornflowerblue
#6495ED
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 8.43
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919FFF #FFF191
analogous
#91D6FF #919FFF #BA91FF
triadic
#919FFF #FF919F #9FFF91
tetradic
#919FFF #FF91D6 #FFF191 #91FFBA
square
#919FFF #FF91D6 #FFF191 #91FFBA
split-complementary
#919FFF #FFBA91 #D6FF91
monochromatic
#1734FF #546AFF #919FFF #CED4FF #E0E4FF
Accessibility & contrast
On white
2.44
#919FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#919FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919FFF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919FFF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#6CB3C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #919fff; /* rgb */ color: rgb(145, 159, 255); /* oklch */ color: oklch(73.2% 0.140 276.1);
Tailwind
colors: {
custom: {
50: '#b6bbff',
500: '#919fff',
950: '#000000',
},
}SCSS
$custom: #919fff; $custom-light: #b6bbff; $custom-dark: #000000;
JSON
{
"hex": "#919fff",
"rgb": {
"r": 145,
"g": 159,
"b": 255
},
"hsl": {
"h": 232.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.73158,
"c": 0.13968,
"h": 276.1
},
"luminance": 0.38036
}Semantic roles & 50–950 ramp
primary
#919FFF
secondary
#F7F3D4
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086