#ADAFCD#ADAFCD
#ADAFCD is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.043 H 282.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAFCD |
|---|---|
| RGB | rgb(173, 175, 205) |
| HSL | hsl(236, 24%, 74%) |
| HSV | hsv(236, 16%, 80%) |
| CMYK | cmyk(15.6%, 14.6%, 0%, 19.6%) |
| CIE-LAB | lab(72.20, 5.40, -15.41) |
| CIE-LCH | lch(72.20, 16.33, 289.31°) |
| OKLab | oklab(76.23% 0.0091 -0.0418) |
| OKLCH | oklch(76.23% 0.043 282.3) |
| XYZ | xyz(43.5805, 43.9514, 63.9332) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.93
Lightsteelblue
#B0C4DE
ΔE00 9.31
Light Blue Grey
#B7C9E2
ΔE00 9.60
Periwinkle
#CCCCFF
ΔE00 9.66
Lavender
#B39DDB
ΔE00 9.88
Cloudy Blue
#ACC2D9
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAFCD #CDCBAD
analogous
#ADBFCD #ADAFCD #BBADCD
triadic
#ADAFCD #CDADAF #AFCDAD
tetradic
#ADAFCD #CDADBF #CDCBAD #ADCDBB
square
#ADAFCD #CDADBF #CDCBAD #ADCDBB
split-complementary
#ADAFCD #CDBBAD #BFCDAD
monochromatic
#61659F #878AB6 #ADAFCD #D3D4E4 #ECECF3
Accessibility & contrast
On white
2.14
#ADAFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ADAFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAFCD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAFCD | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#A6B4B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adafcd; /* rgb */ color: rgb(173, 175, 205); /* oklch */ color: oklch(76.2% 0.043 282.3);
Tailwind
colors: {
custom: {
50: '#c5c6dc',
500: '#adafcd',
950: '#000000',
},
}SCSS
$custom: #adafcd; $custom-light: #c5c6dc; $custom-dark: #000000;
JSON
{
"hex": "#adafcd",
"rgb": {
"r": 173,
"g": 175,
"b": 205
},
"hsl": {
"h": 236.25,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.76228,
"c": 0.0428,
"h": 282.3
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#ADAFCD
secondary
#EAE9E1
accent
#9D43A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283