#96ACFF#96ACFF
#96ACFF is a light, vivid blue. Relative luminance 0.432; OKLCH L 76.1% C 0.122 H 271.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACFF |
|---|---|
| RGB | rgb(150, 172, 255) |
| HSL | hsl(227, 100%, 79%) |
| HSV | hsv(227, 41%, 100%) |
| CMYK | cmyk(41.2%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(71.70, 12.78, -43.56) |
| CIE-LCH | lch(71.70, 45.39, 286.35°) |
| OKLab | oklab(76.06% 0.0041 -0.122) |
| OKLCH | oklch(76.06% 0.122 271.9) |
| XYZ | xyz(45.3747, 43.2068, 100.5372) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.72
Light Grey Blue
#9DBCD4
ΔE00 8.94
Cornflowerblue
#6495ED
ΔE00 9.28
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACFF #FFE996
analogous
#96E0FF #96ACFF #B596FF
triadic
#96ACFF #FF96AC #ACFF96
tetradic
#96ACFF #FF96E0 #FFE996 #96FFB5
square
#96ACFF #FF96E0 #FFE996 #96FFB5
split-complementary
#96ACFF #FFB596 #E0FF96
monochromatic
#1C4BFF #597CFF #96ACFF #D3DCFF #E0E7FF
Accessibility & contrast
On white
2.18
#96ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#96ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACFF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACFF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#86ACFD
Tritanopia (blue-blind)
#73BDCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #96acff; /* rgb */ color: rgb(150, 172, 255); /* oklch */ color: oklch(76.1% 0.122 271.9);
Tailwind
colors: {
custom: {
50: '#b9c4ff',
500: '#96acff',
950: '#000000',
},
}SCSS
$custom: #96acff; $custom-light: #b9c4ff; $custom-dark: #000000;
JSON
{
"hex": "#96acff",
"rgb": {
"r": 150,
"g": 172,
"b": 255
},
"hsl": {
"h": 227.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.76056,
"c": 0.12211,
"h": 271.9
},
"luminance": 0.43209
}Semantic roles & 50–950 ramp
primary
#96ACFF
secondary
#F7F0D4
accent
#B500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186