#9FAED2#9FAED2
#9FAED2 is a light, muted blue. Relative luminance 0.423; OKLCH L 75.1% C 0.055 H 267.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAED2 |
|---|---|
| RGB | rgb(159, 174, 210) |
| HSL | hsl(222, 36%, 72%) |
| HSV | hsv(222, 24%, 82%) |
| CMYK | cmyk(24.3%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.07, 2.67, -19.95) |
| CIE-LCH | lch(71.07, 20.13, 277.62°) |
| OKLab | oklab(75.15% -0.0026 -0.0546) |
| OKLCH | oklch(75.15% 0.055 267.3) |
| XYZ | xyz(41.0639, 42.2951, 66.9605) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 8.07
Light Periwinkle
#C1C6FC
ΔE00 8.57
Light Grey Blue
#9DBCD4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAED2 #D2C39F
analogous
#9FC7D2 #9FAED2 #AA9FD2
triadic
#9FAED2 #D29FAE #AED29F
tetradic
#9FAED2 #D29FC7 #D2C39F #9FD2AA
square
#9FAED2 #D29FC7 #D2C39F #9FD2AA
split-complementary
#9FAED2 #D2AA9F #C7D29F
monochromatic
#4F69A8 #758BBE #9FAED2 #C9D1E6 #EAEDF5
Accessibility & contrast
On white
2.22
#9FAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#9FAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAED2
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAED2 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#9FACD1
Tritanopia (blue-blind)
#92B5BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9faed2; /* rgb */ color: rgb(159, 174, 210); /* oklch */ color: oklch(75.1% 0.055 267.3);
Tailwind
colors: {
custom: {
50: '#bcc6df',
500: '#9faed2',
950: '#000000',
},
}SCSS
$custom: #9faed2; $custom-light: #bcc6df; $custom-dark: #000000;
JSON
{
"hex": "#9faed2",
"rgb": {
"r": 159,
"g": 174,
"b": 210
},
"hsl": {
"h": 222.353,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.7515,
"c": 0.05465,
"h": 267.3
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#9FAED2
secondary
#ECE8DF
accent
#8C36AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283