#92BAFF#92BAFF
#92BAFF is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.6% C 0.108 H 261.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92BAFF |
|---|---|
| RGB | rgb(146, 186, 255) |
| HSL | hsl(218, 100%, 79%) |
| HSV | hsv(218, 43%, 100%) |
| CMYK | cmyk(42.7%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(75.11, 3.97, -38.26) |
| CIE-LCH | lch(75.11, 38.46, 275.92°) |
| OKLab | oklab(78.64% -0.0169 -0.1068) |
| OKLCH | oklch(78.64% 0.108 261) |
| XYZ | xyz(47.4572, 48.4461, 101.4387) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.44
Pastel Blue
#A2BFFE
ΔE00 3.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BAFF #FFD792
analogous
#92F0FF #92BAFF #A092FF
triadic
#92BAFF #FF92BA #BAFF92
tetradic
#92BAFF #FF92F0 #FFD792 #92FFA0
square
#92BAFF #FF92F0 #FFD792 #92FFA0
split-complementary
#92BAFF #FFA092 #F0FF92
monochromatic
#186DFF #5593FF #92BAFF #CFE1FF #E0ECFF
Accessibility & contrast
On white
1.96
#92BAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#92BAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BAFF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BAFF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#6AC9D2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92baff; /* rgb */ color: rgb(146, 186, 255); /* oklch */ color: oklch(78.6% 0.108 261.0);
Tailwind
colors: {
custom: {
50: '#b6ceff',
500: '#92baff',
950: '#000000',
},
}SCSS
$custom: #92baff; $custom-light: #b6ceff; $custom-dark: #000000;
JSON
{
"hex": "#92baff",
"rgb": {
"r": 146,
"g": 186,
"b": 255
},
"hsl": {
"h": 217.982,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78644,
"c": 0.10812,
"h": 261
},
"luminance": 0.48449
}Semantic roles & 50–950 ramp
primary
#92BAFF
secondary
#F7EAD4
accent
#9100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286