#AFBBDD#AFBBDD
#AFBBDD is a light, muted blue. Relative luminance 0.499; OKLCH L 79.4% C 0.050 H 269.9°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBDD |
|---|---|
| RGB | rgb(175, 187, 221) |
| HSL | hsl(224, 40%, 78%) |
| HSV | hsv(224, 21%, 87%) |
| CMYK | cmyk(20.8%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(75.99, 3.03, -18.39) |
| CIE-LCH | lch(75.99, 18.63, 279.35°) |
| OKLab | oklab(79.41% -0.0001 -0.0501) |
| OKLCH | oklch(79.41% 0.05 269.9) |
| XYZ | xyz(48.4974, 49.8740, 75.4641) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.20
Light Blue Grey
#B7C9E2
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 6.61
Periwinkle
#CCCCFF
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBDD #DDD1AF
analogous
#AFD2DD #AFBBDD #BAAFDD
triadic
#AFBBDD #DDAFBB #BBDDAF
tetradic
#AFBBDD #DDAFD2 #DDD1AF #AFDDBA
square
#AFBBDD #DDAFD2 #DDD1AF #AFDDBA
split-complementary
#AFBBDD #DDBAAF #D2DDAF
monochromatic
#5972B8 #8496CB #AFBBDD #DAE0EF #EAEDF6
Accessibility & contrast
On white
1.91
#AFBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AFBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBDD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBDD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDF
Deuteranopia (green-blind)
#ADBADC
Tritanopia (blue-blind)
#A4C1C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbbdd; /* rgb */ color: rgb(175, 187, 221); /* oklch */ color: oklch(79.4% 0.050 269.9);
Tailwind
colors: {
custom: {
50: '#c7cfe7',
500: '#afbbdd',
950: '#000000',
},
}SCSS
$custom: #afbbdd; $custom-light: #c7cfe7; $custom-dark: #000000;
JSON
{
"hex": "#afbbdd",
"rgb": {
"r": 175,
"g": 187,
"b": 221
},
"hsl": {
"h": 224.348,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.79405,
"c": 0.05012,
"h": 269.9
},
"luminance": 0.49875
}Semantic roles & 50–950 ramp
primary
#AFBBDD
secondary
#EDE9DE
accent
#9232B3
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284