#9DC2FC#9DC2FC
#9DC2FC is a light, moderate blue. Relative luminance 0.528; OKLCH L 80.8% C 0.092 H 259.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC2FC |
|---|---|
| RGB | rgb(157, 194, 252) |
| HSL | hsl(217, 94%, 80%) |
| HSV | hsv(217, 38%, 99%) |
| CMYK | cmyk(37.7%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(77.74, 1.60, -32.51) |
| CIE-LCH | lch(77.74, 32.55, 272.82°) |
| OKLab | oklab(80.84% -0.0171 -0.0902) |
| OKLCH | oklch(80.84% 0.092 259.2) |
| XYZ | xyz(50.7616, 52.7774, 99.5889) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.07
Carolina Blue
#8AB8FE
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Powder Blue (survey)
#B1D1FC
ΔE00 4.34
Sky Blue (survey)
#75BBFD
ΔE00 6.71
Light Blue
#95D0FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC2FC #FCD79D
analogous
#9DF1FC #9DC2FC #A89DFC
triadic
#9DC2FC #FC9DC2 #C2FC9D
tetradic
#9DC2FC #FC9DF1 #FCD79D #9DFCA8
square
#9DC2FC #FC9DF1 #FCD79D #9DFCA8
split-complementary
#9DC2FC #FCA89D #F1FC9D
monochromatic
#2678F8 #629DFA #9DC2FC #D8E7FE #E1EDFE
Accessibility & contrast
On white
1.82
#9DC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#9DC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC2FC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC2FC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#7ECED6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9dc2fc; /* rgb */ color: rgb(157, 194, 252); /* oklch */ color: oklch(80.8% 0.092 259.2);
Tailwind
colors: {
custom: {
50: '#bdd4fd',
500: '#9dc2fc',
950: '#000000',
},
}SCSS
$custom: #9dc2fc; $custom-light: #bdd4fd; $custom-dark: #000000;
JSON
{
"hex": "#9dc2fc",
"rgb": {
"r": 157,
"g": 194,
"b": 252
},
"hsl": {
"h": 216.632,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80837,
"c": 0.09181,
"h": 259.2
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#9DC2FC
secondary
#DEAD5F
accent
#8C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385