#ADC0F7#ADC0F7
#ADC0F7 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.3% C 0.081 H 269.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC0F7 |
|---|---|
| RGB | rgb(173, 192, 247) |
| HSL | hsl(225, 82%, 82%) |
| HSV | hsv(225, 30%, 97%) |
| CMYK | cmyk(30%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(78.05, 5.81, -29.28) |
| CIE-LCH | lch(78.05, 29.85, 281.23°) |
| OKLab | oklab(81.28% -0.0003 -0.0808) |
| OKLCH | oklch(81.28% 0.081 269.8) |
| XYZ | xyz(52.8670, 53.2971, 95.4795) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.10
Light Periwinkle
#C1C6FC
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC0F7 #F7E4AD
analogous
#ADE5F7 #ADC0F7 #BFADF7
triadic
#ADC0F7 #F7ADC0 #C0F7AD
tetradic
#ADC0F7 #F7ADE5 #F7E4AD #ADF7BF
square
#ADC0F7 #F7ADE5 #F7E4AD #ADF7BF
split-complementary
#ADC0F7 #F7BFAD #E5F7AD
monochromatic
#3D6AEC #7595F2 #ADC0F7 #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.80
#ADC0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ADC0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC0F7
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC0F7 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#A9BEF6
Tritanopia (blue-blind)
#99CBD3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #adc0f7; /* rgb */ color: rgb(173, 192, 247); /* oklch */ color: oklch(81.3% 0.081 269.8);
Tailwind
colors: {
custom: {
50: '#c7d2fa',
500: '#adc0f7',
950: '#000000',
},
}SCSS
$custom: #adc0f7; $custom-light: #c7d2fa; $custom-dark: #000000;
JSON
{
"hex": "#adc0f7",
"rgb": {
"r": 173,
"g": 192,
"b": 247
},
"hsl": {
"h": 224.595,
"s": 82.222,
"l": 82.353
},
"oklch": {
"l": 0.81276,
"c": 0.08077,
"h": 269.8
},
"luminance": 0.53299
}Semantic roles & 50–950 ramp
primary
#ADC0F7
secondary
#D8BE70
accent
#A707DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385