#9CBDFD#9CBDFD
#9CBDFD is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.8% C 0.098 H 263.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBDFD |
|---|---|
| RGB | rgb(156, 189, 253) |
| HSL | hsl(220, 96%, 80%) |
| HSV | hsv(220, 38%, 99%) |
| CMYK | cmyk(38.3%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.41, 4.33, -35.12) |
| CIE-LCH | lch(76.41, 35.38, 277.03°) |
| OKLab | oklab(79.79% -0.0116 -0.0976) |
| OKLCH | oklch(79.79% 0.098 263.2) |
| XYZ | xyz(49.6320, 50.5525, 100.0519) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.19
Carolina Blue
#8AB8FE
ΔE00 3.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBDFD #FDDC9C
analogous
#9CEDFD #9CBDFD #AC9CFD
triadic
#9CBDFD #FD9CBD #BDFD9C
tetradic
#9CBDFD #FD9CED #FDDC9C #9CFDAC
square
#9CBDFD #FD9CED #FDDC9C #9CFDAC
split-complementary
#9CBDFD #FDAC9C #EDFD9C
monochromatic
#246DFB #6095FC #9CBDFD #D8E5FE #E1EBFE
Accessibility & contrast
On white
1.89
#9CBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#9CBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBDFD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBDFD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#9DB8FC
Tritanopia (blue-blind)
#7CCAD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cbdfd; /* rgb */ color: rgb(156, 189, 253); /* oklch */ color: oklch(79.8% 0.098 263.2);
Tailwind
colors: {
custom: {
50: '#bcd0fe',
500: '#9cbdfd',
950: '#000000',
},
}SCSS
$custom: #9cbdfd; $custom-light: #bcd0fe; $custom-dark: #000000;
JSON
{
"hex": "#9cbdfd",
"rgb": {
"r": 156,
"g": 189,
"b": 253
},
"hsl": {
"h": 219.588,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79789,
"c": 0.09832,
"h": 263.2
},
"luminance": 0.50555
}Semantic roles & 50–950 ramp
primary
#9CBDFD
secondary
#DFB35E
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385