#96ADEA#96ADEA
#96ADEA is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.3% C 0.092 H 268.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96ADEA |
|---|---|
| RGB | rgb(150, 173, 234) |
| HSL | hsl(224, 67%, 75%) |
| HSV | hsv(224, 36%, 92%) |
| CMYK | cmyk(35.9%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(71.08, 6.59, -33.11) |
| CIE-LCH | lch(71.08, 33.76, 281.25°) |
| OKLab | oklab(75.29% -0.0028 -0.092) |
| OKLCH | oklch(75.29% 0.092 268.2) |
| XYZ | xyz(42.3681, 42.3099, 83.7602) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 8.97
Light Periwinkle
#C1C6FC
ΔE00 9.15
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ADEA #EAD396
analogous
#96D7EA #96ADEA #A996EA
triadic
#96ADEA #EA96AD #ADEA96
tetradic
#96ADEA #EA96D7 #EAD396 #96EAA9
square
#96ADEA #EA96D7 #EAD396 #96EAA9
split-complementary
#96ADEA #EAA996 #D7EA96
monochromatic
#305DD6 #6385E0 #96ADEA #C9D5F4 #E5EBFA
Accessibility & contrast
On white
2.22
#96ADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#96ADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ADEA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ADEA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#7DB9C2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96adea; /* rgb */ color: rgb(150, 173, 234); /* oklch */ color: oklch(75.3% 0.092 268.2);
Tailwind
colors: {
custom: {
50: '#b7c5f1',
500: '#96adea',
950: '#000000',
},
}SCSS
$custom: #96adea; $custom-light: #b7c5f1; $custom-dark: #000000;
JSON
{
"hex": "#96adea",
"rgb": {
"r": 150,
"g": 173,
"b": 234
},
"hsl": {
"h": 223.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75294,
"c": 0.09201,
"h": 268.2
},
"luminance": 0.42312
}Semantic roles & 50–950 ramp
primary
#96ADEA
secondary
#F1EBDA
accent
#9C17CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184