#9FAEEE#9FAEEE
#9FAEEE is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.094 H 273.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEEE |
|---|---|
| RGB | rgb(159, 174, 238) |
| HSL | hsl(229, 70%, 78%) |
| HSV | hsv(229, 33%, 93%) |
| CMYK | cmyk(33.2%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.10, 9.54, -33.66) |
| CIE-LCH | lch(72.10, 34.99, 285.82°) |
| OKLab | oklab(76.29% 0.0063 -0.0934) |
| OKLCH | oklch(76.29% 0.094 273.8) |
| XYZ | xyz(44.8623, 43.8144, 86.9656) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.26
Periwinkle Blue
#8F99FB
ΔE00 6.58
Light Periwinkle
#C1C6FC
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEEE #EEDF9F
analogous
#9FD5EE #9FAEEE #B79FEE
triadic
#9FAEEE #EE9FAE #AEEE9F
tetradic
#9FAEEE #EE9FD5 #EEDF9F #9FEEB7
square
#9FAEEE #EE9FD5 #EEDF9F #9FEEB7
split-complementary
#9FAEEE #EEB79F #D5EE9F
monochromatic
#3756DC #6B82E5 #9FAEEE #D3DAF7 #E5E9FA
Accessibility & contrast
On white
2.15
#9FAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#9FAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEEE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEEE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#89BAC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9faeee; /* rgb */ color: rgb(159, 174, 238); /* oklch */ color: oklch(76.3% 0.094 273.8);
Tailwind
colors: {
custom: {
50: '#bdc6f3',
500: '#9faeee',
950: '#000000',
},
}SCSS
$custom: #9faeee; $custom-light: #bdc6f3; $custom-dark: #000000;
JSON
{
"hex": "#9faeee",
"rgb": {
"r": 159,
"g": 174,
"b": 238
},
"hsl": {
"h": 228.608,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.76294,
"c": 0.09362,
"h": 273.8
},
"luminance": 0.43816
}Semantic roles & 50–950 ramp
primary
#9FAEEE
secondary
#F2EDD9
accent
#AE14D2
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285