#ADAECF#ADAECF
#ADAECF is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.047 H 283.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAECF |
|---|---|
| RGB | rgb(173, 174, 207) |
| HSL | hsl(238, 26%, 75%) |
| HSV | hsv(238, 16%, 81%) |
| CMYK | cmyk(16.4%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(72.00, 6.39, -16.80) |
| CIE-LCH | lch(72.00, 17.98, 290.81°) |
| OKLab | oklab(76.1% 0.0113 -0.0457) |
| OKLCH | oklch(76.1% 0.047 283.9) |
| XYZ | xyz(43.6296, 43.6608, 65.1482) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.56
Lavender
#B39DDB
ΔE00 8.96
Periwinkle
#CCCCFF
ΔE00 9.32
Lightsteelblue
#B0C4DE
ΔE00 9.99
Light Blue Grey
#B7C9E2
ΔE00 10.29
Cloudy Blue
#ACC2D9
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAECF #CFCEAD
analogous
#ADBFCF #ADAECF #BDADCF
triadic
#ADAECF #CFADAE #AECFAD
tetradic
#ADAECF #CFADBF #CFCEAD #ADCFBD
square
#ADAECF #CFADBF #CFCEAD #ADCFBD
split-complementary
#ADAECF #CFBDAD #BFCFAD
monochromatic
#6062A2 #8688B8 #ADAECF #D4D4E6 #ECECF4
Accessibility & contrast
On white
2.16
#ADAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ADAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAECF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAECF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D1
Deuteranopia (green-blind)
#A5AFCE
Tritanopia (blue-blind)
#A6B3B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #adaecf; /* rgb */ color: rgb(173, 174, 207); /* oklch */ color: oklch(76.1% 0.047 283.9);
Tailwind
colors: {
custom: {
50: '#c5c6dd',
500: '#adaecf',
950: '#000000',
},
}SCSS
$custom: #adaecf; $custom-light: #c5c6dd; $custom-dark: #000000;
JSON
{
"hex": "#adaecf",
"rgb": {
"r": 173,
"g": 174,
"b": 207
},
"hsl": {
"h": 238.235,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.76098,
"c": 0.04703,
"h": 283.9
},
"luminance": 0.43661
}Semantic roles & 50–950 ramp
primary
#ADAECF
secondary
#EAEAE1
accent
#A241A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283