#AFC4EA#AFC4EA
#AFC4EA is a light, muted blue. Relative luminance 0.545; OKLCH L 81.7% C 0.059 H 262.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4EA |
|---|---|
| RGB | rgb(175, 196, 234) |
| HSL | hsl(219, 58%, 80%) |
| HSV | hsv(219, 25%, 92%) |
| CMYK | cmyk(25.2%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(78.77, 1.14, -21.19) |
| CIE-LCH | lch(78.77, 21.22, 273.08°) |
| OKLab | oklab(81.72% -0.0079 -0.058) |
| OKLCH | oklch(81.72% 0.059 262.3) |
| XYZ | xyz(52.2664, 54.5328, 85.5980) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.67
Light Blue Grey
#B7C9E2
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 5.23
Light Periwinkle
#C1C6FC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4EA #EAD5AF
analogous
#AFE2EA #AFC4EA #B7AFEA
triadic
#AFC4EA #EAAFC4 #C4EAAF
tetradic
#AFC4EA #EAAFE2 #EAD5AF #AFEAB7
square
#AFC4EA #EAAFE2 #EAD5AF #AFEAB7
split-complementary
#AFC4EA #EAB7AF #E2EAAF
monochromatic
#4E7CD1 #7FA0DD #AFC4EA #DFE8F7 #E7EDF9
Accessibility & contrast
On white
1.76
#AFC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#AFC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4EA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4EA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#9FCCD0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc4ea; /* rgb */ color: rgb(175, 196, 234); /* oklch */ color: oklch(81.7% 0.059 262.3);
Tailwind
colors: {
custom: {
50: '#c7d5f0',
500: '#afc4ea',
950: '#000000',
},
}SCSS
$custom: #afc4ea; $custom-light: #c7d5f0; $custom-dark: #000000;
JSON
{
"hex": "#afc4ea",
"rgb": {
"r": 175,
"g": 196,
"b": 234
},
"hsl": {
"h": 218.644,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81724,
"c": 0.05851,
"h": 262.3
},
"luminance": 0.54534
}Semantic roles & 50–950 ramp
primary
#AFC4EA
secondary
#C6AA77
accent
#8B1FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385