#AFBEDD#AFBEDD
#AFBEDD is a light, muted blue. Relative luminance 0.512; OKLCH L 80.0% C 0.047 H 264.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEDD |
|---|---|
| RGB | rgb(175, 190, 221) |
| HSL | hsl(220, 40%, 78%) |
| HSV | hsv(220, 21%, 87%) |
| CMYK | cmyk(20.8%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(76.78, 1.40, -17.20) |
| CIE-LCH | lch(76.78, 17.26, 274.67°) |
| OKLab | oklab(80.02% -0.0042 -0.0468) |
| OKLCH | oklch(80.02% 0.047 264.9) |
| XYZ | xyz(49.1405, 51.1602, 75.6785) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.38
Light Blue Grey
#B7C9E2
ΔE00 3.86
Cloudy Blue
#ACC2D9
ΔE00 4.84
Light Periwinkle
#C1C6FC
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.83
Pastel Blue
#A2BFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEDD #DDCEAF
analogous
#AFD5DD #AFBEDD #B7AFDD
triadic
#AFBEDD #DDAFBE #BEDDAF
tetradic
#AFBEDD #DDAFD5 #DDCEAF #AFDDB7
square
#AFBEDD #DDAFD5 #DDCEAF #AFDDB7
split-complementary
#AFBEDD #DDB7AF #D5DDAF
monochromatic
#5978B8 #849BCB #AFBEDD #DAE1EF #EAEEF6
Accessibility & contrast
On white
1.87
#AFBEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#AFBEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEDD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEDD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DF
Deuteranopia (green-blind)
#B0BCDC
Tritanopia (blue-blind)
#A4C4C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #afbedd; /* rgb */ color: rgb(175, 190, 221); /* oklch */ color: oklch(80.0% 0.047 264.9);
Tailwind
colors: {
custom: {
50: '#c7d1e7',
500: '#afbedd',
950: '#000000',
},
}SCSS
$custom: #afbedd; $custom-light: #c7d1e7; $custom-dark: #000000;
JSON
{
"hex": "#afbedd",
"rgb": {
"r": 175,
"g": 190,
"b": 221
},
"hsl": {
"h": 220.435,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.80019,
"c": 0.04703,
"h": 264.9
},
"luminance": 0.51161
}Semantic roles & 50–950 ramp
primary
#AFBEDD
secondary
#B5A27B
accent
#8932B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384