#96AFF2#96AFF2
#96AFF2 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.101 H 268.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFF2 |
|---|---|
| RGB | rgb(150, 175, 242) |
| HSL | hsl(224, 78%, 77%) |
| HSV | hsv(224, 38%, 95%) |
| CMYK | cmyk(38%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.93, 7.58, -36.15) |
| CIE-LCH | lch(71.93, 36.94, 281.84°) |
| OKLab | oklab(76.06% -0.0031 -0.1007) |
| OKLCH | oklch(76.06% 0.101 268.2) |
| XYZ | xyz(43.9298, 43.5527, 90.0790) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFF2 #F2D996
analogous
#96DDF2 #96AFF2 #AB96F2
triadic
#96AFF2 #F296AF #AFF296
tetradic
#96AFF2 #F296DD #F2D996 #96F2AB
square
#96AFF2 #F296DD #F2D996 #96F2AB
split-complementary
#96AFF2 #F2AB96 #DDF296
monochromatic
#295CE5 #6086EB #96AFF2 #CCD8F9 #E4EAFC
Accessibility & contrast
On white
2.16
#96AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#96AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFF2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFF2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F5
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#79BDC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #96aff2; /* rgb */ color: rgb(150, 175, 242); /* oklch */ color: oklch(76.1% 0.101 268.2);
Tailwind
colors: {
custom: {
50: '#b8c6f6',
500: '#96aff2',
950: '#000000',
},
}SCSS
$custom: #96aff2; $custom-light: #b8c6f6; $custom-dark: #000000;
JSON
{
"hex": "#96aff2",
"rgb": {
"r": 150,
"g": 175,
"b": 242
},
"hsl": {
"h": 223.696,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.76057,
"c": 0.10074,
"h": 268.2
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#96AFF2
secondary
#F3ECD8
accent
#A20BDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285