#92ACED#92ACED
#92ACED is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.099 H 267.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACED |
|---|---|
| RGB | rgb(146, 172, 237) |
| HSL | hsl(223, 72%, 75%) |
| HSV | hsv(223, 38%, 93%) |
| CMYK | cmyk(38.4%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.68, 6.86, -35.39) |
| CIE-LCH | lch(70.68, 36.05, 280.98°) |
| OKLab | oklab(74.96% -0.0047 -0.0985) |
| OKLCH | oklch(74.96% 0.099 267.3) |
| XYZ | xyz(41.8880, 41.7285, 85.9516) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACED #EDD392
analogous
#92DAED #92ACED #A592ED
triadic
#92ACED #ED92AC #ACED92
tetradic
#92ACED #ED92DA #EDD392 #92EDA5
square
#92ACED #ED92DA #EDD392 #92EDA5
split-complementary
#92ACED #EDA592 #DAED92
monochromatic
#295CDC #5D84E4 #92ACED #C7D4F6 #E5EBFB
Accessibility & contrast
On white
2.25
#92ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#92ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACED
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACED | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#75B9C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92aced; /* rgb */ color: rgb(146, 172, 237); /* oklch */ color: oklch(75.0% 0.099 267.3);
Tailwind
colors: {
custom: {
50: '#b5c4f3',
500: '#92aced',
950: '#000000',
},
}SCSS
$custom: #92aced; $custom-light: #b5c4f3; $custom-dark: #000000;
JSON
{
"hex": "#92aced",
"rgb": {
"r": 146,
"g": 172,
"b": 237
},
"hsl": {
"h": 222.857,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.74956,
"c": 0.09866,
"h": 267.3
},
"luminance": 0.4173
}Semantic roles & 50–950 ramp
primary
#92ACED
secondary
#F2EBD9
accent
#9C12D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185