#92B2FF#92B2FF
#92B2FF is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.116 H 266.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2FF |
|---|---|
| RGB | rgb(146, 178, 255) |
| HSL | hsl(222, 100%, 79%) |
| HSV | hsv(222, 43%, 100%) |
| CMYK | cmyk(42.7%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(73.00, 8.41, -41.53) |
| CIE-LCH | lch(73.00, 42.37, 281.45°) |
| OKLab | oklab(77.01% -0.0072 -0.1162) |
| OKLCH | oklch(77.01% 0.116 266.4) |
| XYZ | xyz(45.8188, 45.1692, 100.8926) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 3.63
Periwinkle Blue
#8F99FB
ΔE00 7.43
Baby Blue (survey)
#A2CFFE
ΔE00 7.90
Sky Blue (survey)
#75BBFD
ΔE00 7.94
Powder Blue (survey)
#B1D1FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2FF #FFDF92
analogous
#92E9FF #92B2FF #A892FF
triadic
#92B2FF #FF92B2 #B2FF92
tetradic
#92B2FF #FF92E9 #FFDF92 #92FFA8
square
#92B2FF #FF92E9 #FFDF92 #92FFA8
split-complementary
#92B2FF #FFA892 #E9FF92
monochromatic
#185CFF #5587FF #92B2FF #CFDDFF #E0E9FF
Accessibility & contrast
On white
2.09
#92B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#92B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2FF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2FF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#8CAFFD
Tritanopia (blue-blind)
#6BC2CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92b2ff; /* rgb */ color: rgb(146, 178, 255); /* oklch */ color: oklch(77.0% 0.116 266.4);
Tailwind
colors: {
custom: {
50: '#b6c8ff',
500: '#92b2ff',
950: '#000000',
},
}SCSS
$custom: #92b2ff; $custom-light: #b6c8ff; $custom-dark: #000000;
JSON
{
"hex": "#92b2ff",
"rgb": {
"r": 146,
"g": 178,
"b": 255
},
"hsl": {
"h": 222.385,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.77006,
"c": 0.11646,
"h": 266.4
},
"luminance": 0.45172
}Semantic roles & 50–950 ramp
primary
#92B2FF
secondary
#F7EDD4
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286