#9FC4F9#9FC4F9
#9FC4F9 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.3% C 0.085 H 257.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC4F9 |
|---|---|
| RGB | rgb(159, 196, 249) |
| HSL | hsl(215, 88%, 80%) |
| HSV | hsv(215, 36%, 98%) |
| CMYK | cmyk(36.1%, 21.3%, 0%, 2.4%) |
| CIE-LAB | lab(78.28, 0.27, -30.07) |
| CIE-LCH | lch(78.28, 30.07, 270.52°) |
| OKLab | oklab(81.25% -0.0187 -0.0832) |
| OKLCH | oklch(81.25% 0.085 257.3) |
| XYZ | xyz(51.1316, 53.6879, 97.2728) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.49
Baby Blue (survey)
#A2CFFE
ΔE00 3.41
Powder Blue (survey)
#B1D1FC
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 3.91
Light Blue
#95D0FC
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC4F9 #F9D49F
analogous
#9FF1F9 #9FC4F9 #A79FF9
triadic
#9FC4F9 #F99FC4 #C4F99F
tetradic
#9FC4F9 #F99FF1 #F9D49F #9FF9A7
square
#9FC4F9 #F99FF1 #F9D49F #9FF9A7
split-complementary
#9FC4F9 #F9A79F #F1F99F
monochromatic
#2C7DF2 #65A1F5 #9FC4F9 #D9E7FD #E2EDFD
Accessibility & contrast
On white
1.79
#9FC4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#9FC4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC4F9
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC4F9 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6FB
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#82CFD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fc4f9; /* rgb */ color: rgb(159, 196, 249); /* oklch */ color: oklch(81.3% 0.085 257.3);
Tailwind
colors: {
custom: {
50: '#bed5fb',
500: '#9fc4f9',
950: '#000000',
},
}SCSS
$custom: #9fc4f9; $custom-light: #bed5fb; $custom-dark: #000000;
JSON
{
"hex": "#9fc4f9",
"rgb": {
"r": 159,
"g": 196,
"b": 249
},
"hsl": {
"h": 215.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81251,
"c": 0.08529,
"h": 257.3
},
"luminance": 0.5369
}Semantic roles & 50–950 ramp
primary
#9FC4F9
secondary
#DAA962
accent
#8701E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385