#9FAEFA#9FAEFA
#9FAEFA is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.110 H 275.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEFA |
|---|---|
| RGB | rgb(159, 174, 250) |
| HSL | hsl(230, 90%, 80%) |
| HSV | hsv(230, 36%, 98%) |
| CMYK | cmyk(36.4%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(72.59, 12.65, -39.41) |
| CIE-LCH | lch(72.59, 41.39, 287.79°) |
| OKLab | oklab(76.83% 0.0095 -0.1099) |
| OKLCH | oklch(76.83% 0.11 275) |
| XYZ | xyz(46.6844, 44.5433, 96.5619) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.89
Periwinkle Blue
#8F99FB
ΔE00 5.86
Carolina Blue
#8AB8FE
ΔE00 7.16
Light Periwinkle
#C1C6FC
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 9.00
Powder Blue (survey)
#B1D1FC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEFA #FAEB9F
analogous
#9FDBFA #9FAEFA #BD9FFA
triadic
#9FAEFA #FA9FAE #AEFA9F
tetradic
#9FAEFA #FA9FDB #FAEB9F #9FFABD
square
#9FAEFA #FA9FDB #FAEB9F #9FFABD
split-complementary
#9FAEFA #FABD9F #DBFA9F
monochromatic
#2B4CF4 #657DF7 #9FAEFA #D9DFFD #E2E6FD
Accessibility & contrast
On white
2.12
#9FAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#9FAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEFA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEFA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#84BDC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9faefa; /* rgb */ color: rgb(159, 174, 250); /* oklch */ color: oklch(76.8% 0.110 275.0);
Tailwind
colors: {
custom: {
50: '#bec6fc',
500: '#9faefa',
950: '#000000',
},
}SCSS
$custom: #9faefa; $custom-light: #bec6fc; $custom-dark: #000000;
JSON
{
"hex": "#9faefa",
"rgb": {
"r": 159,
"g": 174,
"b": 250
},
"hsl": {
"h": 230.11,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.7683,
"c": 0.11033,
"h": 275
},
"luminance": 0.44545
}Semantic roles & 50–950 ramp
primary
#9FAEFA
secondary
#F6F0D5
accent
#C000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285