#ADC8EF#ADC8EF
#ADC8EF is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.6% C 0.062 H 257.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8EF |
|---|---|
| RGB | rgb(173, 200, 239) |
| HSL | hsl(215, 67%, 81%) |
| HSV | hsv(215, 28%, 94%) |
| CMYK | cmyk(27.6%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(79.85, -0.42, -22.24) |
| CIE-LCH | lch(79.85, 22.24, 268.91°) |
| OKLab | oklab(82.6% -0.0135 -0.061) |
| OKLCH | oklch(82.6% 0.062 257.5) |
| XYZ | xyz(53.4634, 56.4229, 89.7184) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.51
Lightsteelblue
#B0C4DE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 4.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Cloudy Blue
#ACC2D9
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8EF #EFD4AD
analogous
#ADE9EF #ADC8EF #B3ADEF
triadic
#ADC8EF #EFADC8 #C8EFAD
tetradic
#ADC8EF #EFADE9 #EFD4AD #ADEFB3
square
#ADC8EF #EFADE9 #EFD4AD #ADEFB3
split-complementary
#ADC8EF #EFB3AD #E9EFAD
monochromatic
#4783DB #7AA6E5 #ADC8EF #E0EAF9 #E5EEFA
Accessibility & contrast
On white
1.71
#ADC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ADC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8EF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8EF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#9BD0D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adc8ef; /* rgb */ color: rgb(173, 200, 239); /* oklch */ color: oklch(82.6% 0.062 257.5);
Tailwind
colors: {
custom: {
50: '#c6d8f4',
500: '#adc8ef',
950: '#000000',
},
}SCSS
$custom: #adc8ef; $custom-light: #c6d8f4; $custom-dark: #000000;
JSON
{
"hex": "#adc8ef",
"rgb": {
"r": 173,
"g": 200,
"b": 239
},
"hsl": {
"h": 215.455,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.82595,
"c": 0.06243,
"h": 257.5
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#ADC8EF
secondary
#CDA873
accent
#8416CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385