#9DBAFE#9DBAFE
#9DBAFE is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.3% C 0.102 H 266.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBAFE |
|---|---|
| RGB | rgb(157, 186, 254) |
| HSL | hsl(222, 98%, 81%) |
| HSV | hsv(222, 38%, 100%) |
| CMYK | cmyk(38.2%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.72, 6.50, -36.71) |
| CIE-LCH | lch(75.72, 37.28, 280.05°) |
| OKLab | oklab(79.29% -0.0066 -0.1022) |
| OKLCH | oklch(79.29% 0.102 266.3) |
| XYZ | xyz(49.3475, 49.4393, 100.6893) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.31
Carolina Blue
#8AB8FE
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBAFE #FEE19D
analogous
#9DEAFE #9DBAFE #B09DFE
triadic
#9DBAFE #FE9DBA #BAFE9D
tetradic
#9DBAFE #FE9DEA #FEE19D #9DFEB0
square
#9DBAFE #FE9DEA #FEE19D #9DFEB0
split-complementary
#9DBAFE #FEB09D #EAFE9D
monochromatic
#2465FD #608FFD #9DBAFE #DAE5FF #E1EAFF
Accessibility & contrast
On white
1.93
#9DBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#9DBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBAFE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBAFE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#99B7FC
Tritanopia (blue-blind)
#7EC8D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9dbafe; /* rgb */ color: rgb(157, 186, 254); /* oklch */ color: oklch(79.3% 0.102 266.3);
Tailwind
colors: {
custom: {
50: '#bdceff',
500: '#9dbafe',
950: '#000000',
},
}SCSS
$custom: #9dbafe; $custom-light: #bdceff; $custom-dark: #000000;
JSON
{
"hex": "#9dbafe",
"rgb": {
"r": 157,
"g": 186,
"b": 254
},
"hsl": {
"h": 222.062,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.79285,
"c": 0.10239,
"h": 266.3
},
"luminance": 0.49442
}Semantic roles & 50–950 ramp
primary
#9DBAFE
secondary
#F7EDD4
accent
#A100E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286