#91AFDE#91AFDE
#91AFDE is a light, moderate blue. Relative luminance 0.420; OKLCH L 74.9% C 0.076 H 259.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFDE |
|---|---|
| RGB | rgb(145, 175, 222) |
| HSL | hsl(217, 54%, 72%) |
| HSV | hsv(217, 35%, 87%) |
| CMYK | cmyk(34.7%, 21.2%, 0%, 12.9%) |
| CIE-LAB | lab(70.84, 0.98, -26.97) |
| CIE-LCH | lch(70.84, 26.98, 272.08°) |
| OKLab | oklab(74.87% -0.0141 -0.0745) |
| OKLCH | oklch(74.87% 0.076 259.3) |
| XYZ | xyz(40.1878, 41.9518, 75.0731) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.93
Pastel Blue
#A2BFFE
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFDE #DEC091
analogous
#91D6DE #91AFDE #9A91DE
triadic
#91AFDE #DE91AF #AFDE91
tetradic
#91AFDE #DE91D6 #DEC091 #91DE9A
square
#91AFDE #DE91D6 #DEC091 #91DE9A
split-complementary
#91AFDE #DE9A91 #D6DE91
monochromatic
#386CBC #628DD0 #91AFDE #C0D1EC #E7EEF8
Accessibility & contrast
On white
2.24
#91AFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#91AFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFDE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFDE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1E0
Deuteranopia (green-blind)
#96AADD
Tritanopia (blue-blind)
#79B9BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91afde; /* rgb */ color: rgb(145, 175, 222); /* oklch */ color: oklch(74.9% 0.076 259.3);
Tailwind
colors: {
custom: {
50: '#b3c6e8',
500: '#91afde',
950: '#000000',
},
}SCSS
$custom: #91afde; $custom-light: #b3c6e8; $custom-dark: #000000;
JSON
{
"hex": "#91afde",
"rgb": {
"r": 145,
"g": 175,
"b": 222
},
"hsl": {
"h": 216.623,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.74868,
"c": 0.07587,
"h": 259.3
},
"luminance": 0.41954
}Semantic roles & 50–950 ramp
primary
#91AFDE
secondary
#EFE8DC
accent
#8424C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284