#AFABCD#AFABCD
#AFABCD is a light, muted blue. Relative luminance 0.426; OKLCH L 75.6% C 0.049 H 290.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABCD |
|---|---|
| RGB | rgb(175, 171, 205) |
| HSL | hsl(247, 25%, 74%) |
| HSV | hsv(247, 17%, 80%) |
| CMYK | cmyk(14.6%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(71.31, 8.25, -16.73) |
| CIE-LCH | lch(71.31, 18.65, 296.25°) |
| OKLab | oklab(75.58% 0.0171 -0.0454) |
| OKLCH | oklch(75.58% 0.049 290.6) |
| XYZ | xyz(43.2592, 42.6472, 63.6984) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 9.43
Periwinkle
#CCCCFF
ΔE00 9.89
Lilac
#C8A2C8
ΔE00 10.07
Thistle
#D8BFD8
ΔE00 10.09
Pale Violet
#CEAEFA
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABCD #C9CDAB
analogous
#ABB8CD #AFABCD #C0ABCD
triadic
#AFABCD #CDAFAB #ABCDAF
tetradic
#AFABCD #CDABB8 #C9CDAB #ABCDC0
square
#AFABCD #CDABB8 #C9CDAB #ABCDC0
split-complementary
#AFABCD #CDC0AB #B8CDAB
monochromatic
#665F9F #8A85B6 #AFABCD #D4D1E4 #EDECF4
Accessibility & contrast
On white
2.20
#AFABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#AFABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABCD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABCD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCF
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#A9B0B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afabcd; /* rgb */ color: rgb(175, 171, 205); /* oklch */ color: oklch(75.6% 0.049 290.6);
Tailwind
colors: {
custom: {
50: '#c7c4dc',
500: '#afabcd',
950: '#000000',
},
}SCSS
$custom: #afabcd; $custom-light: #c7c4dc; $custom-dark: #000000;
JSON
{
"hex": "#afabcd",
"rgb": {
"r": 175,
"g": 171,
"b": 205
},
"hsl": {
"h": 247.059,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.75579,
"c": 0.0485,
"h": 290.6
},
"luminance": 0.42648
}Semantic roles & 50–950 ramp
primary
#AFABCD
secondary
#E9EAE1
accent
#A44298
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183