#9AA7E7#9AA7E7
#9AA7E7 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.2% C 0.094 H 275.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA7E7 |
|---|---|
| RGB | rgb(154, 167, 231) |
| HSL | hsl(230, 62%, 75%) |
| HSV | hsv(230, 33%, 91%) |
| CMYK | cmyk(33.3%, 27.7%, 0%, 9.4%) |
| CIE-LAB | lab(69.67, 10.27, -33.65) |
| CIE-LCH | lch(69.67, 35.18, 286.98°) |
| OKLab | oklab(74.22% 0.0083 -0.0934) |
| OKLCH | oklch(74.22% 0.094 275) |
| XYZ | xyz(41.5649, 40.2755, 81.1698) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 7.96
Carolina Blue
#8AB8FE
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 9.07
Lavender
#B39DDB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA7E7 #E7DA9A
analogous
#9ACDE7 #9AA7E7 #B39AE7
triadic
#9AA7E7 #E79AA7 #A7E79A
tetradic
#9AA7E7 #E79ACD #E7DA9A #9AE7B3
square
#9AA7E7 #E79ACD #E7DA9A #9AE7B3
split-complementary
#9AA7E7 #E7B39A #CDE79A
monochromatic
#3751CF #697CDB #9AA7E7 #CBD2F3 #E6E9F9
Accessibility & contrast
On white
2.32
#9AA7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#9AA7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA7E7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA7E7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADEA
Deuteranopia (green-blind)
#8EA7E5
Tritanopia (blue-blind)
#85B3BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa7e7; /* rgb */ color: rgb(154, 167, 231); /* oklch */ color: oklch(74.2% 0.094 275.0);
Tailwind
colors: {
custom: {
50: '#bac1ef',
500: '#9aa7e7',
950: '#000000',
},
}SCSS
$custom: #9aa7e7; $custom-light: #bac1ef; $custom-dark: #000000;
JSON
{
"hex": "#9aa7e7",
"rgb": {
"r": 154,
"g": 167,
"b": 231
},
"hsl": {
"h": 229.87,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.74221,
"c": 0.0938,
"h": 275
},
"luminance": 0.40277
}Semantic roles & 50–950 ramp
primary
#9AA7E7
secondary
#F0EDDB
accent
#AC1CC9
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184