#9AAFFC#9AAFFC
#9AAFFC is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.113 H 271.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAFFC |
|---|---|
| RGB | rgb(154, 175, 252) |
| HSL | hsl(227, 94%, 80%) |
| HSV | hsv(227, 39%, 99%) |
| CMYK | cmyk(38.9%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.60, 11.30, -40.50) |
| CIE-LCH | lch(72.60, 42.05, 285.59°) |
| OKLab | oklab(76.78% 0.0037 -0.1131) |
| OKLCH | oklch(76.78% 0.113 271.9) |
| XYZ | xyz(46.2218, 44.5561, 98.2413) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.18
Carolina Blue
#8AB8FE
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAFFC #FCE79A
analogous
#9AE0FC #9AAFFC #B69AFC
triadic
#9AAFFC #FC9AAF #AFFC9A
tetradic
#9AAFFC #FC9AE0 #FCE79A #9AFCB6
square
#9AAFFC #FC9AE0 #FCE79A #9AFCB6
split-complementary
#9AAFFC #FCB69A #E0FC9A
monochromatic
#2351F8 #5F80FA #9AAFFC #D5DEFE #E1E7FE
Accessibility & contrast
On white
2.12
#9AAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#9AAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAFFC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAFFC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8DAEFA
Tritanopia (blue-blind)
#7BBECA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9aaffc; /* rgb */ color: rgb(154, 175, 252); /* oklch */ color: oklch(76.8% 0.113 271.9);
Tailwind
colors: {
custom: {
50: '#bbc6fd',
500: '#9aaffc',
950: '#000000',
},
}SCSS
$custom: #9aaffc; $custom-light: #bbc6fd; $custom-dark: #000000;
JSON
{
"hex": "#9aaffc",
"rgb": {
"r": 154,
"g": 175,
"b": 252
},
"hsl": {
"h": 227.143,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.7678,
"c": 0.11321,
"h": 271.9
},
"luminance": 0.44558
}Semantic roles & 50–950 ramp
primary
#9AAFFC
secondary
#F6EFD5
accent
#B400E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285