#91AFDC#91AFDC
#91AFDC is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.073 H 258.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFDC |
|---|---|
| RGB | rgb(145, 175, 220) |
| HSL | hsl(216, 52%, 72%) |
| HSV | hsv(216, 34%, 86%) |
| CMYK | cmyk(34.1%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.76, 0.47, -25.99) |
| CIE-LCH | lch(70.76, 25.99, 271.03°) |
| OKLab | oklab(74.79% -0.0148 -0.0717) |
| OKLCH | oklch(74.79% 0.073 258.3) |
| XYZ | xyz(39.9214, 41.8452, 73.6697) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.40
Light Grey Blue
#9DBCD4
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.63
Cloudy Blue
#ACC2D9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFDC #DCBE91
analogous
#91D5DC #91AFDC #9991DC
triadic
#91AFDC #DC91AF #AFDC91
tetradic
#91AFDC #DC91D5 #DCBE91 #91DC99
square
#91AFDC #DC91D5 #DCBE91 #91DC99
split-complementary
#91AFDC #DC9991 #D5DC91
monochromatic
#3B6DB8 #638DCD #91AFDC #BFD1EB #E8EEF8
Accessibility & contrast
On white
2.24
#91AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#91AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFDC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFDC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#7AB9BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91afdc; /* rgb */ color: rgb(145, 175, 220); /* oklch */ color: oklch(74.8% 0.073 258.3);
Tailwind
colors: {
custom: {
50: '#b3c6e7',
500: '#91afdc',
950: '#000000',
},
}SCSS
$custom: #91afdc; $custom-light: #b3c6e7; $custom-dark: #000000;
JSON
{
"hex": "#91afdc",
"rgb": {
"r": 145,
"g": 175,
"b": 220
},
"hsl": {
"h": 216,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.74786,
"c": 0.07326,
"h": 258.3
},
"luminance": 0.41847
}Semantic roles & 50–950 ramp
primary
#91AFDC
secondary
#EEE6DB
accent
#8226BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284