#AFAACB#AFAACB
#AFAACB is a light, muted blue. Relative luminance 0.422; OKLCH L 75.3% C 0.047 H 292.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAACB |
|---|---|
| RGB | rgb(175, 170, 203) |
| HSL | hsl(249, 24%, 73%) |
| HSV | hsv(249, 16%, 80%) |
| CMYK | cmyk(13.8%, 16.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.99, 8.37, -16.12) |
| CIE-LCH | lch(70.99, 18.16, 297.45°) |
| OKLab | oklab(75.31% 0.0178 -0.0437) |
| OKLCH | oklch(75.31% 0.047 292.2) |
| XYZ | xyz(42.8311, 42.1749, 62.3724) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.12
Lilac
#C8A2C8
ΔE00 9.74
Thistle
#D8BFD8
ΔE00 9.90
Light Periwinkle
#C1C6FC
ΔE00 9.93
Periwinkle
#CCCCFF
ΔE00 10.32
Pale Violet
#CEAEFA
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAACB #C6CBAA
analogous
#AAB5CB #AFAACB #BFAACB
triadic
#AFAACB #CBAFAA #AACBAF
tetradic
#AFAACB #CBAAB5 #C6CBAA #AACBBF
square
#AFAACB #CBAAB5 #C6CBAA #AACBBF
split-complementary
#AFAACB #CBBFAA #B5CBAA
monochromatic
#685F9B #8B84B4 #AFAACB #D3D0E2 #EDECF3
Accessibility & contrast
On white
2.23
#AFAACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#AFAACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAACB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAACB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECD
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#AAAFB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afaacb; /* rgb */ color: rgb(175, 170, 203); /* oklch */ color: oklch(75.3% 0.047 292.2);
Tailwind
colors: {
custom: {
50: '#c7c3da',
500: '#afaacb',
950: '#000000',
},
}SCSS
$custom: #afaacb; $custom-light: #c7c3da; $custom-dark: #000000;
JSON
{
"hex": "#afaacb",
"rgb": {
"r": 175,
"g": 170,
"b": 203
},
"hsl": {
"h": 249.091,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.75306,
"c": 0.04719,
"h": 292.2
},
"luminance": 0.42175
}Semantic roles & 50–950 ramp
primary
#AFAACB
secondary
#E8EAE1
accent
#A34394
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#131215
muted
#828183