#ADC3F7#ADC3F7
#ADC3F7 is a light, moderate blue. Relative luminance 0.546; OKLCH L 81.9% C 0.078 H 266.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC3F7 |
|---|---|
| RGB | rgb(173, 195, 247) |
| HSL | hsl(222, 82%, 82%) |
| HSV | hsv(222, 30%, 97%) |
| CMYK | cmyk(30%, 21.1%, 0%, 3.1%) |
| CIE-LAB | lab(78.83, 4.18, -28.09) |
| CIE-LCH | lch(78.83, 28.40, 278.47°) |
| OKLab | oklab(81.88% -0.0043 -0.0774) |
| OKLCH | oklch(81.88% 0.078 266.8) |
| XYZ | xyz(53.5324, 54.6280, 95.7014) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.77
Powder Blue (survey)
#B1D1FC
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 6.21
Baby Blue (survey)
#A2CFFE
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC3F7 #F7E1AD
analogous
#ADE8F7 #ADC3F7 #BCADF7
triadic
#ADC3F7 #F7ADC3 #C3F7AD
tetradic
#ADC3F7 #F7ADE8 #F7E1AD #ADF7BC
square
#ADC3F7 #F7ADE8 #F7E1AD #ADF7BC
split-complementary
#ADC3F7 #F7BCAD #E8F7AD
monochromatic
#3D71EC #759AF2 #ADC3F7 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.76
#ADC3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ADC3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC3F7
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC3F7 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#ACC0F6
Tritanopia (blue-blind)
#99CDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #adc3f7; /* rgb */ color: rgb(173, 195, 247); /* oklch */ color: oklch(81.9% 0.078 266.8);
Tailwind
colors: {
custom: {
50: '#c7d5fa',
500: '#adc3f7',
950: '#000000',
},
}SCSS
$custom: #adc3f7; $custom-light: #c7d5fa; $custom-dark: #000000;
JSON
{
"hex": "#adc3f7",
"rgb": {
"r": 173,
"g": 195,
"b": 247
},
"hsl": {
"h": 222.162,
"s": 82.222,
"l": 82.353
},
"oklch": {
"l": 0.81882,
"c": 0.07753,
"h": 266.8
},
"luminance": 0.5463
}Semantic roles & 50–950 ramp
primary
#ADC3F7
secondary
#D8B970
accent
#9E07DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385