#ADCCFC#ADCCFC
#ADCCFC is a very light, moderate blue. Relative luminance 0.591; OKLCH L 83.9% C 0.075 H 259.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCFC |
|---|---|
| RGB | rgb(173, 204, 252) |
| HSL | hsl(216, 93%, 83%) |
| HSV | hsv(216, 31%, 99%) |
| CMYK | cmyk(31.3%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(81.34, 0.55, -26.90) |
| CIE-LCH | lch(81.34, 26.91, 271.18°) |
| OKLab | oklab(83.91% -0.0144 -0.0741) |
| OKLCH | oklch(83.91% 0.075 259) |
| XYZ | xyz(56.3920, 59.0960, 100.5120) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.52
Pastel Blue
#A2BFFE
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 3.64
Lightsteelblue
#B0C4DE
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.04
Carolina Blue
#8AB8FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCFC #FCDDAD
analogous
#ADF3FC #ADCCFC #B5ADFC
triadic
#ADCCFC #FCADCC #CCFCAD
tetradic
#ADCCFC #FCADF3 #FCDDAD #ADFCB5
square
#ADCCFC #FCADF3 #FCDDAD #ADFCB5
split-complementary
#ADCCFC #FCB5AD #F3FCAD
monochromatic
#3783F8 #72A7FA #ADCCFC #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.64
#ADCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#ADCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCFC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCFC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#96D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #adccfc; /* rgb */ color: rgb(173, 204, 252); /* oklch */ color: oklch(83.9% 0.075 259.0);
Tailwind
colors: {
custom: {
50: '#c7dbfd',
500: '#adccfc',
950: '#000000',
},
}SCSS
$custom: #adccfc; $custom-light: #c7dbfd; $custom-dark: #000000;
JSON
{
"hex": "#adccfc",
"rgb": {
"r": 173,
"g": 204,
"b": 252
},
"hsl": {
"h": 216.456,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.83911,
"c": 0.07547,
"h": 259
},
"luminance": 0.59098
}Semantic roles & 50–950 ramp
primary
#ADCCFC
secondary
#E0B36D
accent
#8B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485