#96AFEA#96AFEA
#96AFEA is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.7% C 0.090 H 266.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFEA |
|---|---|
| RGB | rgb(150, 175, 234) |
| HSL | hsl(222, 67%, 75%) |
| HSV | hsv(222, 36%, 92%) |
| CMYK | cmyk(35.9%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.61, 5.47, -32.30) |
| CIE-LCH | lch(71.61, 32.76, 279.62°) |
| OKLab | oklab(75.71% -0.0054 -0.0896) |
| OKLCH | oklch(75.71% 0.09 266.5) |
| XYZ | xyz(42.7545, 43.0826, 83.8890) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 8.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFEA #EAD196
analogous
#96D9EA #96AFEA #A796EA
triadic
#96AFEA #EA96AF #AFEA96
tetradic
#96AFEA #EA96D9 #EAD196 #96EAA7
square
#96AFEA #EA96D9 #EAD196 #96EAA7
split-complementary
#96AFEA #EAA796 #D9EA96
monochromatic
#3061D6 #6388E0 #96AFEA #C9D6F4 #E5ECFA
Accessibility & contrast
On white
2.18
#96AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#96AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFEA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFEA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4ED
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#7CBBC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96afea; /* rgb */ color: rgb(150, 175, 234); /* oklch */ color: oklch(75.7% 0.090 266.5);
Tailwind
colors: {
custom: {
50: '#b7c6f1',
500: '#96afea',
950: '#000000',
},
}SCSS
$custom: #96afea; $custom-light: #b7c6f1; $custom-dark: #000000;
JSON
{
"hex": "#96afea",
"rgb": {
"r": 150,
"g": 175,
"b": 234
},
"hsl": {
"h": 222.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75705,
"c": 0.0898,
"h": 266.5
},
"luminance": 0.43084
}Semantic roles & 50–950 ramp
primary
#96AFEA
secondary
#F1EADA
accent
#9817CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284