#929EDE#929EDE
#929EDE is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.4% C 0.094 H 275.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #929EDE |
|---|---|
| RGB | rgb(146, 158, 222) |
| HSL | hsl(231, 54%, 72%) |
| HSV | hsv(231, 34%, 87%) |
| CMYK | cmyk(34.2%, 28.8%, 0%, 12.9%) |
| CIE-LAB | lab(66.40, 10.79, -33.82) |
| CIE-LCH | lch(66.40, 35.50, 287.70°) |
| OKLab | oklab(71.42% 0.0092 -0.094) |
| OKLCH | oklch(71.42% 0.094 275.6) |
| XYZ | xyz(37.2620, 35.8373, 74.0471) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.80
Perrywinkle
#8F8CE7
ΔE00 5.98
Lavender Blue
#8B88F8
ΔE00 8.04
Lavender
#B39DDB
ΔE00 9.37
Cornflowerblue
#6495ED
ΔE00 9.39
Pastel Blue
#A2BFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EDE #DED292
analogous
#92C4DE #929EDE #AC92DE
triadic
#929EDE #DE929E #9EDE92
tetradic
#929EDE #DE92C4 #DED292 #92DEAC
square
#929EDE #DE92C4 #DED292 #92DEAC
split-complementary
#929EDE #DEAC92 #C4DE92
monochromatic
#394EBD #6374D0 #929EDE #C1C8EC #E8EAF8
Accessibility & contrast
On white
2.57
#929EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#929EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EDE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EDE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E1
Deuteranopia (green-blind)
#859FDC
Tritanopia (blue-blind)
#7DAAB5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #929ede; /* rgb */ color: rgb(146, 158, 222); /* oklch */ color: oklch(71.4% 0.094 275.6);
Tailwind
colors: {
custom: {
50: '#b4bae8',
500: '#929ede',
950: '#000000',
},
}SCSS
$custom: #929ede; $custom-light: #b4bae8; $custom-dark: #000000;
JSON
{
"hex": "#929ede",
"rgb": {
"r": 146,
"g": 158,
"b": 222
},
"hsl": {
"h": 230.526,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.71423,
"c": 0.09449,
"h": 275.6
},
"luminance": 0.35839
}Semantic roles & 50–950 ramp
primary
#929EDE
secondary
#EFECDC
accent
#A825C1
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084