#96ABE2#96ABE2
#96ABE2 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.5% C 0.083 H 268.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABE2 |
|---|---|
| RGB | rgb(150, 171, 226) |
| HSL | hsl(223, 57%, 74%) |
| HSV | hsv(223, 34%, 89%) |
| CMYK | cmyk(33.6%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.25, 5.63, -30.04) |
| CIE-LCH | lch(70.25, 30.56, 280.61°) |
| OKLab | oklab(74.54% -0.0026 -0.0832) |
| OKLCH | oklch(74.54% 0.083 268.2) |
| XYZ | xyz(40.8640, 41.0992, 77.7166) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Periwinkle
#C1C6FC
ΔE00 9.17
Perrywinkle
#8F8CE7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABE2 #E2CD96
analogous
#96D1E2 #96ABE2 #A796E2
triadic
#96ABE2 #E296AB #ABE296
tetradic
#96ABE2 #E296D1 #E2CD96 #96E2A7
square
#96ABE2 #E296D1 #E2CD96 #96E2A7
split-complementary
#96ABE2 #E2A796 #D1E296
monochromatic
#375FC7 #6685D5 #96ABE2 #C6D1EF #E7ECF8
Accessibility & contrast
On white
2.28
#96ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#96ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABE2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABE2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#92A9E1
Tritanopia (blue-blind)
#80B6BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96abe2; /* rgb */ color: rgb(150, 171, 226); /* oklch */ color: oklch(74.5% 0.083 268.2);
Tailwind
colors: {
custom: {
50: '#b7c3eb',
500: '#96abe2',
950: '#000000',
},
}SCSS
$custom: #96abe2; $custom-light: #b7c3eb; $custom-dark: #000000;
JSON
{
"hex": "#96abe2",
"rgb": {
"r": 150,
"g": 171,
"b": 226
},
"hsl": {
"h": 223.421,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.74538,
"c": 0.08323,
"h": 268.2
},
"luminance": 0.41101
}Semantic roles & 50–950 ramp
primary
#96ABE2
secondary
#F0EADB
accent
#9721C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184