#96ACFA#96ACFA
#96ACFA is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.8% C 0.115 H 271.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACFA |
|---|---|
| RGB | rgb(150, 172, 250) |
| HSL | hsl(227, 91%, 78%) |
| HSV | hsv(227, 40%, 98%) |
| CMYK | cmyk(40%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(71.48, 11.42, -41.19) |
| CIE-LCH | lch(71.48, 42.74, 285.49°) |
| OKLab | oklab(75.82% 0.0028 -0.1152) |
| OKLCH | oklch(75.82% 0.115 271.4) |
| XYZ | xyz(44.5803, 42.8891, 96.3534) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 5.77
Light Grey Blue
#9DBCD4
ΔE00 9.01
Cornflowerblue
#6495ED
ΔE00 9.25
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACFA #FAE496
analogous
#96DEFA #96ACFA #B296FA
triadic
#96ACFA #FA96AC #ACFA96
tetradic
#96ACFA #FA96DE #FAE496 #96FAB2
square
#96ACFA #FA96DE #FAE496 #96FAB2
split-complementary
#96ACFA #FAB296 #DEFA96
monochromatic
#2150F4 #5C7EF7 #96ACFA #D0DAFD #E2E8FE
Accessibility & contrast
On white
2.19
#96ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#96ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACFA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACFA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#76BCC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96acfa; /* rgb */ color: rgb(150, 172, 250); /* oklch */ color: oklch(75.8% 0.115 271.4);
Tailwind
colors: {
custom: {
50: '#b8c4fc',
500: '#96acfa',
950: '#000000',
},
}SCSS
$custom: #96acfa; $custom-light: #b8c4fc; $custom-dark: #000000;
JSON
{
"hex": "#96acfa",
"rgb": {
"r": 150,
"g": 172,
"b": 250
},
"hsl": {
"h": 226.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.75818,
"c": 0.11522,
"h": 271.4
},
"luminance": 0.42891
}Semantic roles & 50–950 ramp
primary
#96ACFA
secondary
#F6EFD5
accent
#B300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185