#92AFDC#92AFDC
#92AFDC is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.073 H 259.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFDC |
|---|---|
| RGB | rgb(146, 175, 220) |
| HSL | hsl(216, 51%, 72%) |
| HSV | hsv(216, 34%, 86%) |
| CMYK | cmyk(33.6%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.83, 0.75, -25.88) |
| CIE-LCH | lch(70.83, 25.89, 271.65°) |
| OKLab | oklab(74.85% -0.0138 -0.0714) |
| OKLCH | oklch(74.85% 0.073 259.1) |
| XYZ | xyz(40.0984, 41.9365, 73.6780) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.26
Pastel Blue
#A2BFFE
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFDC #DCBF92
analogous
#92D4DC #92AFDC #9A92DC
triadic
#92AFDC #DC92AF #AFDC92
tetradic
#92AFDC #DC92D4 #DCBF92 #92DC9A
square
#92AFDC #DC92D4 #DCBF92 #92DC9A
split-complementary
#92AFDC #DC9A92 #D4DC92
monochromatic
#3B6CB8 #648DCD #92AFDC #C0D1EB #E8EEF8
Accessibility & contrast
On white
2.24
#92AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#92AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFDC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFDC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#7CB8BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92afdc; /* rgb */ color: rgb(146, 175, 220); /* oklch */ color: oklch(74.9% 0.073 259.1);
Tailwind
colors: {
custom: {
50: '#b4c6e7',
500: '#92afdc',
950: '#000000',
},
}SCSS
$custom: #92afdc; $custom-light: #b4c6e7; $custom-dark: #000000;
JSON
{
"hex": "#92afdc",
"rgb": {
"r": 146,
"g": 175,
"b": 220
},
"hsl": {
"h": 216.486,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.74852,
"c": 0.07277,
"h": 259.1
},
"luminance": 0.41938
}Semantic roles & 50–950 ramp
primary
#92AFDC
secondary
#EEE7DC
accent
#8327BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284