#AFC4E2#AFC4E2
#AFC4E2 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.4% C 0.048 H 257.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4E2 |
|---|---|
| RGB | rgb(175, 196, 226) |
| HSL | hsl(215, 47%, 79%) |
| HSV | hsv(215, 23%, 89%) |
| CMYK | cmyk(22.6%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.51, -0.69, -17.28) |
| CIE-LCH | lch(78.51, 17.30, 267.70°) |
| OKLab | oklab(81.43% -0.0106 -0.0471) |
| OKLCH | oklch(81.43% 0.048 257.3) |
| XYZ | xyz(51.1429, 54.0834, 79.6813) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.29
Light Blue Grey
#B7C9E2
ΔE00 2.08
Cloudy Blue
#ACC2D9
ΔE00 2.89
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4E2 #E2CDAF
analogous
#AFDDE2 #AFC4E2 #B3AFE2
triadic
#AFC4E2 #E2AFC4 #C4E2AF
tetradic
#AFC4E2 #E2AFDD #E2CDAF #AFE2B3
square
#AFC4E2 #E2AFDD #E2CDAF #AFE2B3
split-complementary
#AFC4E2 #E2B3AF #DDE2AF
monochromatic
#5582C1 #82A3D2 #AFC4E2 #DCE5F2 #E9EEF7
Accessibility & contrast
On white
1.78
#AFC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#AFC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4E2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4E2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E3
Deuteranopia (green-blind)
#B4C0E1
Tritanopia (blue-blind)
#A2CACE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc4e2; /* rgb */ color: rgb(175, 196, 226); /* oklch */ color: oklch(81.4% 0.048 257.3);
Tailwind
colors: {
custom: {
50: '#c7d5eb',
500: '#afc4e2',
950: '#000000',
},
}SCSS
$custom: #afc4e2; $custom-light: #c7d5eb; $custom-dark: #000000;
JSON
{
"hex": "#afc4e2",
"rgb": {
"r": 175,
"g": 196,
"b": 226
},
"hsl": {
"h": 215.294,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.81433,
"c": 0.04829,
"h": 257.3
},
"luminance": 0.54085
}Semantic roles & 50–950 ramp
primary
#AFC4E2
secondary
#BBA07A
accent
#7F2BBA
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384