#AFBCD4#AFBCD4
#AFBCD4 is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.037 H 262.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCD4 |
|---|---|
| RGB | rgb(175, 188, 212) |
| HSL | hsl(219, 30%, 76%) |
| HSV | hsv(219, 17%, 83%) |
| CMYK | cmyk(17.5%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(75.97, 0.50, -13.55) |
| CIE-LCH | lch(75.97, 13.56, 272.10°) |
| OKLab | oklab(79.29% -0.0046 -0.0367) |
| OKLCH | oklch(79.29% 0.037 262.8) |
| XYZ | xyz(47.5432, 49.8329, 69.3885) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.05
Light Blue Grey
#B7C9E2
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 3.88
Light Grey Blue
#9DBCD4
ΔE00 6.50
Dove Gray
#B6B8BD
ΔE00 7.94
Powder Blue (survey)
#B1D1FC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCD4 #D4C7AF
analogous
#AFCED4 #AFBCD4 #B4AFD4
triadic
#AFBCD4 #D4AFBC #BCD4AF
tetradic
#AFBCD4 #D4AFCE #D4C7AF #AFD4B4
square
#AFBCD4 #D4AFCE #D4C7AF #AFD4B4
split-complementary
#AFBCD4 #D4B4AF #CED4AF
monochromatic
#5F79A9 #879BBF #AFBCD4 #D7DDE9 #EBEEF4
Accessibility & contrast
On white
1.91
#AFBCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#AFBCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCD4
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCD4 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD5
Deuteranopia (green-blind)
#B1BAD3
Tritanopia (blue-blind)
#A6C1C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbcd4; /* rgb */ color: rgb(175, 188, 212); /* oklch */ color: oklch(79.3% 0.037 262.8);
Tailwind
colors: {
custom: {
50: '#c7d0e1',
500: '#afbcd4',
950: '#000000',
},
}SCSS
$custom: #afbcd4; $custom-light: #c7d0e1; $custom-dark: #000000;
JSON
{
"hex": "#afbcd4",
"rgb": {
"r": 175,
"g": 188,
"b": 212
},
"hsl": {
"h": 218.919,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.7929,
"c": 0.03701,
"h": 262.8
},
"luminance": 0.49834
}Semantic roles & 50–950 ramp
primary
#AFBCD4
secondary
#EBE7E0
accent
#833DA9
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283