#AFBCDF#AFBCDF
#AFBCDF is a light, muted blue. Relative luminance 0.504; OKLCH L 79.7% C 0.052 H 269.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCDF |
|---|---|
| RGB | rgb(175, 188, 223) |
| HSL | hsl(224, 43%, 78%) |
| HSV | hsv(224, 22%, 87%) |
| CMYK | cmyk(21.5%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(76.32, 2.94, -18.98) |
| CIE-LCH | lch(76.32, 19.20, 278.79°) |
| OKLab | oklab(79.68% -0.0008 -0.0518) |
| OKLCH | oklch(79.68% 0.052 269.2) |
| XYZ | xyz(48.9783, 50.4070, 76.9468) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.72
Cloudy Blue
#ACC2D9
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCDF #DFD2AF
analogous
#AFD4DF #AFBCDF #BAAFDF
triadic
#AFBCDF #DFAFBC #BCDFAF
tetradic
#AFBCDF #DFAFD4 #DFD2AF #AFDFBA
square
#AFBCDF #DFAFD4 #DFD2AF #AFDFBA
split-complementary
#AFBCDF #DFBAAF #D4DFAF
monochromatic
#5873BC #8397CE #AFBCDF #DBE1F0 #E9EDF6
Accessibility & contrast
On white
1.90
#AFBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#AFBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCDF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCDF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE1
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#A3C3C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbcdf; /* rgb */ color: rgb(175, 188, 223); /* oklch */ color: oklch(79.7% 0.052 269.2);
Tailwind
colors: {
custom: {
50: '#c7d0e9',
500: '#afbcdf',
950: '#000000',
},
}SCSS
$custom: #afbcdf; $custom-light: #c7d0e9; $custom-dark: #000000;
JSON
{
"hex": "#afbcdf",
"rgb": {
"r": 175,
"g": 188,
"b": 223
},
"hsl": {
"h": 223.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.79683,
"c": 0.05177,
"h": 269.2
},
"luminance": 0.50408
}Semantic roles & 50–950 ramp
primary
#AFBCDF
secondary
#B8A77B
accent
#9230B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384