#AFBBEC#AFBBEC
#AFBBEC is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.071 H 274.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBEC |
|---|---|
| RGB | rgb(175, 187, 236) |
| HSL | hsl(228, 62%, 81%) |
| HSV | hsv(228, 26%, 93%) |
| CMYK | cmyk(25.8%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(76.50, 6.48, -25.72) |
| CIE-LCH | lch(76.50, 26.52, 284.14°) |
| OKLab | oklab(79.97% 0.0049 -0.0707) |
| OKLCH | oklch(79.97% 0.071 274) |
| XYZ | xyz(50.5858, 50.7094, 86.4633) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.81
Pastel Blue
#A2BFFE
ΔE00 5.63
Periwinkle
#CCCCFF
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBEC #ECE0AF
analogous
#AFD9EC #AFBBEC #C1AFEC
triadic
#AFBBEC #ECAFBB #BBECAF
tetradic
#AFBBEC #ECAFD9 #ECE0AF #AFECC1
square
#AFBBEC #ECAFD9 #ECE0AF #AFECC1
split-complementary
#AFBBEC #ECC1AF #D9ECAF
monochromatic
#4C67D5 #7E91E0 #AFBBEC #E0E5F8 #E6EAF9
Accessibility & contrast
On white
1.88
#AFBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#AFBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBEC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBEC | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEE
Deuteranopia (green-blind)
#A8BBEB
Tritanopia (blue-blind)
#A0C4CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #afbbec; /* rgb */ color: rgb(175, 187, 236); /* oklch */ color: oklch(80.0% 0.071 274.0);
Tailwind
colors: {
custom: {
50: '#c8cff2',
500: '#afbbec',
950: '#000000',
},
}SCSS
$custom: #afbbec; $custom-light: #c8cff2; $custom-dark: #000000;
JSON
{
"hex": "#afbbec",
"rgb": {
"r": 175,
"g": 187,
"b": 236
},
"hsl": {
"h": 228.197,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.79973,
"c": 0.07083,
"h": 274
},
"luminance": 0.50711
}Semantic roles & 50–950 ramp
primary
#AFBBEC
secondary
#C9B976
accent
#A71CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385