#9FACDA#9FACDA
#9FACDA is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.068 H 272.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACDA |
|---|---|
| RGB | rgb(159, 172, 218) |
| HSL | hsl(227, 44%, 74%) |
| HSV | hsv(227, 27%, 85%) |
| CMYK | cmyk(27.1%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(70.83, 5.68, -24.71) |
| CIE-LCH | lch(70.83, 25.36, 282.94°) |
| OKLab | oklab(75.05% 0.0028 -0.068) |
| OKLCH | oklch(75.05% 0.068 272.4) |
| XYZ | xyz(41.7021, 41.9367, 72.2135) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.37
Light Periwinkle
#C1C6FC
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 8.47
Lightsteelblue
#B0C4DE
ΔE00 8.75
Lavender
#B39DDB
ΔE00 9.38
Carolina Blue
#8AB8FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACDA #DACD9F
analogous
#9FCADA #9FACDA #B09FDA
triadic
#9FACDA #DA9FAC #ACDA9F
tetradic
#9FACDA #DA9FCA #DACD9F #9FDAB0
square
#9FACDA #DA9FCA #DACD9F #9FDAB0
split-complementary
#9FACDA #DAB09F #CADA9F
monochromatic
#4760B8 #7386C9 #9FACDA #CBD2EB #E9ECF6
Accessibility & contrast
On white
2.24
#9FACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9FACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACDA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACDA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DC
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#90B5BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9facda; /* rgb */ color: rgb(159, 172, 218); /* oklch */ color: oklch(75.0% 0.068 272.4);
Tailwind
colors: {
custom: {
50: '#bcc4e5',
500: '#9facda',
950: '#000000',
},
}SCSS
$custom: #9facda; $custom-light: #bcc4e5; $custom-dark: #000000;
JSON
{
"hex": "#9facda",
"rgb": {
"r": 159,
"g": 172,
"b": 218
},
"hsl": {
"h": 226.78,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.7505,
"c": 0.06802,
"h": 272.4
},
"luminance": 0.41938
}Semantic roles & 50–950 ramp
primary
#9FACDA
secondary
#EDEADE
accent
#992EB8
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121215
muted
#818184