#96AFE4#96AFE4
#96AFE4 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.4% C 0.082 H 264.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFE4 |
|---|---|
| RGB | rgb(150, 175, 228) |
| HSL | hsl(221, 59%, 74%) |
| HSV | hsv(221, 34%, 89%) |
| CMYK | cmyk(34.2%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(71.38, 3.92, -29.38) |
| CIE-LCH | lch(71.38, 29.64, 277.59°) |
| OKLab | oklab(75.45% -0.0072 -0.0813) |
| OKLCH | oklch(75.45% 0.082 264.9) |
| XYZ | xyz(41.9071, 42.7436, 79.4260) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.64
Periwinkle Blue
#8F99FB
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.58
Cloudy Blue
#ACC2D9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFE4 #E4CB96
analogous
#96D6E4 #96AFE4 #A496E4
triadic
#96AFE4 #E496AF #AFE496
tetradic
#96AFE4 #E496D6 #E4CB96 #96E4A4
square
#96AFE4 #E496D6 #E4CB96 #96E4A4
split-complementary
#96AFE4 #E4A496 #D6E496
monochromatic
#3565CB #658AD7 #96AFE4 #C7D4F1 #E7ECF9
Accessibility & contrast
On white
2.20
#96AFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#96AFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFE4
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFE4 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E6
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#7FBAC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96afe4; /* rgb */ color: rgb(150, 175, 228); /* oklch */ color: oklch(75.4% 0.082 264.9);
Tailwind
colors: {
custom: {
50: '#b7c6ec',
500: '#96afe4',
950: '#000000',
},
}SCSS
$custom: #96afe4; $custom-light: #b7c6ec; $custom-dark: #000000;
JSON
{
"hex": "#96afe4",
"rgb": {
"r": 150,
"g": 175,
"b": 228
},
"hsl": {
"h": 220.769,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.75449,
"c": 0.08165,
"h": 264.9
},
"luminance": 0.42745
}Semantic roles & 50–950 ramp
primary
#96AFE4
secondary
#F0E9DB
accent
#911FC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284