#AFAECF#AFAECF
#AFAECF is a light, muted blue. Relative luminance 0.439; OKLCH L 76.3% C 0.047 H 286.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAECF |
|---|---|
| RGB | rgb(175, 174, 207) |
| HSL | hsl(242, 26%, 75%) |
| HSV | hsv(242, 16%, 81%) |
| CMYK | cmyk(15.5%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(72.16, 7.03, -16.56) |
| CIE-LCH | lch(72.16, 17.99, 293.01°) |
| OKLab | oklab(76.26% 0.0134 -0.0449) |
| OKLCH | oklch(76.26% 0.047 286.6) |
| XYZ | xyz(44.0752, 43.8906, 65.1690) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.72
Lavender
#B39DDB
ΔE00 8.77
Periwinkle
#CCCCFF
ΔE00 9.29
Thistle
#D8BFD8
ΔE00 10.51
Lightsteelblue
#B0C4DE
ΔE00 10.62
Light Blue Grey
#B7C9E2
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAECF #CECFAE
analogous
#AEBECF #AFAECF #C0AECF
triadic
#AFAECF #CFAFAE #AECFAF
tetradic
#AFAECF #CFAEBE #CECFAE #AECFC0
square
#AFAECF #CFAEBE #CECFAE #AECFC0
split-complementary
#AFAECF #CFC0AE #BECFAE
monochromatic
#6361A1 #8988B8 #AFAECF #D5D4E6 #ECECF4
Accessibility & contrast
On white
2.15
#AFAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AFAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAECF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAECF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D1
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#A9B3B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaecf; /* rgb */ color: rgb(175, 174, 207); /* oklch */ color: oklch(76.3% 0.047 286.6);
Tailwind
colors: {
custom: {
50: '#c7c6dd',
500: '#afaecf',
950: '#000000',
},
}SCSS
$custom: #afaecf; $custom-light: #c7c6dd; $custom-dark: #000000;
JSON
{
"hex": "#afaecf",
"rgb": {
"r": 175,
"g": 174,
"b": 207
},
"hsl": {
"h": 241.818,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.76256,
"c": 0.04691,
"h": 286.6
},
"luminance": 0.43891
}Semantic roles & 50–950 ramp
primary
#AFAECF
secondary
#EAEAE1
accent
#A441A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283