#96AAFA#96AAFA
#96AAFA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.4% C 0.118 H 272.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAFA |
|---|---|
| RGB | rgb(150, 170, 250) |
| HSL | hsl(228, 91%, 78%) |
| HSV | hsv(228, 40%, 98%) |
| CMYK | cmyk(40%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.96, 12.54, -41.99) |
| CIE-LCH | lch(70.96, 43.83, 286.63°) |
| OKLab | oklab(75.42% 0.0053 -0.1175) |
| OKLCH | oklch(75.42% 0.118 272.6) |
| XYZ | xyz(44.2025, 42.1335, 96.2275) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 5.43
Carolina Blue
#8AB8FE
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 9.01
Cornflowerblue
#6495ED
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAFA #FAE696
analogous
#96DCFA #96AAFA #B496FA
triadic
#96AAFA #FA96AA #AAFA96
tetradic
#96AAFA #FA96DC #FAE696 #96FAB4
square
#96AAFA #FA96DC #FAE696 #96FAB4
split-complementary
#96AAFA #FAB496 #DCFA96
monochromatic
#214BF4 #5C7BF7 #96AAFA #D0D9FD #E2E7FE
Accessibility & contrast
On white
2.23
#96AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#96AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAFA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAFA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#76BAC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96aafa; /* rgb */ color: rgb(150, 170, 250); /* oklch */ color: oklch(75.4% 0.118 272.6);
Tailwind
colors: {
custom: {
50: '#b8c3fc',
500: '#96aafa',
950: '#000000',
},
}SCSS
$custom: #96aafa; $custom-light: #b8c3fc; $custom-dark: #000000;
JSON
{
"hex": "#96aafa",
"rgb": {
"r": 150,
"g": 170,
"b": 250
},
"hsl": {
"h": 228,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.75418,
"c": 0.11765,
"h": 272.6
},
"luminance": 0.42136
}Semantic roles & 50–950 ramp
primary
#96AAFA
secondary
#F6EFD5
accent
#B800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185