#92BDFF#92BDFF
#92BDFF is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.3% C 0.105 H 258.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDFF |
|---|---|
| RGB | rgb(146, 189, 255) |
| HSL | hsl(216, 100%, 79%) |
| HSV | hsv(216, 43%, 100%) |
| CMYK | cmyk(42.7%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.90, 2.32, -37.02) |
| CIE-LCH | lch(75.90, 37.10, 273.59°) |
| OKLab | oklab(79.27% -0.0205 -0.1032) |
| OKLCH | oklch(79.27% 0.105 258.8) |
| XYZ | xyz(48.0958, 49.7233, 101.6516) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.47
Pastel Blue
#A2BFFE
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Sky Blue (survey)
#75BBFD
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Light Blue
#95D0FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDFF #FFD492
analogous
#92F4FF #92BDFF #9D92FF
triadic
#92BDFF #FF92BD #BDFF92
tetradic
#92BDFF #FF92F4 #FFD492 #92FF9D
square
#92BDFF #FF92F4 #FFD492 #92FF9D
split-complementary
#92BDFF #FF9D92 #F4FF92
monochromatic
#1873FF #5598FF #92BDFF #CFE2FF #E0ECFF
Accessibility & contrast
On white
1.92
#92BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#92BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDFF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDFF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#6ACBD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #92bdff; /* rgb */ color: rgb(146, 189, 255); /* oklch */ color: oklch(79.3% 0.105 258.8);
Tailwind
colors: {
custom: {
50: '#b6d0ff',
500: '#92bdff',
950: '#000000',
},
}SCSS
$custom: #92bdff; $custom-light: #b6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#92bdff",
"rgb": {
"r": 146,
"g": 189,
"b": 255
},
"hsl": {
"h": 216.33,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79265,
"c": 0.10527,
"h": 258.8
},
"luminance": 0.49726
}Semantic roles & 50–950 ramp
primary
#92BDFF
secondary
#F7E9D4
accent
#8B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121418
muted
#818286