#9FAEFB#9FAEFB
#9FAEFB is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.9% C 0.112 H 275.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEFB |
|---|---|
| RGB | rgb(159, 174, 251) |
| HSL | hsl(230, 92%, 80%) |
| HSV | hsv(230, 37%, 98%) |
| CMYK | cmyk(36.7%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.63, 12.91, -39.89) |
| CIE-LCH | lch(72.63, 41.92, 287.93°) |
| OKLab | oklab(76.88% 0.0098 -0.1113) |
| OKLCH | oklch(76.88% 0.112 275) |
| XYZ | xyz(46.8416, 44.6062, 97.3899) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 5.82
Carolina Blue
#8AB8FE
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 9.02
Powder Blue (survey)
#B1D1FC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEFB #FBEC9F
analogous
#9FDCFB #9FAEFB #BE9FFB
triadic
#9FAEFB #FB9FAE #AEFB9F
tetradic
#9FAEFB #FB9FDC #FBEC9F #9FFBBE
square
#9FAEFB #FB9FDC #FBEC9F #9FFBBE
split-complementary
#9FAEFB #FBBE9F #DCFB9F
monochromatic
#294BF6 #647CF9 #9FAEFB #DAE0FD #E2E6FE
Accessibility & contrast
On white
2.12
#9FAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#9FAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEFB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEFB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#84BDCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9faefb; /* rgb */ color: rgb(159, 174, 251); /* oklch */ color: oklch(76.9% 0.112 275.0);
Tailwind
colors: {
custom: {
50: '#bec6fd',
500: '#9faefb',
950: '#000000',
},
}SCSS
$custom: #9faefb; $custom-light: #bec6fd; $custom-dark: #000000;
JSON
{
"hex": "#9faefb",
"rgb": {
"r": 159,
"g": 174,
"b": 251
},
"hsl": {
"h": 230.217,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.76876,
"c": 0.11172,
"h": 275
},
"luminance": 0.44608
}Semantic roles & 50–950 ramp
primary
#9FAEFB
secondary
#F6F1D5
accent
#C000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285