#91AFEA#91AFEA
#91AFEA is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.092 H 263.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFEA |
|---|---|
| RGB | rgb(145, 175, 234) |
| HSL | hsl(220, 68%, 74%) |
| HSV | hsv(220, 38%, 92%) |
| CMYK | cmyk(38%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.30, 4.12, -32.81) |
| CIE-LCH | lch(71.30, 33.07, 277.16°) |
| OKLab | oklab(75.38% -0.0104 -0.0912) |
| OKLCH | oklch(75.38% 0.092 263.5) |
| XYZ | xyz(41.8537, 42.6182, 83.8468) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 4.46
Periwinkle Blue
#8F99FB
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 8.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFEA #EACC91
analogous
#91DCEA #91AFEA #A091EA
triadic
#91AFEA #EA91AF #AFEA91
tetradic
#91AFEA #EA91DC #EACC91 #91EAA0
square
#91AFEA #EA91DC #EACC91 #91EAA0
split-complementary
#91AFEA #EAA091 #DCEA91
monochromatic
#2A64D6 #5E8AE0 #91AFEA #C4D4F4 #E5ECFA
Accessibility & contrast
On white
2.20
#91AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#91AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFEA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFEA | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#74BBC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #91afea; /* rgb */ color: rgb(145, 175, 234); /* oklch */ color: oklch(75.4% 0.092 263.5);
Tailwind
colors: {
custom: {
50: '#b4c6f1',
500: '#91afea',
950: '#000000',
},
}SCSS
$custom: #91afea; $custom-light: #b4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#91afea",
"rgb": {
"r": 145,
"g": 175,
"b": 234
},
"hsl": {
"h": 219.775,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75377,
"c": 0.09177,
"h": 263.5
},
"luminance": 0.4262
}Semantic roles & 50–950 ramp
primary
#91AFEA
secondary
#F2E9D9
accent
#9116D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284