#9FAEFC#9FAEFC
#9FAEFC is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.9% C 0.113 H 275.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEFC |
|---|---|
| RGB | rgb(159, 174, 252) |
| HSL | hsl(230, 94%, 81%) |
| HSV | hsv(230, 37%, 99%) |
| CMYK | cmyk(36.9%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(72.67, 13.17, -40.36) |
| CIE-LCH | lch(72.67, 42.46, 288.08°) |
| OKLab | oklab(76.92% 0.01 -0.1127) |
| OKLCH | oklch(76.92% 0.113 275.1) |
| XYZ | xyz(46.9997, 44.6694, 98.2222) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 5.79
Carolina Blue
#8AB8FE
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 9.03
Powder Blue (survey)
#B1D1FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEFC #FCED9F
analogous
#9FDCFC #9FAEFC #BE9FFC
triadic
#9FAEFC #FC9FAE #AEFC9F
tetradic
#9FAEFC #FC9FDC #FCED9F #9FFCBE
square
#9FAEFC #FC9FDC #FCED9F #9FFCBE
split-complementary
#9FAEFC #FCBE9F #DCFC9F
monochromatic
#284AF8 #647CFA #9FAEFC #DAE0FE #E1E6FE
Accessibility & contrast
On white
2.11
#9FAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#9FAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEFC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEFC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#83BDCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9faefc; /* rgb */ color: rgb(159, 174, 252); /* oklch */ color: oklch(76.9% 0.113 275.1);
Tailwind
colors: {
custom: {
50: '#bec6fd',
500: '#9faefc',
950: '#000000',
},
}SCSS
$custom: #9faefc; $custom-light: #bec6fd; $custom-dark: #000000;
JSON
{
"hex": "#9faefc",
"rgb": {
"r": 159,
"g": 174,
"b": 252
},
"hsl": {
"h": 230.323,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.76923,
"c": 0.11311,
"h": 275.1
},
"luminance": 0.44671
}Semantic roles & 50–950 ramp
primary
#9FAEFC
secondary
#F6F1D5
accent
#C000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285