#9FAEFE#9FAEFE
#9FAEFE is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.0% C 0.116 H 275.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAEFE |
|---|---|
| RGB | rgb(159, 174, 254) |
| HSL | hsl(231, 98%, 81%) |
| HSV | hsv(231, 37%, 100%) |
| CMYK | cmyk(37.4%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.76, 13.70, -41.31) |
| CIE-LCH | lch(72.76, 43.52, 288.35°) |
| OKLab | oklab(77.02% 0.0106 -0.1154) |
| OKLCH | oklch(77.02% 0.116 275.2) |
| XYZ | xyz(47.3183, 44.7968, 99.9002) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.86
Periwinkle Blue
#8F99FB
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAEFE #FEEF9F
analogous
#9FDDFE #9FAEFE #BF9FFE
triadic
#9FAEFE #FE9FAE #AEFE9F
tetradic
#9FAEFE #FE9FDD #FEEF9F #9FFEBF
square
#9FAEFE #FE9FDD #FEEF9F #9FFEBF
split-complementary
#9FAEFE #FEBF9F #DDFE9F
monochromatic
#2648FD #627BFD #9FAEFE #DCE1FF #E1E5FF
Accessibility & contrast
On white
2.11
#9FAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#9FAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAEFE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAEFE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#83BECB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9faefe; /* rgb */ color: rgb(159, 174, 254); /* oklch */ color: oklch(77.0% 0.116 275.2);
Tailwind
colors: {
custom: {
50: '#bec6ff',
500: '#9faefe',
950: '#000000',
},
}SCSS
$custom: #9faefe; $custom-light: #bec6ff; $custom-dark: #000000;
JSON
{
"hex": "#9faefe",
"rgb": {
"r": 159,
"g": 174,
"b": 254
},
"hsl": {
"h": 230.526,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.77015,
"c": 0.11588,
"h": 275.2
},
"luminance": 0.44799
}Semantic roles & 50–950 ramp
primary
#9FAEFE
secondary
#F7F1D4
accent
#C100E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286