#96AFE8#96AFE8
#96AFE8 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.6% C 0.087 H 266.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFE8 |
|---|---|
| RGB | rgb(150, 175, 232) |
| HSL | hsl(222, 64%, 75%) |
| HSV | hsv(222, 35%, 91%) |
| CMYK | cmyk(35.3%, 24.6%, 0%, 9%) |
| CIE-LAB | lab(71.53, 4.95, -31.33) |
| CIE-LCH | lch(71.53, 31.71, 278.98°) |
| OKLab | oklab(75.62% -0.006 -0.0869) |
| OKLCH | oklch(75.62% 0.087 266) |
| XYZ | xyz(42.4688, 42.9683, 82.3843) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.48
Carolina Blue
#8AB8FE
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 8.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFE8 #E8CF96
analogous
#96D8E8 #96AFE8 #A696E8
triadic
#96AFE8 #E896AF #AFE896
tetradic
#96AFE8 #E896D8 #E8CF96 #96E8A6
square
#96AFE8 #E896D8 #E8CF96 #96E8A6
split-complementary
#96AFE8 #E8A696 #D8E896
monochromatic
#3263D2 #6489DD #96AFE8 #C8D5F3 #E6ECFA
Accessibility & contrast
On white
2.19
#96AFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#96AFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFE8
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFE8 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB3EB
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#7DBBC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96afe8; /* rgb */ color: rgb(150, 175, 232); /* oklch */ color: oklch(75.6% 0.087 266.0);
Tailwind
colors: {
custom: {
50: '#b7c6ef',
500: '#96afe8',
950: '#000000',
},
}SCSS
$custom: #96afe8; $custom-light: #b7c6ef; $custom-dark: #000000;
JSON
{
"hex": "#96afe8",
"rgb": {
"r": 150,
"g": 175,
"b": 232
},
"hsl": {
"h": 221.707,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.75619,
"c": 0.08708,
"h": 266
},
"luminance": 0.4297
}Semantic roles & 50–950 ramp
primary
#96AFE8
secondary
#F1EADA
accent
#961ACC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284