#92ACDF#92ACDF
#92ACDF is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.3% C 0.080 H 263.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACDF |
|---|---|
| RGB | rgb(146, 172, 223) |
| HSL | hsl(220, 55%, 72%) |
| HSV | hsv(220, 35%, 87%) |
| CMYK | cmyk(34.5%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(70.14, 3.18, -28.59) |
| CIE-LCH | lch(70.14, 28.76, 276.34°) |
| OKLab | oklab(74.35% -0.0089 -0.0791) |
| OKLCH | oklch(74.35% 0.08 263.6) |
| XYZ | xyz(39.9219, 40.9420, 75.5968) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.61
Carolina Blue
#8AB8FE
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 8.64
Light Grey Blue
#9DBCD4
ΔE00 8.66
Cornflowerblue
#6495ED
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACDF #DFC592
analogous
#92D3DF #92ACDF #9E92DF
triadic
#92ACDF #DF92AC #ACDF92
tetradic
#92ACDF #DF92D3 #DFC592 #92DF9E
square
#92ACDF #DF92D3 #DFC592 #92DF9E
split-complementary
#92ACDF #DF9E92 #D3DF92
monochromatic
#3865BF #6388D1 #92ACDF #C1D0ED #E7EDF8
Accessibility & contrast
On white
2.29
#92ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#92ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACDF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACDF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE1
Deuteranopia (green-blind)
#93A8DE
Tritanopia (blue-blind)
#7BB6BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92acdf; /* rgb */ color: rgb(146, 172, 223); /* oklch */ color: oklch(74.3% 0.080 263.6);
Tailwind
colors: {
custom: {
50: '#b4c4e9',
500: '#92acdf',
950: '#000000',
},
}SCSS
$custom: #92acdf; $custom-light: #b4c4e9; $custom-dark: #000000;
JSON
{
"hex": "#92acdf",
"rgb": {
"r": 146,
"g": 172,
"b": 223
},
"hsl": {
"h": 219.74,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.74347,
"c": 0.07962,
"h": 263.6
},
"luminance": 0.40944
}Semantic roles & 50–950 ramp
primary
#92ACDF
secondary
#EFE9DC
accent
#8D23C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184