#96ABFC#96ABFC
#96ABFC is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.7% C 0.119 H 272.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABFC |
|---|---|
| RGB | rgb(150, 171, 252) |
| HSL | hsl(228, 94%, 79%) |
| HSV | hsv(228, 40%, 99%) |
| CMYK | cmyk(40.5%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(71.31, 12.52, -42.54) |
| CIE-LCH | lch(71.31, 44.34, 286.40°) |
| OKLab | oklab(75.71% 0.0046 -0.1191) |
| OKLCH | oklch(75.71% 0.119 272.2) |
| XYZ | xyz(44.7059, 42.6360, 97.9505) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.16
Carolina Blue
#8AB8FE
ΔE00 6.03
Light Grey Blue
#9DBCD4
ΔE00 9.06
Cornflowerblue
#6495ED
ΔE00 9.21
Perrywinkle
#8F8CE7
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABFC #FCE796
analogous
#96DEFC #96ABFC #B496FC
triadic
#96ABFC #FC96AB #ABFC96
tetradic
#96ABFC #FC96DE #FCE796 #96FCB4
square
#96ABFC #FC96DE #FCE796 #96FCB4
split-complementary
#96ABFC #FCB496 #DEFC96
monochromatic
#1F4CF9 #5B7BFA #96ABFC #D2DBFE #E1E7FE
Accessibility & contrast
On white
2.20
#96ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#96ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABFC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABFC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#75BBC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96abfc; /* rgb */ color: rgb(150, 171, 252); /* oklch */ color: oklch(75.7% 0.119 272.2);
Tailwind
colors: {
custom: {
50: '#b8c3fd',
500: '#96abfc',
950: '#000000',
},
}SCSS
$custom: #96abfc; $custom-light: #b8c3fd; $custom-dark: #000000;
JSON
{
"hex": "#96abfc",
"rgb": {
"r": 150,
"g": 171,
"b": 252
},
"hsl": {
"h": 227.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.75713,
"c": 0.11919,
"h": 272.2
},
"luminance": 0.42638
}Semantic roles & 50–950 ramp
primary
#96ABFC
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185