#91A2F0#91A2F0
#91A2F0 is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.0% C 0.115 H 273.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2F0 |
|---|---|
| RGB | rgb(145, 162, 240) |
| HSL | hsl(229, 76%, 75%) |
| HSV | hsv(229, 40%, 94%) |
| CMYK | cmyk(39.6%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(68.13, 13.06, -41.00) |
| CIE-LCH | lch(68.13, 43.03, 287.67°) |
| OKLab | oklab(73% 0.0077 -0.1148) |
| OKLCH | oklch(73% 0.115 273.8) |
| XYZ | xyz(40.3208, 38.1498, 87.6603) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.19
Perrywinkle
#8F8CE7
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 7.62
Lavender Blue
#8B88F8
ΔE00 7.89
Carolina Blue
#8AB8FE
ΔE00 8.07
Cornflowerblue
#6495ED
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2F0 #F0DF91
analogous
#91D1F0 #91A2F0 #AF91F0
triadic
#91A2F0 #F091A2 #A2F091
tetradic
#91A2F0 #F091D1 #F0DF91 #91F0AF
square
#91A2F0 #F091D1 #F0DF91 #91F0AF
split-complementary
#91A2F0 #F0AF91 #D1F091
monochromatic
#2547E1 #5B74E9 #91A2F0 #C7D0F7 #E4E8FB
Accessibility & contrast
On white
2.43
#91A2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#91A2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2F0
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2F0 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#73B2BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91a2f0; /* rgb */ color: rgb(145, 162, 240); /* oklch */ color: oklch(73.0% 0.115 273.8);
Tailwind
colors: {
custom: {
50: '#b4bdf5',
500: '#91a2f0',
950: '#000000',
},
}SCSS
$custom: #91a2f0; $custom-light: #b4bdf5; $custom-dark: #000000;
JSON
{
"hex": "#91a2f0",
"rgb": {
"r": 145,
"g": 162,
"b": 240
},
"hsl": {
"h": 229.263,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.73,
"c": 0.11502,
"h": 273.8
},
"luminance": 0.38152
}Semantic roles & 50–950 ramp
primary
#91A2F0
secondary
#F3EED8
accent
#B40DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185