#9FACEA#9FACEA
#9FACEA is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.7% C 0.090 H 274.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACEA |
|---|---|
| RGB | rgb(159, 172, 234) |
| HSL | hsl(230, 64%, 77%) |
| HSV | hsv(230, 32%, 92%) |
| CMYK | cmyk(32.1%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(71.43, 9.64, -32.53) |
| CIE-LCH | lch(71.43, 33.93, 286.51°) |
| OKLab | oklab(75.72% 0.0077 -0.0902) |
| OKLCH | oklch(75.72% 0.09 274.9) |
| XYZ | xyz(43.8977, 42.8150, 83.7772) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 8.41
Perrywinkle
#8F8CE7
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACEA #EADD9F
analogous
#9FD2EA #9FACEA #B89FEA
triadic
#9FACEA #EA9FAC #ACEA9F
tetradic
#9FACEA #EA9FD2 #EADD9F #9FEAB8
square
#9FACEA #EA9FD2 #EADD9F #9FEAB8
split-complementary
#9FACEA #EAB89F #D2EA9F
monochromatic
#3B55D4 #6D81DF #9FACEA #D1D7F5 #E6E9FA
Accessibility & contrast
On white
2.20
#9FACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#9FACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACEA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACEA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#8BB8C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9facea; /* rgb */ color: rgb(159, 172, 234); /* oklch */ color: oklch(75.7% 0.090 274.9);
Tailwind
colors: {
custom: {
50: '#bdc4f1',
500: '#9facea',
950: '#000000',
},
}SCSS
$custom: #9facea; $custom-light: #bdc4f1; $custom-dark: #000000;
JSON
{
"hex": "#9facea",
"rgb": {
"r": 159,
"g": 172,
"b": 234
},
"hsl": {
"h": 229.6,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.75717,
"c": 0.09049,
"h": 274.9
},
"luminance": 0.42816
}Semantic roles & 50–950 ramp
primary
#9FACEA
secondary
#F1EDDA
accent
#AD1ACC
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184