#AFC2ED#AFC2ED
#AFC2ED is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.4% C 0.064 H 266.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2ED |
|---|---|
| RGB | rgb(175, 194, 237) |
| HSL | hsl(222, 63%, 81%) |
| HSV | hsv(222, 26%, 93%) |
| CMYK | cmyk(26.2%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.35, 2.92, -23.44) |
| CIE-LCH | lch(78.35, 23.62, 277.09°) |
| OKLab | oklab(81.43% -0.0042 -0.0643) |
| OKLCH | oklch(81.43% 0.064 266.3) |
| XYZ | xyz(52.2529, 53.8104, 87.7377) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Light Periwinkle
#C1C6FC
ΔE00 4.79
Powder Blue (survey)
#B1D1FC
ΔE00 5.07
Lightsteelblue
#B0C4DE
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2ED #EDDAAF
analogous
#AFE1ED #AFC2ED #BBAFED
triadic
#AFC2ED #EDAFC2 #C2EDAF
tetradic
#AFC2ED #EDAFE1 #EDDAAF #AFEDBB
square
#AFC2ED #EDAFE1 #EDDAAF #AFEDBB
split-complementary
#AFC2ED #EDBBAF #E1EDAF
monochromatic
#4B76D7 #7D9CE2 #AFC2ED #E1E8F8 #E6ECF9
Accessibility & contrast
On white
1.79
#AFC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#AFC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2ED
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2ED | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#9FCAD0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc2ed; /* rgb */ color: rgb(175, 194, 237); /* oklch */ color: oklch(81.4% 0.064 266.3);
Tailwind
colors: {
custom: {
50: '#c8d4f3',
500: '#afc2ed',
950: '#000000',
},
}SCSS
$custom: #afc2ed; $custom-light: #c8d4f3; $custom-dark: #000000;
JSON
{
"hex": "#afc2ed",
"rgb": {
"r": 175,
"g": 194,
"b": 237
},
"hsl": {
"h": 221.613,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.81429,
"c": 0.06441,
"h": 266.3
},
"luminance": 0.53812
}Semantic roles & 50–950 ramp
primary
#AFC2ED
secondary
#CAB076
accent
#951ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385