#9DAEFE#9DAEFE
#9DAEFE is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.9% C 0.116 H 274.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEFE |
|---|---|
| RGB | rgb(157, 174, 254) |
| HSL | hsl(229, 98%, 81%) |
| HSV | hsv(229, 38%, 100%) |
| CMYK | cmyk(38.2%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.62, 13.18, -41.53) |
| CIE-LCH | lch(72.62, 43.57, 287.61°) |
| OKLab | oklab(76.88% 0.0085 -0.1161) |
| OKLCH | oklch(76.88% 0.116 274.2) |
| XYZ | xyz(46.9248, 44.5939, 99.8817) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.68
Periwinkle Blue
#8F99FB
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 9.01
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEFE #FEED9D
analogous
#9DDEFE #9DAEFE #BC9DFE
triadic
#9DAEFE #FE9DAE #AEFE9D
tetradic
#9DAEFE #FE9DDE #FEED9D #9DFEBC
square
#9DAEFE #FE9DDE #FEED9D #9DFEBC
split-complementary
#9DAEFE #FEBC9D #DEFE9D
monochromatic
#244AFD #607CFD #9DAEFE #DAE0FF #E1E6FF
Accessibility & contrast
On white
2.12
#9DAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#9DAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEFE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEFE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#7FBECB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9daefe; /* rgb */ color: rgb(157, 174, 254); /* oklch */ color: oklch(76.9% 0.116 274.2);
Tailwind
colors: {
custom: {
50: '#bdc6ff',
500: '#9daefe',
950: '#000000',
},
}SCSS
$custom: #9daefe; $custom-light: #bdc6ff; $custom-dark: #000000;
JSON
{
"hex": "#9daefe",
"rgb": {
"r": 157,
"g": 174,
"b": 254
},
"hsl": {
"h": 229.485,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.76877,
"c": 0.11637,
"h": 274.2
},
"luminance": 0.44596
}Semantic roles & 50–950 ramp
primary
#9DAEFE
secondary
#F7F1D4
accent
#BD00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286