#AFC4E7#AFC4E7
#AFC4E7 is a light, muted blue. Relative luminance 0.544; OKLCH L 81.6% C 0.055 H 260.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4E7 |
|---|---|
| RGB | rgb(175, 196, 231) |
| HSL | hsl(218, 54%, 80%) |
| HSV | hsv(218, 24%, 91%) |
| CMYK | cmyk(24.2%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(78.67, 0.45, -19.73) |
| CIE-LCH | lch(78.67, 19.73, 271.30°) |
| OKLab | oklab(81.61% -0.0089 -0.0539) |
| OKLCH | oklch(81.61% 0.055 260.6) |
| XYZ | xyz(51.8390, 54.3618, 83.3474) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.85
Light Blue Grey
#B7C9E2
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.37
Cloudy Blue
#ACC2D9
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4E7 #E7D2AF
analogous
#AFE0E7 #AFC4E7 #B6AFE7
triadic
#AFC4E7 #E7AFC4 #C4E7AF
tetradic
#AFC4E7 #E7AFE0 #E7D2AF #AFE7B6
square
#AFC4E7 #E7AFE0 #E7D2AF #AFE7B6
split-complementary
#AFC4E7 #E7B6AF #E0E7AF
monochromatic
#517FCB #80A1D9 #AFC4E7 #DEE7F5 #E7EEF8
Accessibility & contrast
On white
1.77
#AFC4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#AFC4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4E7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4E7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#B3C0E6
Tritanopia (blue-blind)
#A0CBCF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc4e7; /* rgb */ color: rgb(175, 196, 231); /* oklch */ color: oklch(81.6% 0.055 260.6);
Tailwind
colors: {
custom: {
50: '#c7d5ee',
500: '#afc4e7',
950: '#000000',
},
}SCSS
$custom: #afc4e7; $custom-light: #c7d5ee; $custom-dark: #000000;
JSON
{
"hex": "#afc4e7",
"rgb": {
"r": 175,
"g": 196,
"b": 231
},
"hsl": {
"h": 217.5,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.81614,
"c": 0.05463,
"h": 260.6
},
"luminance": 0.54363
}Semantic roles & 50–950 ramp
primary
#AFC4E7
secondary
#C2A678
accent
#8624C1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385