#92B2FC#92B2FC
#92B2FC is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.9% C 0.112 H 265.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2FC |
|---|---|
| RGB | rgb(146, 178, 252) |
| HSL | hsl(222, 95%, 78%) |
| HSV | hsv(222, 42%, 99%) |
| CMYK | cmyk(42.1%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.88, 7.58, -40.11) |
| CIE-LCH | lch(72.88, 40.82, 280.71°) |
| OKLab | oklab(76.87% -0.008 -0.1121) |
| OKLCH | oklch(76.87% 0.112 265.9) |
| XYZ | xyz(45.3396, 44.9776, 98.3691) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.26
Pastel Blue
#A2BFFE
ΔE00 3.59
Periwinkle Blue
#8F99FB
ΔE00 7.45
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.89
Powder Blue (survey)
#B1D1FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2FC #FCDC92
analogous
#92E7FC #92B2FC #A792FC
triadic
#92B2FC #FC92B2 #B2FC92
tetradic
#92B2FC #FC92E7 #FCDC92 #92FCA7
square
#92B2FC #FC92E7 #FCDC92 #92FCA7
split-complementary
#92B2FC #FCA792 #E7FC92
monochromatic
#1B5EF9 #5688FA #92B2FC #CEDCFE #E1EAFE
Accessibility & contrast
On white
2.10
#92B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#92B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2FC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2FC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8DAFFA
Tritanopia (blue-blind)
#6DC1CC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #92b2fc; /* rgb */ color: rgb(146, 178, 252); /* oklch */ color: oklch(76.9% 0.112 265.9);
Tailwind
colors: {
custom: {
50: '#b6c8fd',
500: '#92b2fc',
950: '#000000',
},
}SCSS
$custom: #92b2fc; $custom-light: #b6c8fd; $custom-dark: #000000;
JSON
{
"hex": "#92b2fc",
"rgb": {
"r": 146,
"g": 178,
"b": 252
},
"hsl": {
"h": 221.887,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.76867,
"c": 0.11242,
"h": 265.9
},
"luminance": 0.4498
}Semantic roles & 50–950 ramp
primary
#92B2FC
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285