#9AAFFE#9AAFFE
#9AAFFE is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.9% C 0.116 H 272.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAFFE |
|---|---|
| RGB | rgb(154, 175, 254) |
| HSL | hsl(227, 98%, 80%) |
| HSV | hsv(227, 39%, 100%) |
| CMYK | cmyk(39.4%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.68, 11.84, -41.45) |
| CIE-LCH | lch(72.68, 43.11, 285.94°) |
| OKLab | oklab(76.87% 0.0042 -0.1159) |
| OKLCH | oklch(76.87% 0.116 272.1) |
| XYZ | xyz(46.5404, 44.6836, 99.9192) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAFFE #FEE99A
analogous
#9AE1FE #9AAFFE #B79AFE
triadic
#9AAFFE #FE9AAF #AFFE9A
tetradic
#9AAFFE #FE9AE1 #FEE99A #9AFEB7
square
#9AAFFE #FE9AE1 #FEE99A #9AFEB7
split-complementary
#9AAFFE #FEB79A #E1FE9A
monochromatic
#214FFD #5D7FFD #9AAFFE #D7DFFF #E1E7FF
Accessibility & contrast
On white
2.11
#9AAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#9AAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAFFE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAFFE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#7ABFCB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9aaffe; /* rgb */ color: rgb(154, 175, 254); /* oklch */ color: oklch(76.9% 0.116 272.1);
Tailwind
colors: {
custom: {
50: '#bbc6ff',
500: '#9aaffe',
950: '#000000',
},
}SCSS
$custom: #9aaffe; $custom-light: #bbc6ff; $custom-dark: #000000;
JSON
{
"hex": "#9aaffe",
"rgb": {
"r": 154,
"g": 175,
"b": 254
},
"hsl": {
"h": 227.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.76873,
"c": 0.11596,
"h": 272.1
},
"luminance": 0.44686
}Semantic roles & 50–950 ramp
primary
#9AAFFE
secondary
#F7F0D4
accent
#B500E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286