#91AFFC#91AFFC
#91AFFC is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.2% C 0.116 H 267.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFFC |
|---|---|
| RGB | rgb(145, 175, 252) |
| HSL | hsl(223, 95%, 78%) |
| HSV | hsv(223, 42%, 99%) |
| CMYK | cmyk(42.5%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.03, 9.01, -41.43) |
| CIE-LCH | lch(72.03, 42.40, 282.27°) |
| OKLab | oklab(76.19% -0.0053 -0.116) |
| OKLCH | oklch(76.19% 0.116 267.4) |
| XYZ | xyz(44.5722, 43.7055, 98.1640) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 4.23
Periwinkle Blue
#8F99FB
ΔE00 6.63
Sky Blue (survey)
#75BBFD
ΔE00 8.48
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFFC #FCDE91
analogous
#91E4FC #91AFFC #A991FC
triadic
#91AFFC #FC91AF #AFFC91
tetradic
#91AFFC #FC91E4 #FCDE91 #91FCA9
square
#91AFFC #FC91E4 #FCDE91 #91FCA9
split-complementary
#91AFFC #FCA991 #E4FC91
monochromatic
#1A58F9 #5584FA #91AFFC #CDDAFE #E1E9FE
Accessibility & contrast
On white
2.16
#91AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#91AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFFC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFFC | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#6CBFCA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91affc; /* rgb */ color: rgb(145, 175, 252); /* oklch */ color: oklch(76.2% 0.116 267.4);
Tailwind
colors: {
custom: {
50: '#b5c6fd',
500: '#91affc',
950: '#000000',
},
}SCSS
$custom: #91affc; $custom-light: #b5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#91affc",
"rgb": {
"r": 145,
"g": 175,
"b": 252
},
"hsl": {
"h": 223.178,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.76193,
"c": 0.1161,
"h": 267.4
},
"luminance": 0.43708
}Semantic roles & 50–950 ramp
primary
#91AFFC
secondary
#F6EDD5
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285