#AFBBDF#AFBBDF
#AFBBDF is a light, muted blue. Relative luminance 0.500; OKLCH L 79.5% C 0.053 H 270.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBDF |
|---|---|
| RGB | rgb(175, 187, 223) |
| HSL | hsl(225, 43%, 78%) |
| HSV | hsv(225, 22%, 87%) |
| CMYK | cmyk(21.5%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.06, 3.48, -19.37) |
| CIE-LCH | lch(76.06, 19.68, 280.18°) |
| OKLab | oklab(79.48% 0.0006 -0.0528) |
| OKLCH | oklch(79.48% 0.053 270.7) |
| XYZ | xyz(48.7654, 49.9812, 76.8758) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 5.57
Light Blue Grey
#B7C9E2
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 7.02
Periwinkle
#CCCCFF
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBDF #DFD3AF
analogous
#AFD3DF #AFBBDF #BBAFDF
triadic
#AFBBDF #DFAFBB #BBDFAF
tetradic
#AFBBDF #DFAFD3 #DFD3AF #AFDFBB
square
#AFBBDF #DFAFD3 #DFD3AF #AFDFBB
split-complementary
#AFBBDF #DFBBAF #D3DFAF
monochromatic
#5871BC #8396CE #AFBBDF #DBE0F0 #E9ECF6
Accessibility & contrast
On white
1.91
#AFBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AFBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBDF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBDF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#A3C2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbbdf; /* rgb */ color: rgb(175, 187, 223); /* oklch */ color: oklch(79.5% 0.053 270.7);
Tailwind
colors: {
custom: {
50: '#c7cfe9',
500: '#afbbdf',
950: '#000000',
},
}SCSS
$custom: #afbbdf; $custom-light: #c7cfe9; $custom-dark: #000000;
JSON
{
"hex": "#afbbdf",
"rgb": {
"r": 175,
"g": 187,
"b": 223
},
"hsl": {
"h": 225,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.79479,
"c": 0.05285,
"h": 270.7
},
"luminance": 0.49982
}Semantic roles & 50–950 ramp
primary
#AFBBDF
secondary
#EDE9DE
accent
#9430B6
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284