#929DFD#929DFD
#929DFD is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.7% C 0.139 H 277.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #929DFD |
|---|---|
| RGB | rgb(146, 157, 253) |
| HSL | hsl(234, 96%, 78%) |
| HSV | hsv(234, 42%, 99%) |
| CMYK | cmyk(42.3%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.51, 19.76, -49.06) |
| CIE-LCH | lch(67.51, 52.89, 291.94°) |
| OKLab | oklab(72.74% 0.0179 -0.1381) |
| OKLCH | oklch(72.74% 0.139 277.4) |
| XYZ | xyz(41.6353, 37.3148, 97.9181) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.11
Perrywinkle
#8F8CE7
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 7.93
Cornflowerblue
#6495ED
ΔE00 8.57
Soft Blue
#6488EA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929DFD #FDF292
analogous
#92D2FD #929DFD #BC92FD
triadic
#929DFD #FD929D #9DFD92
tetradic
#929DFD #FD92D2 #FDF292 #92FDBC
square
#929DFD #FD92D2 #FDF292 #92FDBC
split-complementary
#929DFD #FDBC92 #D2FD92
monochromatic
#1A31FB #5667FC #929DFD #CED3FE #E1E4FE
Accessibility & contrast
On white
2.48
#929DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#929DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929DFD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929DFD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#73A0FB
Tritanopia (blue-blind)
#6FB0C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #929dfd; /* rgb */ color: rgb(146, 157, 253); /* oklch */ color: oklch(72.7% 0.139 277.4);
Tailwind
colors: {
custom: {
50: '#b6b9fe',
500: '#929dfd',
950: '#000000',
},
}SCSS
$custom: #929dfd; $custom-light: #b6b9fe; $custom-dark: #000000;
JSON
{
"hex": "#929dfd",
"rgb": {
"r": 146,
"g": 157,
"b": 253
},
"hsl": {
"h": 233.832,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.72735,
"c": 0.13929,
"h": 277.4
},
"luminance": 0.37317
}Semantic roles & 50–950 ramp
primary
#929DFD
secondary
#F7F3D4
accent
#CE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086