#AFC8EE#AFC8EE
#AFC8EE is a very light, moderate blue. Relative luminance 0.566; OKLCH L 82.7% C 0.060 H 258.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8EE |
|---|---|
| RGB | rgb(175, 200, 238) |
| HSL | hsl(216, 65%, 81%) |
| HSV | hsv(216, 26%, 93%) |
| CMYK | cmyk(26.5%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(79.95, -0.07, -21.54) |
| CIE-LCH | lch(79.95, 21.54, 269.80°) |
| OKLab | oklab(82.69% -0.0118 -0.059) |
| OKLCH | oklch(82.69% 0.06 258.7) |
| XYZ | xyz(53.7618, 56.5938, 88.9634) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.83
Lightsteelblue
#B0C4DE
ΔE00 3.52
Light Blue Grey
#B7C9E2
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 4.45
Cloudy Blue
#ACC2D9
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8EE #EED5AF
analogous
#AFE7EE #AFC8EE #B5AFEE
triadic
#AFC8EE #EEAFC8 #C8EEAF
tetradic
#AFC8EE #EEAFE7 #EED5AF #AFEEB5
square
#AFC8EE #EEAFE7 #EED5AF #AFEEB5
split-complementary
#AFC8EE #EEB5AF #E7EEAF
monochromatic
#4A83D9 #7DA5E3 #AFC8EE #E1EBF9 #E6EEFA
Accessibility & contrast
On white
1.70
#AFC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#AFC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8EE
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8EE | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#9ED0D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afc8ee; /* rgb */ color: rgb(175, 200, 238); /* oklch */ color: oklch(82.7% 0.060 258.7);
Tailwind
colors: {
custom: {
50: '#c8d8f3',
500: '#afc8ee',
950: '#000000',
},
}SCSS
$custom: #afc8ee; $custom-light: #c8d8f3; $custom-dark: #000000;
JSON
{
"hex": "#afc8ee",
"rgb": {
"r": 175,
"g": 200,
"b": 238
},
"hsl": {
"h": 216.19,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.82693,
"c": 0.06017,
"h": 258.7
},
"luminance": 0.56596
}Semantic roles & 50–950 ramp
primary
#AFC8EE
secondary
#CCA976
accent
#8519CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385