#92AEDF#92AEDF
#92AEDF is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.078 H 261.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEDF |
|---|---|
| RGB | rgb(146, 174, 223) |
| HSL | hsl(218, 55%, 72%) |
| HSV | hsv(218, 35%, 87%) |
| CMYK | cmyk(34.5%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.67, 2.07, -27.77) |
| CIE-LCH | lch(70.67, 27.84, 274.26°) |
| OKLab | oklab(74.77% -0.0115 -0.0768) |
| OKLCH | oklch(74.77% 0.078 261.5) |
| XYZ | xyz(40.3054, 41.7090, 75.7247) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 7.17
Light Grey Blue
#9DBCD4
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEDF #DFC392
analogous
#92D4DF #92AEDF #9D92DF
triadic
#92AEDF #DF92AE #AEDF92
tetradic
#92AEDF #DF92D4 #DFC392 #92DF9D
square
#92AEDF #DF92D4 #DFC392 #92DF9D
split-complementary
#92AEDF #DF9D92 #D4DF92
monochromatic
#3869BF #638BD1 #92AEDF #C1D1ED #E7EDF8
Accessibility & contrast
On white
2.25
#92AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#92AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEDF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEDF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#95AADE
Tritanopia (blue-blind)
#7BB8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92aedf; /* rgb */ color: rgb(146, 174, 223); /* oklch */ color: oklch(74.8% 0.078 261.5);
Tailwind
colors: {
custom: {
50: '#b4c6e9',
500: '#92aedf',
950: '#000000',
},
}SCSS
$custom: #92aedf; $custom-light: #b4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#92aedf",
"rgb": {
"r": 146,
"g": 174,
"b": 223
},
"hsl": {
"h": 218.182,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.74765,
"c": 0.07765,
"h": 261.5
},
"luminance": 0.41711
}Semantic roles & 50–950 ramp
primary
#92AEDF
secondary
#EFE8DC
accent
#8823C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284