#9DB0FF#9DB0FF
#9DB0FF is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.3% C 0.115 H 273.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB0FF |
|---|---|
| RGB | rgb(157, 176, 255) |
| HSL | hsl(228, 100%, 81%) |
| HSV | hsv(228, 38%, 100%) |
| CMYK | cmyk(38.4%, 31%, 0%, 0%) |
| CIE-LAB | lab(73.18, 12.32, -41.20) |
| CIE-LCH | lch(73.18, 43.01, 286.65°) |
| OKLab | oklab(77.32% 0.0062 -0.1151) |
| OKLCH | oklch(77.32% 0.115 273.1) |
| XYZ | xyz(47.4746, 45.4366, 100.8570) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 6.10
Periwinkle Blue
#8F99FB
ΔE00 6.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 8.67
Light Grey Blue
#9DBCD4
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB0FF #FFEC9D
analogous
#9DE1FF #9DB0FF #BB9DFF
triadic
#9DB0FF #FF9DB0 #B0FF9D
tetradic
#9DB0FF #FF9DE1 #FFEC9D #9DFFBB
square
#9DB0FF #FF9DE1 #FFEC9D #9DFFBB
split-complementary
#9DB0FF #FFBB9D #E1FF9D
monochromatic
#234DFF #607FFF #9DB0FF #DAE1FF #E0E6FF
Accessibility & contrast
On white
2.08
#9DB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#9DB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB0FF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB0FF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#7FC0CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9db0ff; /* rgb */ color: rgb(157, 176, 255); /* oklch */ color: oklch(77.3% 0.115 273.1);
Tailwind
colors: {
custom: {
50: '#bdc7ff',
500: '#9db0ff',
950: '#000000',
},
}SCSS
$custom: #9db0ff; $custom-light: #bdc7ff; $custom-dark: #000000;
JSON
{
"hex": "#9db0ff",
"rgb": {
"r": 157,
"g": 176,
"b": 255
},
"hsl": {
"h": 228.367,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.77321,
"c": 0.11529,
"h": 273.1
},
"luminance": 0.45439
}Semantic roles & 50–950 ramp
primary
#9DB0FF
secondary
#F7F0D4
accent
#B900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286