#929DE2#929DE2
#929DE2 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.4% C 0.101 H 276.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #929DE2 |
|---|---|
| RGB | rgb(146, 157, 226) |
| HSL | hsl(232, 58%, 73%) |
| HSV | hsv(232, 35%, 89%) |
| CMYK | cmyk(35.4%, 30.5%, 0%, 11.4%) |
| CIE-LAB | lab(66.30, 12.41, -36.17) |
| CIE-LCH | lch(66.30, 38.24, 288.94°) |
| OKLab | oklab(71.41% 0.0116 -0.1008) |
| OKLCH | oklch(71.41% 0.101 276.6) |
| XYZ | xyz(37.6346, 35.7145, 76.8474) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.11
Perrywinkle
#8F8CE7
ΔE00 5.44
Lavender Blue
#8B88F8
ΔE00 7.41
Cornflowerblue
#6495ED
ΔE00 9.23
Periwinkle (survey)
#8E82FE
ΔE00 9.41
Lavender
#B39DDB
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929DE2 #E2D792
analogous
#92C5E2 #929DE2 #AF92E2
triadic
#929DE2 #E2929D #9DE292
tetradic
#929DE2 #E292C5 #E2D792 #92E2AF
square
#929DE2 #E292C5 #E2D792 #92E2AF
split-complementary
#929DE2 #E2AF92 #C5E292
monochromatic
#3448C5 #6272D5 #929DE2 #C2C8EF #E7E9F9
Accessibility & contrast
On white
2.58
#929DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#929DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929DE2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929DE2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A4E5
Deuteranopia (green-blind)
#829EE0
Tritanopia (blue-blind)
#7BAAB6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #929de2; /* rgb */ color: rgb(146, 157, 226); /* oklch */ color: oklch(71.4% 0.101 276.6);
Tailwind
colors: {
custom: {
50: '#b4b9eb',
500: '#929de2',
950: '#000000',
},
}SCSS
$custom: #929de2; $custom-light: #b4b9eb; $custom-dark: #000000;
JSON
{
"hex": "#929de2",
"rgb": {
"r": 146,
"g": 157,
"b": 226
},
"hsl": {
"h": 231.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.71405,
"c": 0.10147,
"h": 276.6
},
"luminance": 0.35716
}Semantic roles & 50–950 ramp
primary
#929DE2
secondary
#F0EDDB
accent
#AF20C6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084