#92ACFF#92ACFF
#92ACFF is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.8% C 0.123 H 270.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACFF |
|---|---|
| RGB | rgb(146, 172, 255) |
| HSL | hsl(226, 100%, 79%) |
| HSV | hsv(226, 43%, 100%) |
| CMYK | cmyk(42.7%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(71.44, 11.78, -43.97) |
| CIE-LCH | lch(71.44, 45.52, 285.00°) |
| OKLab | oklab(75.79% 0.0001 -0.1233) |
| OKLCH | oklch(75.79% 0.123 270) |
| XYZ | xyz(44.6510, 42.8337, 100.5033) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 5.60
Cornflowerblue
#6495ED
ΔE00 8.67
Light Grey Blue
#9DBCD4
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACFF #FFE592
analogous
#92E2FF #92ACFF #AE92FF
triadic
#92ACFF #FF92AC #ACFF92
tetradic
#92ACFF #FF92E2 #FFE592 #92FFAE
square
#92ACFF #FF92E2 #FFE592 #92FFAE
split-complementary
#92ACFF #FFAE92 #E2FF92
monochromatic
#184FFF #557DFF #92ACFF #CFDBFF #E0E8FF
Accessibility & contrast
On white
2.19
#92ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#92ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACFF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACFF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#6CBDCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #92acff; /* rgb */ color: rgb(146, 172, 255); /* oklch */ color: oklch(75.8% 0.123 270.0);
Tailwind
colors: {
custom: {
50: '#b6c4ff',
500: '#92acff',
950: '#000000',
},
}SCSS
$custom: #92acff; $custom-light: #b6c4ff; $custom-dark: #000000;
JSON
{
"hex": "#92acff",
"rgb": {
"r": 146,
"g": 172,
"b": 255
},
"hsl": {
"h": 225.688,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75794,
"c": 0.12331,
"h": 270
},
"luminance": 0.42836
}Semantic roles & 50–950 ramp
primary
#92ACFF
secondary
#F7EFD4
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186