#919ACE#919ACE
#919ACE is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.8% C 0.077 H 276.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #919ACE |
|---|---|
| RGB | rgb(145, 154, 206) |
| HSL | hsl(231, 38%, 69%) |
| HSV | hsv(231, 30%, 81%) |
| CMYK | cmyk(29.6%, 25.2%, 0%, 19.2%) |
| CIE-LAB | lab(64.63, 8.66, -27.68) |
| CIE-LCH | lch(64.63, 29.01, 287.38°) |
| OKLab | oklab(69.83% 0.0089 -0.0765) |
| OKLCH | oklch(69.83% 0.077 276.6) |
| XYZ | xyz(34.3702, 33.5862, 63.0524) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 7.32
Lavender
#B39DDB
ΔE00 8.55
Lavender Blue
#8B88F8
ΔE00 9.26
Faded Blue
#658CBB
ΔE00 10.41
Cornflowerblue
#6495ED
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919ACE #CEC591
analogous
#91B9CE #919ACE #A791CE
triadic
#919ACE #CE919A #9ACE91
tetradic
#919ACE #CE91B9 #CEC591 #91CEA7
square
#919ACE #CE91B9 #CEC591 #91CEA7
split-complementary
#919ACE #CEA791 #B9CE91
monochromatic
#46539E #6773BB #919ACE #BBC1E1 #E6E8F4
Accessibility & contrast
On white
2.72
#919ACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#919ACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919ACE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919ACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919ACE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FD0
Deuteranopia (green-blind)
#879BCD
Tritanopia (blue-blind)
#81A4AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #919ace; /* rgb */ color: rgb(145, 154, 206); /* oklch */ color: oklch(69.8% 0.077 276.6);
Tailwind
colors: {
custom: {
50: '#b2b7dd',
500: '#919ace',
950: '#000000',
},
}SCSS
$custom: #919ace; $custom-light: #b2b7dd; $custom-dark: #000000;
JSON
{
"hex": "#919ace",
"rgb": {
"r": 145,
"g": 154,
"b": 206
},
"hsl": {
"h": 231.148,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.69825,
"c": 0.07702,
"h": 276.6
},
"luminance": 0.33587
}Semantic roles & 50–950 ramp
primary
#919ACE
secondary
#E6E4D4
accent
#9F34B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083