#9FACE7#9FACE7
#9FACE7 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.6% C 0.086 H 274.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACE7 |
|---|---|
| RGB | rgb(159, 172, 231) |
| HSL | hsl(229, 60%, 76%) |
| HSV | hsv(229, 31%, 91%) |
| CMYK | cmyk(31.2%, 25.5%, 0%, 9.4%) |
| CIE-LAB | lab(71.31, 8.88, -31.07) |
| CIE-LCH | lch(71.31, 32.32, 285.95°) |
| OKLab | oklab(75.59% 0.0069 -0.086) |
| OKLCH | oklch(75.59% 0.086 274.6) |
| XYZ | xyz(43.4704, 42.6441, 81.5266) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.26
Periwinkle Blue
#8F99FB
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perrywinkle
#8F8CE7
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACE7 #E7DA9F
analogous
#9FD0E7 #9FACE7 #B69FE7
triadic
#9FACE7 #E79FAC #ACE79F
tetradic
#9FACE7 #E79FD0 #E7DA9F #9FE7B6
square
#9FACE7 #E79FD0 #E7DA9F #9FE7B6
split-complementary
#9FACE7 #E7B69F #D0E79F
monochromatic
#3D57CF #6E82DB #9FACE7 #D0D6F3 #E7EAF9
Accessibility & contrast
On white
2.20
#9FACE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#9FACE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACE7
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACE7 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EA
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#8CB7C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9face7; /* rgb */ color: rgb(159, 172, 231); /* oklch */ color: oklch(75.6% 0.086 274.6);
Tailwind
colors: {
custom: {
50: '#bdc4ee',
500: '#9face7',
950: '#000000',
},
}SCSS
$custom: #9face7; $custom-light: #bdc4ee; $custom-dark: #000000;
JSON
{
"hex": "#9face7",
"rgb": {
"r": 159,
"g": 172,
"b": 231
},
"hsl": {
"h": 229.167,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.75588,
"c": 0.08628,
"h": 274.6
},
"luminance": 0.42645
}Semantic roles & 50–950 ramp
primary
#9FACE7
secondary
#F0ECDB
accent
#A91EC8
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184