#96B8FA#96B8FA
#96B8FA is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.3% C 0.102 H 263.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96B8FA |
|---|---|
| RGB | rgb(150, 184, 250) |
| HSL | hsl(220, 91%, 78%) |
| HSV | hsv(220, 40%, 98%) |
| CMYK | cmyk(40%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(74.61, 4.73, -36.31) |
| CIE-LCH | lch(74.61, 36.62, 277.41°) |
| OKLab | oklab(78.26% -0.0121 -0.1011) |
| OKLCH | oklch(78.26% 0.102 263.2) |
| XYZ | xyz(46.9681, 47.6647, 97.1493) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.33
Carolina Blue
#8AB8FE
ΔE00 2.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.42
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Sky Blue (survey)
#75BBFD
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B8FA #FAD896
analogous
#96EAFA #96B8FA #A696FA
triadic
#96B8FA #FA96B8 #B8FA96
tetradic
#96B8FA #FA96EA #FAD896 #96FAA6
square
#96B8FA #FA96EA #FAD896 #96FAA6
split-complementary
#96B8FA #FAA696 #EAFA96
monochromatic
#2169F4 #5C90F7 #96B8FA #D0E0FD #E2EBFE
Accessibility & contrast
On white
1.99
#96B8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#96B8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B8FA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B8FA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#74C6CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96b8fa; /* rgb */ color: rgb(150, 184, 250); /* oklch */ color: oklch(78.3% 0.102 263.2);
Tailwind
colors: {
custom: {
50: '#b8cdfc',
500: '#96b8fa',
950: '#000000',
},
}SCSS
$custom: #96b8fa; $custom-light: #b8cdfc; $custom-dark: #000000;
JSON
{
"hex": "#96b8fa",
"rgb": {
"r": 150,
"g": 184,
"b": 250
},
"hsl": {
"h": 219.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.78255,
"c": 0.10187,
"h": 263.2
},
"luminance": 0.47667
}Semantic roles & 50–950 ramp
primary
#96B8FA
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285