#AFAFCA#AFAFCA
#AFAFCA is a light, muted blue. Relative luminance 0.440; OKLCH L 76.3% C 0.038 H 285.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFCA |
|---|---|
| RGB | rgb(175, 175, 202) |
| HSL | hsl(240, 20%, 74%) |
| HSV | hsv(240, 13%, 79%) |
| CMYK | cmyk(13.4%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.25, 5.41, -13.67) |
| CIE-LCH | lch(72.25, 14.70, 291.59°) |
| OKLab | oklab(76.28% 0.0102 -0.037) |
| OKLCH | oklch(76.28% 0.038 285.5) |
| XYZ | xyz(43.6675, 44.0378, 62.0652) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.66
Light Periwinkle
#C1C6FC
ΔE00 9.79
Lightsteelblue
#B0C4DE
ΔE00 9.79
Light Blue Grey
#B7C9E2
ΔE00 9.98
Periwinkle
#CCCCFF
ΔE00 10.26
Lavender
#B39DDB
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFCA #CACAAF
analogous
#AFBDCA #AFAFCA #BDAFCA
triadic
#AFAFCA #CAAFAF #AFCAAF
tetradic
#AFAFCA #CAAFBD #CACAAF #AFCABD
square
#AFAFCA #CAAFBD #CACAAF #AFCABD
split-complementary
#AFAFCA #CABDAF #BDCAAF
monochromatic
#656599 #8A8AB2 #AFAFCA #D4D4E2 #EDEDF3
Accessibility & contrast
On white
2.14
#AFAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AFAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFCA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFCA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#AAB3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afafca; /* rgb */ color: rgb(175, 175, 202); /* oklch */ color: oklch(76.3% 0.038 285.5);
Tailwind
colors: {
custom: {
50: '#c7c6da',
500: '#afafca',
950: '#000000',
},
}SCSS
$custom: #afafca; $custom-light: #c7c6da; $custom-dark: #000000;
JSON
{
"hex": "#afafca",
"rgb": {
"r": 175,
"g": 175,
"b": 202
},
"hsl": {
"h": 240,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.7628,
"c": 0.03836,
"h": 285.5
},
"luminance": 0.44038
}Semantic roles & 50–950 ramp
primary
#AFAFCA
secondary
#E9E9E2
accent
#9F479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283