#96AAF3#96AAF3
#96AAF3 is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.1% C 0.108 H 271.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAF3 |
|---|---|
| RGB | rgb(150, 170, 243) |
| HSL | hsl(227, 79%, 77%) |
| HSV | hsv(227, 38%, 95%) |
| CMYK | cmyk(38.3%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(70.67, 10.65, -38.66) |
| CIE-LCH | lch(70.67, 40.10, 285.40°) |
| OKLab | oklab(75.09% 0.0035 -0.1079) |
| OKLCH | oklch(75.09% 0.108 271.9) |
| XYZ | xyz(43.1252, 41.7026, 90.5538) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 8.91
Cornflowerblue
#6495ED
ΔE00 9.20
Light Grey Blue
#9DBCD4
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAF3 #F3DF96
analogous
#96D8F3 #96AAF3 #B196F3
triadic
#96AAF3 #F396AA #AAF396
tetradic
#96AAF3 #F396D8 #F3DF96 #96F3B1
square
#96AAF3 #F396D8 #F3DF96 #96F3B1
split-complementary
#96AAF3 #F3B196 #D8F396
monochromatic
#2851E6 #5F7EED #96AAF3 #CDD6F9 #E4E9FC
Accessibility & contrast
On white
2.25
#96AAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#96AAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAF3
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAF3 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F6
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#79B9C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #96aaf3; /* rgb */ color: rgb(150, 170, 243); /* oklch */ color: oklch(75.1% 0.108 271.9);
Tailwind
colors: {
custom: {
50: '#b8c3f7',
500: '#96aaf3',
950: '#000000',
},
}SCSS
$custom: #96aaf3; $custom-light: #b8c3f7; $custom-dark: #000000;
JSON
{
"hex": "#96aaf3",
"rgb": {
"r": 150,
"g": 170,
"b": 243
},
"hsl": {
"h": 227.097,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.7509,
"c": 0.10796,
"h": 271.9
},
"luminance": 0.41705
}Semantic roles & 50–950 ramp
primary
#96AAF3
secondary
#F4EED7
accent
#AF0ADC
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#121217
muted
#818185