#96ABFE#96ABFE
#96ABFE is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.8% C 0.122 H 272.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABFE |
|---|---|
| RGB | rgb(150, 171, 254) |
| HSL | hsl(228, 98%, 79%) |
| HSV | hsv(228, 41%, 100%) |
| CMYK | cmyk(40.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.39, 13.07, -43.49) |
| CIE-LCH | lch(71.39, 45.41, 286.73°) |
| OKLab | oklab(75.81% 0.0051 -0.1218) |
| OKLCH | oklch(75.81% 0.122 272.4) |
| XYZ | xyz(45.0245, 42.7634, 99.6285) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 9.03
Cornflowerblue
#6495ED
ΔE00 9.22
Perrywinkle
#8F8CE7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABFE #FEE996
analogous
#96DFFE #96ABFE #B596FE
triadic
#96ABFE #FE96AB #ABFE96
tetradic
#96ABFE #FE96DF #FEE996 #96FEB5
square
#96ABFE #FE96DF #FEE996 #96FEB5
split-complementary
#96ABFE #FEB596 #DFFE96
monochromatic
#1D4AFD #597BFD #96ABFE #D3DBFF #E1E7FF
Accessibility & contrast
On white
2.20
#96ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#96ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABFE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABFE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#74BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #96abfe; /* rgb */ color: rgb(150, 171, 254); /* oklch */ color: oklch(75.8% 0.122 272.4);
Tailwind
colors: {
custom: {
50: '#b8c3ff',
500: '#96abfe',
950: '#000000',
},
}SCSS
$custom: #96abfe; $custom-light: #b8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#96abfe",
"rgb": {
"r": 150,
"g": 171,
"b": 254
},
"hsl": {
"h": 227.885,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.75809,
"c": 0.12195,
"h": 272.4
},
"luminance": 0.42766
}Semantic roles & 50–950 ramp
primary
#96ABFE
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186