#96AFE2#96AFE2
#96AFE2 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.079 H 264.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFE2 |
|---|---|
| RGB | rgb(150, 175, 226) |
| HSL | hsl(220, 57%, 74%) |
| HSV | hsv(220, 34%, 89%) |
| CMYK | cmyk(33.6%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(71.31, 3.40, -28.41) |
| CIE-LCH | lch(71.31, 28.61, 276.83°) |
| OKLab | oklab(75.37% -0.0079 -0.0786) |
| OKLCH | oklch(75.37% 0.079 264.3) |
| XYZ | xyz(41.6311, 42.6332, 77.9723) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 8.03
Light Grey Blue
#9DBCD4
ΔE00 8.45
Cloudy Blue
#ACC2D9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFE2 #E2C996
analogous
#96D5E2 #96AFE2 #A396E2
triadic
#96AFE2 #E296AF #AFE296
tetradic
#96AFE2 #E296D5 #E2C996 #96E2A3
square
#96AFE2 #E296D5 #E2C996 #96E2A3
split-complementary
#96AFE2 #E2A396 #D5E296
monochromatic
#3766C7 #668AD5 #96AFE2 #C6D4EF #E7EDF8
Accessibility & contrast
On white
2.20
#96AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#96AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFE2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFE2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E4
Deuteranopia (green-blind)
#97ABE1
Tritanopia (blue-blind)
#80B9C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96afe2; /* rgb */ color: rgb(150, 175, 226); /* oklch */ color: oklch(75.4% 0.079 264.3);
Tailwind
colors: {
custom: {
50: '#b7c6eb',
500: '#96afe2',
950: '#000000',
},
}SCSS
$custom: #96afe2; $custom-light: #b7c6eb; $custom-dark: #000000;
JSON
{
"hex": "#96afe2",
"rgb": {
"r": 150,
"g": 175,
"b": 226
},
"hsl": {
"h": 220.263,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.75366,
"c": 0.07895,
"h": 264.3
},
"luminance": 0.42635
}Semantic roles & 50–950 ramp
primary
#96AFE2
secondary
#F0E9DB
accent
#8F21C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284