#AFBFDD#AFBFDD
#AFBFDD is a light, muted blue. Relative luminance 0.516; OKLCH L 80.2% C 0.046 H 263.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFDD |
|---|---|
| RGB | rgb(175, 191, 221) |
| HSL | hsl(219, 40%, 78%) |
| HSV | hsv(219, 21%, 87%) |
| CMYK | cmyk(20.8%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(77.04, 0.87, -16.81) |
| CIE-LCH | lch(77.04, 16.83, 272.95°) |
| OKLab | oklab(80.23% -0.0056 -0.0457) |
| OKLCH | oklch(80.23% 0.046 263) |
| XYZ | xyz(49.3578, 51.5948, 75.7509) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.75
Light Blue Grey
#B7C9E2
ΔE00 3.30
Cloudy Blue
#ACC2D9
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFDD #DDCDAF
analogous
#AFD6DD #AFBFDD #B6AFDD
triadic
#AFBFDD #DDAFBF #BFDDAF
tetradic
#AFBFDD #DDAFD6 #DDCDAF #AFDDB6
square
#AFBFDD #DDAFD6 #DDCDAF #AFDDB6
split-complementary
#AFBFDD #DDB6AF #D6DDAF
monochromatic
#597AB8 #849DCB #AFBFDD #DAE1EF #EAEEF6
Accessibility & contrast
On white
1.86
#AFBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AFBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFDD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFDD | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#A4C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbfdd; /* rgb */ color: rgb(175, 191, 221); /* oklch */ color: oklch(80.2% 0.046 263.0);
Tailwind
colors: {
custom: {
50: '#c7d2e7',
500: '#afbfdd',
950: '#000000',
},
}SCSS
$custom: #afbfdd; $custom-light: #c7d2e7; $custom-dark: #000000;
JSON
{
"hex": "#afbfdd",
"rgb": {
"r": 175,
"g": 191,
"b": 221
},
"hsl": {
"h": 219.13,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.80225,
"c": 0.04609,
"h": 263
},
"luminance": 0.51596
}Semantic roles & 50–950 ramp
primary
#AFBFDD
secondary
#B5A17B
accent
#8632B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384