#AFBAEC#AFBAEC
#AFBAEC is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.8% C 0.072 H 275.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAEC |
|---|---|
| RGB | rgb(175, 186, 236) |
| HSL | hsl(229, 62%, 81%) |
| HSV | hsv(229, 26%, 93%) |
| CMYK | cmyk(25.8%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(76.24, 7.03, -26.11) |
| CIE-LCH | lch(76.24, 27.04, 285.06°) |
| OKLab | oklab(79.77% 0.0063 -0.0718) |
| OKLCH | oklch(79.77% 0.072 275) |
| XYZ | xyz(50.3744, 50.2866, 86.3928) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.96
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAEC #ECE1AF
analogous
#AFD8EC #AFBAEC #C2AFEC
triadic
#AFBAEC #ECAFBA #BAECAF
tetradic
#AFBAEC #ECAFD8 #ECE1AF #AFECC2
square
#AFBAEC #ECAFD8 #ECE1AF #AFECC2
split-complementary
#AFBAEC #ECC2AF #D8ECAF
monochromatic
#4C65D5 #7E8FE0 #AFBAEC #E0E5F8 #E6EAF9
Accessibility & contrast
On white
1.90
#AFBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AFBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAEC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAEC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEE
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#A0C3CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbaec; /* rgb */ color: rgb(175, 186, 236); /* oklch */ color: oklch(79.8% 0.072 275.0);
Tailwind
colors: {
custom: {
50: '#c8cef2',
500: '#afbaec',
950: '#000000',
},
}SCSS
$custom: #afbaec; $custom-light: #c8cef2; $custom-dark: #000000;
JSON
{
"hex": "#afbaec",
"rgb": {
"r": 175,
"g": 186,
"b": 236
},
"hsl": {
"h": 229.18,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.79772,
"c": 0.07204,
"h": 275
},
"luminance": 0.50288
}Semantic roles & 50–950 ramp
primary
#AFBAEC
secondary
#C9BA76
accent
#AA1CC9
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385