#92A5F7#92A5F7
#92A5F7 is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.0% C 0.121 H 273.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #92A5F7 |
|---|---|
| RGB | rgb(146, 165, 247) |
| HSL | hsl(229, 86%, 77%) |
| HSV | hsv(229, 41%, 97%) |
| CMYK | cmyk(40.9%, 33.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.28, 13.53, -43.02) |
| CIE-LCH | lch(69.28, 45.09, 287.46°) |
| OKLab | oklab(74.01% 0.0067 -0.1206) |
| OKLCH | oklch(74.01% 0.121 273.2) |
| XYZ | xyz(42.0926, 39.7346, 93.4293) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 6.73
Carolina Blue
#8AB8FE
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.81
Cornflowerblue
#6495ED
ΔE00 8.30
Lavender Blue
#8B88F8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A5F7 #F7E492
analogous
#92D8F7 #92A5F7 #B292F7
triadic
#92A5F7 #F792A5 #A5F792
tetradic
#92A5F7 #F792D8 #F7E492 #92F7B2
square
#92A5F7 #F792D8 #F7E492 #92F7B2
split-complementary
#92A5F7 #F7B292 #D8F792
monochromatic
#2047EF #5976F3 #92A5F7 #CBD4FB #E2E7FD
Accessibility & contrast
On white
2.35
#92A5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#92A5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A5F7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A5F7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFA
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#71B6C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92a5f7; /* rgb */ color: rgb(146, 165, 247); /* oklch */ color: oklch(74.0% 0.121 273.2);
Tailwind
colors: {
custom: {
50: '#b5bffa',
500: '#92a5f7',
950: '#000000',
},
}SCSS
$custom: #92a5f7; $custom-light: #b5bffa; $custom-dark: #000000;
JSON
{
"hex": "#92a5f7",
"rgb": {
"r": 146,
"g": 165,
"b": 247
},
"hsl": {
"h": 228.713,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.74006,
"c": 0.12076,
"h": 273.2
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#92A5F7
secondary
#F5EFD6
accent
#B903E3
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185