#9DAEF8#9DAEF8
#9DAEF8 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.6% C 0.108 H 273.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEF8 |
|---|---|
| RGB | rgb(157, 174, 248) |
| HSL | hsl(229, 87%, 79%) |
| HSV | hsv(229, 37%, 97%) |
| CMYK | cmyk(36.7%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.37, 11.59, -38.68) |
| CIE-LCH | lch(72.37, 40.38, 286.68°) |
| OKLab | oklab(76.6% 0.0069 -0.1078) |
| OKLCH | oklch(76.6% 0.108 273.7) |
| XYZ | xyz(45.9790, 44.2156, 94.9006) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 5.88
Carolina Blue
#8AB8FE
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 9.01
Powder Blue (survey)
#B1D1FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEF8 #F8E79D
analogous
#9DDCF8 #9DAEF8 #BA9DF8
triadic
#9DAEF8 #F89DAE #AEF89D
tetradic
#9DAEF8 #F89DDC #F8E79D #9DF8BA
square
#9DAEF8 #F89DDC #F8E79D #9DF8BA
split-complementary
#9DAEF8 #F8BA9D #DCF89D
monochromatic
#2B50F0 #647FF4 #9DAEF8 #D6DDFC #E2E7FD
Accessibility & contrast
On white
2.13
#9DAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#9DAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEF8
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEF8 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FB
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#82BDC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9daef8; /* rgb */ color: rgb(157, 174, 248); /* oklch */ color: oklch(76.6% 0.108 273.7);
Tailwind
colors: {
custom: {
50: '#bcc6fb',
500: '#9daef8',
950: '#000000',
},
}SCSS
$custom: #9daef8; $custom-light: #bcc6fb; $custom-dark: #000000;
JSON
{
"hex": "#9daef8",
"rgb": {
"r": 157,
"g": 174,
"b": 248
},
"hsl": {
"h": 228.791,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.766,
"c": 0.10806,
"h": 273.7
},
"luminance": 0.44218
}Semantic roles & 50–950 ramp
primary
#9DAEF8
secondary
#F5EFD6
accent
#B902E3
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285