#AFC7EA#AFC7EA
#AFC7EA is a very light, muted blue. Relative luminance 0.559; OKLCH L 82.3% C 0.056 H 257.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC7EA |
|---|---|
| RGB | rgb(175, 199, 234) |
| HSL | hsl(216, 58%, 80%) |
| HSV | hsv(216, 25%, 92%) |
| CMYK | cmyk(25.2%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(79.56, -0.47, -20.00) |
| CIE-LCH | lch(79.56, 20.00, 268.66°) |
| OKLab | oklab(82.34% -0.0119 -0.0547) |
| OKLCH | oklch(82.34% 0.056 257.7) |
| XYZ | xyz(52.9498, 55.8997, 85.8258) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.73
Light Blue Grey
#B7C9E2
ΔE00 3.09
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Cloudy Blue
#ACC2D9
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC7EA #EAD2AF
analogous
#AFE5EA #AFC7EA #B4AFEA
triadic
#AFC7EA #EAAFC7 #C7EAAF
tetradic
#AFC7EA #EAAFE5 #EAD2AF #AFEAB4
square
#AFC7EA #EAAFE5 #EAD2AF #AFEAB4
split-complementary
#AFC7EA #EAB4AF #E5EAAF
monochromatic
#4E83D1 #7FA5DD #AFC7EA #DFE9F7 #E7EEF9
Accessibility & contrast
On white
1.72
#AFC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#AFC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC7EA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC7EA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#9FCED2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afc7ea; /* rgb */ color: rgb(175, 199, 234); /* oklch */ color: oklch(82.3% 0.056 257.7);
Tailwind
colors: {
custom: {
50: '#c7d7f0',
500: '#afc7ea',
950: '#000000',
},
}SCSS
$custom: #afc7ea; $custom-light: #c7d7f0; $custom-dark: #000000;
JSON
{
"hex": "#afc7ea",
"rgb": {
"r": 175,
"g": 199,
"b": 234
},
"hsl": {
"h": 215.593,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.8234,
"c": 0.05595,
"h": 257.7
},
"luminance": 0.55901
}Semantic roles & 50–950 ramp
primary
#AFC7EA
secondary
#C6A677
accent
#821FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385