#919DF2#919DF2
#919DF2 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.1% C 0.124 H 276.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #919DF2 |
|---|---|
| RGB | rgb(145, 157, 242) |
| HSL | hsl(233, 79%, 76%) |
| HSV | hsv(233, 40%, 95%) |
| CMYK | cmyk(40.1%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.93, 16.46, -43.97) |
| CIE-LCH | lch(66.93, 46.96, 290.53°) |
| OKLab | oklab(72.1% 0.0145 -0.1234) |
| OKLCH | oklch(72.1% 0.124 276.7) |
| XYZ | xyz(39.7563, 36.5427, 88.9459) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.83
Perrywinkle
#8F8CE7
ΔE00 5.34
Lavender Blue
#8B88F8
ΔE00 6.34
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Cornflowerblue
#6495ED
ΔE00 8.40
Soft Blue
#6488EA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919DF2 #F2E691
analogous
#91CDF2 #919DF2 #B591F2
triadic
#919DF2 #F2919D #9DF291
tetradic
#919DF2 #F291CD #F2E691 #91F2B5
square
#919DF2 #F291CD #F2E691 #91F2B5
split-complementary
#919DF2 #F2B591 #CDF291
monochromatic
#243BE5 #5A6CEC #919DF2 #C8CEF8 #E4E7FC
Accessibility & contrast
On white
2.53
#919DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#919DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919DF2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919DF2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#73AEBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #919df2; /* rgb */ color: rgb(145, 157, 242); /* oklch */ color: oklch(72.1% 0.124 276.7);
Tailwind
colors: {
custom: {
50: '#b5b9f6',
500: '#919df2',
950: '#000000',
},
}SCSS
$custom: #919df2; $custom-light: #b5b9f6; $custom-dark: #000000;
JSON
{
"hex": "#919df2",
"rgb": {
"r": 145,
"g": 157,
"b": 242
},
"hsl": {
"h": 232.577,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.72105,
"c": 0.12423,
"h": 276.7
},
"luminance": 0.36544
}Semantic roles & 50–950 ramp
primary
#919DF2
secondary
#F4F0D7
accent
#C10ADB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085