#92AFDF#92AFDF
#92AFDF is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.077 H 260.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFDF |
|---|---|
| RGB | rgb(146, 175, 223) |
| HSL | hsl(217, 55%, 72%) |
| HSV | hsv(217, 35%, 87%) |
| CMYK | cmyk(34.5%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(70.94, 1.52, -27.35) |
| CIE-LCH | lch(70.94, 27.40, 273.17°) |
| OKLab | oklab(74.98% -0.0128 -0.0756) |
| OKLCH | oklch(74.98% 0.077 260.4) |
| XYZ | xyz(40.4993, 42.0969, 75.7893) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.05
Pastel Blue
#A2BFFE
ΔE00 5.08
Periwinkle Blue
#8F99FB
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFDF #DFC292
analogous
#92D5DF #92AFDF #9C92DF
triadic
#92AFDF #DF92AF #AFDF92
tetradic
#92AFDF #DF92D5 #DFC292 #92DF9C
square
#92AFDF #DF92D5 #DFC292 #92DF9C
split-complementary
#92AFDF #DF9C92 #D5DF92
monochromatic
#386BBF #638CD1 #92AFDF #C1D2ED #E7EEF8
Accessibility & contrast
On white
2.23
#92AFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#92AFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFDF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFDF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E1
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#7AB9BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92afdf; /* rgb */ color: rgb(146, 175, 223); /* oklch */ color: oklch(75.0% 0.077 260.4);
Tailwind
colors: {
custom: {
50: '#b4c6e9',
500: '#92afdf',
950: '#000000',
},
}SCSS
$custom: #92afdf; $custom-light: #b4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#92afdf",
"rgb": {
"r": 146,
"g": 175,
"b": 223
},
"hsl": {
"h": 217.403,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.74975,
"c": 0.0767,
"h": 260.4
},
"luminance": 0.42099
}Semantic roles & 50–950 ramp
primary
#92AFDF
secondary
#EFE8DC
accent
#8623C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284