#ADAFCA#ADAFCA
#ADAFCA is a light, muted blue. Relative luminance 0.438; OKLCH L 76.1% C 0.039 H 282.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAFCA |
|---|---|
| RGB | rgb(173, 175, 202) |
| HSL | hsl(236, 21%, 74%) |
| HSV | hsv(236, 14%, 79%) |
| CMYK | cmyk(14.4%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.10, 4.75, -13.91) |
| CIE-LCH | lch(72.10, 14.70, 288.87°) |
| OKLab | oklab(76.12% 0.0081 -0.0377) |
| OKLCH | oklch(76.12% 0.039 282.1) |
| XYZ | xyz(43.2219, 43.8080, 62.0443) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Blue Grey
#B7C9E2
ΔE00 9.35
Dove Gray
#B6B8BD
ΔE00 9.46
Light Periwinkle
#C1C6FC
ΔE00 9.65
Cloudy Blue
#ACC2D9
ΔE00 9.98
Periwinkle
#CCCCFF
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAFCA #CAC8AD
analogous
#ADBDCA #ADAFCA #B9ADCA
triadic
#ADAFCA #CAADAF #AFCAAD
tetradic
#ADAFCA #CAADBD #CAC8AD #ADCAB9
square
#ADAFCA #CAADBD #CAC8AD #ADCAB9
split-complementary
#ADAFCA #CAB9AD #BDCAAD
monochromatic
#636799 #888BB2 #ADAFCA #D2D3E2 #ECEDF3
Accessibility & contrast
On white
2.15
#ADAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ADAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAFCA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAFCA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CB
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#A7B3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adafca; /* rgb */ color: rgb(173, 175, 202); /* oklch */ color: oklch(76.1% 0.039 282.1);
Tailwind
colors: {
custom: {
50: '#c5c6da',
500: '#adafca',
950: '#000000',
},
}SCSS
$custom: #adafca; $custom-light: #c5c6da; $custom-dark: #000000;
JSON
{
"hex": "#adafca",
"rgb": {
"r": 173,
"g": 175,
"b": 202
},
"hsl": {
"h": 235.862,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.76122,
"c": 0.03852,
"h": 282.1
},
"luminance": 0.43808
}Semantic roles & 50–950 ramp
primary
#ADAFCA
secondary
#E9E9E2
accent
#9A46A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283