#ADAFCC#ADAFCC
#ADAFCC is a light, muted blue. Relative luminance 0.439; OKLCH L 76.2% C 0.041 H 282.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAFCC |
|---|---|
| RGB | rgb(173, 175, 204) |
| HSL | hsl(236, 23%, 74%) |
| HSV | hsv(236, 15%, 80%) |
| CMYK | cmyk(15.2%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(72.16, 5.18, -14.91) |
| CIE-LCH | lch(72.16, 15.79, 289.17°) |
| OKLab | oklab(76.19% 0.0088 -0.0404) |
| OKLCH | oklch(76.19% 0.041 282.3) |
| XYZ | xyz(43.4602, 43.9033, 63.2995) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.16
Lightsteelblue
#B0C4DE
ΔE00 9.23
Light Blue Grey
#B7C9E2
ΔE00 9.52
Periwinkle
#CCCCFF
ΔE00 9.87
Dove Gray
#B6B8BD
ΔE00 10.08
Lavender
#B39DDB
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAFCC #CCCAAD
analogous
#ADBFCC #ADAFCC #BBADCC
triadic
#ADAFCC #CCADAF #AFCCAD
tetradic
#ADAFCC #CCADBF #CCCAAD #ADCCBB
square
#ADAFCC #CCADBF #CCCAAD #ADCCBB
split-complementary
#ADAFCC #CCBBAD #BFCCAD
monochromatic
#62659D #878AB5 #ADAFCC #D3D4E3 #ECEDF3
Accessibility & contrast
On white
2.15
#ADAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ADAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAFCC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAFCC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#A6B4B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adafcc; /* rgb */ color: rgb(173, 175, 204); /* oklch */ color: oklch(76.2% 0.041 282.3);
Tailwind
colors: {
custom: {
50: '#c5c6db',
500: '#adafcc',
950: '#000000',
},
}SCSS
$custom: #adafcc; $custom-light: #c5c6db; $custom-dark: #000000;
JSON
{
"hex": "#adafcc",
"rgb": {
"r": 173,
"g": 175,
"b": 204
},
"hsl": {
"h": 236.129,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.76193,
"c": 0.04137,
"h": 282.3
},
"luminance": 0.43904
}Semantic roles & 50–950 ramp
primary
#ADAFCC
secondary
#EAE9E1
accent
#9C44A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283