#96ABFA#96ABFA
#96ABFA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.116 H 272.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABFA |
|---|---|
| RGB | rgb(150, 171, 250) |
| HSL | hsl(227, 91%, 78%) |
| HSV | hsv(227, 40%, 98%) |
| CMYK | cmyk(40%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(71.22, 11.98, -41.59) |
| CIE-LCH | lch(71.22, 43.28, 286.07°) |
| OKLab | oklab(75.62% 0.0041 -0.1164) |
| OKLCH | oklch(75.62% 0.116 272) |
| XYZ | xyz(44.3907, 42.5099, 96.2902) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 9.10
Cornflowerblue
#6495ED
ΔE00 9.20
Perrywinkle
#8F8CE7
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABFA #FAE596
analogous
#96DDFA #96ABFA #B396FA
triadic
#96ABFA #FA96AB #ABFA96
tetradic
#96ABFA #FA96DD #FAE596 #96FAB3
square
#96ABFA #FA96DD #FAE596 #96FAB3
split-complementary
#96ABFA #FAB396 #DDFA96
monochromatic
#214EF4 #5C7CF7 #96ABFA #D0DAFD #E2E8FE
Accessibility & contrast
On white
2.21
#96ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#96ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABFA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABFA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#76BBC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96abfa; /* rgb */ color: rgb(150, 171, 250); /* oklch */ color: oklch(75.6% 0.116 272.0);
Tailwind
colors: {
custom: {
50: '#b8c3fc',
500: '#96abfa',
950: '#000000',
},
}SCSS
$custom: #96abfa; $custom-light: #b8c3fc; $custom-dark: #000000;
JSON
{
"hex": "#96abfa",
"rgb": {
"r": 150,
"g": 171,
"b": 250
},
"hsl": {
"h": 227.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.75618,
"c": 0.11643,
"h": 272
},
"luminance": 0.42512
}Semantic roles & 50–950 ramp
primary
#96ABFA
secondary
#F6EFD5
accent
#B500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185