#92A2FF#92A2FF
#92A2FF is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.8% C 0.136 H 275.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2FF |
|---|---|
| RGB | rgb(146, 162, 255) |
| HSL | hsl(231, 100%, 79%) |
| HSV | hsv(231, 43%, 100%) |
| CMYK | cmyk(42.7%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.87, 17.46, -48.00) |
| CIE-LCH | lch(68.87, 51.08, 289.99°) |
| OKLab | oklab(73.81% 0.0122 -0.135) |
| OKLCH | oklch(73.81% 0.136 275.2) |
| XYZ | xyz(42.8189, 39.1695, 99.8926) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 7.21
Lavender Blue
#8B88F8
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 7.93
Cornflowerblue
#6495ED
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2FF #FFEF92
analogous
#92D8FF #92A2FF #B892FF
triadic
#92A2FF #FF92A2 #A2FF92
tetradic
#92A2FF #FF92D8 #FFEF92 #92FFB8
square
#92A2FF #FF92D8 #FFEF92 #92FFB8
split-complementary
#92A2FF #FFB892 #D8FF92
monochromatic
#183AFF #556EFF #92A2FF #CFD6FF #E0E5FF
Accessibility & contrast
On white
2.38
#92A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#92A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#6DB5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92a2ff; /* rgb */ color: rgb(146, 162, 255); /* oklch */ color: oklch(73.8% 0.136 275.2);
Tailwind
colors: {
custom: {
50: '#b6bdff',
500: '#92a2ff',
950: '#000000',
},
}SCSS
$custom: #92a2ff; $custom-light: #b6bdff; $custom-dark: #000000;
JSON
{
"hex": "#92a2ff",
"rgb": {
"r": 146,
"g": 162,
"b": 255
},
"hsl": {
"h": 231.193,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73812,
"c": 0.1356,
"h": 275.2
},
"luminance": 0.39172
}Semantic roles & 50–950 ramp
primary
#92A2FF
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186