#9DAFFC#9DAFFC
#9DAFFC is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.112 H 273.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAFFC |
|---|---|
| RGB | rgb(157, 175, 252) |
| HSL | hsl(229, 94%, 80%) |
| HSV | hsv(229, 38%, 99%) |
| CMYK | cmyk(37.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.80, 12.09, -40.18) |
| CIE-LCH | lch(72.80, 41.96, 286.74°) |
| OKLab | oklab(76.98% 0.0067 -0.1122) |
| OKLCH | oklch(76.98% 0.112 273.4) |
| XYZ | xyz(46.8001, 44.8543, 98.2684) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Periwinkle Blue
#8F99FB
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 8.57
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAFFC #FCEA9D
analogous
#9DDEFC #9DAFFC #BB9DFC
triadic
#9DAFFC #FC9DAF #AFFC9D
tetradic
#9DAFFC #FC9DDE #FCEA9D #9DFCBB
square
#9DAFFC #FC9DDE #FCEA9D #9DFCBB
split-complementary
#9DAFFC #FCBB9D #DEFC9D
monochromatic
#264EF8 #627FFA #9DAFFC #D8DFFE #E1E7FE
Accessibility & contrast
On white
2.11
#9DAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#9DAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAFFC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAFFC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#80BECA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9daffc; /* rgb */ color: rgb(157, 175, 252); /* oklch */ color: oklch(77.0% 0.112 273.4);
Tailwind
colors: {
custom: {
50: '#bdc6fd',
500: '#9daffc',
950: '#000000',
},
}SCSS
$custom: #9daffc; $custom-light: #bdc6fd; $custom-dark: #000000;
JSON
{
"hex": "#9daffc",
"rgb": {
"r": 157,
"g": 175,
"b": 252
},
"hsl": {
"h": 228.632,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.76983,
"c": 0.11237,
"h": 273.4
},
"luminance": 0.44856
}Semantic roles & 50–950 ramp
primary
#9DAFFC
secondary
#F6F0D5
accent
#BA00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285