#AFBCDB#AFBCDB
#AFBCDB is a light, muted blue. Relative luminance 0.502; OKLCH L 79.5% C 0.046 H 267.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCDB |
|---|---|
| RGB | rgb(175, 188, 219) |
| HSL | hsl(222, 38%, 77%) |
| HSV | hsv(222, 20%, 86%) |
| CMYK | cmyk(20.1%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.19, 2.04, -17.01) |
| CIE-LCH | lch(76.19, 17.13, 276.83°) |
| OKLab | oklab(79.54% -0.0021 -0.0463) |
| OKLCH | oklch(79.54% 0.046 267.3) |
| XYZ | xyz(48.4454, 50.1938, 74.1401) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.19
Light Blue Grey
#B7C9E2
ΔE00 4.61
Cloudy Blue
#ACC2D9
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.65
Pastel Blue
#A2BFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCDB #DBCEAF
analogous
#AFD2DB #AFBCDB #B8AFDB
triadic
#AFBCDB #DBAFBC #BCDBAF
tetradic
#AFBCDB #DBAFD2 #DBCEAF #AFDBB8
square
#AFBCDB #DBAFD2 #DBCEAF #AFDBB8
split-complementary
#AFBCDB #DBB8AF #D2DBAF
monochromatic
#5B75B5 #8599C8 #AFBCDB #D9DFEE #EAEDF6
Accessibility & contrast
On white
1.90
#AFBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AFBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCDB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCDB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#A4C2C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbcdb; /* rgb */ color: rgb(175, 188, 219); /* oklch */ color: oklch(79.5% 0.046 267.3);
Tailwind
colors: {
custom: {
50: '#c7d0e6',
500: '#afbcdb',
950: '#000000',
},
}SCSS
$custom: #afbcdb; $custom-light: #c7d0e6; $custom-dark: #000000;
JSON
{
"hex": "#afbcdb",
"rgb": {
"r": 175,
"g": 188,
"b": 219
},
"hsl": {
"h": 222.273,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.79537,
"c": 0.04634,
"h": 267.3
},
"luminance": 0.50195
}Semantic roles & 50–950 ramp
primary
#AFBCDB
secondary
#B3A27C
accent
#8C35B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131315
muted
#828384