#AFC8EB#AFC8EB
#AFC8EB is a very light, muted blue. Relative luminance 0.564; OKLCH L 82.6% C 0.056 H 256.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8EB |
|---|---|
| RGB | rgb(175, 200, 235) |
| HSL | hsl(215, 60%, 80%) |
| HSV | hsv(215, 26%, 92%) |
| CMYK | cmyk(25.5%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.85, -0.77, -20.09) |
| CIE-LCH | lch(79.85, 20.10, 267.80°) |
| OKLab | oklab(82.58% -0.0129 -0.0549) |
| OKLCH | oklch(82.58% 0.056 256.8) |
| XYZ | xyz(53.3247, 56.4190, 86.6615) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.80
Powder Blue (survey)
#B1D1FC
ΔE00 3.05
Light Blue Grey
#B7C9E2
ΔE00 3.12
Cloudy Blue
#ACC2D9
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8EB #EBD2AF
analogous
#AFE6EB #AFC8EB #B4AFEB
triadic
#AFC8EB #EBAFC8 #C8EBAF
tetradic
#AFC8EB #EBAFE6 #EBD2AF #AFEBB4
square
#AFC8EB #EBAFE6 #EBD2AF #AFEBB4
split-complementary
#AFC8EB #EBB4AF #E6EBAF
monochromatic
#4D85D3 #7EA6DF #AFC8EB #E0EAF7 #E7EEF9
Accessibility & contrast
On white
1.71
#AFC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#AFC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8EB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8EB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#9FCFD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afc8eb; /* rgb */ color: rgb(175, 200, 235); /* oklch */ color: oklch(82.6% 0.056 256.8);
Tailwind
colors: {
custom: {
50: '#c8d8f1',
500: '#afc8eb',
950: '#000000',
},
}SCSS
$custom: #afc8eb; $custom-light: #c8d8f1; $custom-dark: #000000;
JSON
{
"hex": "#afc8eb",
"rgb": {
"r": 175,
"g": 200,
"b": 235
},
"hsl": {
"h": 215,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82583,
"c": 0.05641,
"h": 256.8
},
"luminance": 0.56421
}Semantic roles & 50–950 ramp
primary
#AFC8EB
secondary
#C7A677
accent
#811EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385