#92BAFA#92BAFA
#92BAFA is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.4% C 0.102 H 259.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92BAFA |
|---|---|
| RGB | rgb(146, 186, 250) |
| HSL | hsl(217, 91%, 78%) |
| HSV | hsv(217, 42%, 98%) |
| CMYK | cmyk(41.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.91, 2.60, -35.88) |
| CIE-LCH | lch(74.91, 35.97, 274.15°) |
| OKLab | oklab(78.42% -0.0184 -0.1) |
| OKLCH | oklch(78.42% 0.102 259.6) |
| XYZ | xyz(46.6628, 48.1283, 97.2549) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.42
Pastel Blue
#A2BFFE
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Sky Blue (survey)
#75BBFD
ΔE00 5.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Light Blue
#95D0FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BAFA #FAD292
analogous
#92EEFA #92BAFA #9E92FA
triadic
#92BAFA #FA92BA #BAFA92
tetradic
#92BAFA #FA92EE #FAD292 #92FA9E
square
#92BAFA #FA92EE #FAD292 #92FA9E
split-complementary
#92BAFA #FA9E92 #EEFA92
monochromatic
#1D70F5 #5795F7 #92BAFA #CDDFFD #E2ECFE
Accessibility & contrast
On white
1.98
#92BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#92BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BAFA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BAFA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#6DC8D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bafa; /* rgb */ color: rgb(146, 186, 250); /* oklch */ color: oklch(78.4% 0.102 259.6);
Tailwind
colors: {
custom: {
50: '#b6cefc',
500: '#92bafa',
950: '#000000',
},
}SCSS
$custom: #92bafa; $custom-light: #b6cefc; $custom-dark: #000000;
JSON
{
"hex": "#92bafa",
"rgb": {
"r": 146,
"g": 186,
"b": 250
},
"hsl": {
"h": 216.923,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.78422,
"c": 0.10163,
"h": 259.6
},
"luminance": 0.48131
}Semantic roles & 50–950 ramp
primary
#92BAFA
secondary
#F6E9D5
accent
#8D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285