#AFBAEB#AFBAEB
#AFBAEB is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.7% C 0.071 H 274.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAEB |
|---|---|
| RGB | rgb(175, 186, 235) |
| HSL | hsl(229, 60%, 80%) |
| HSV | hsv(229, 26%, 92%) |
| CMYK | cmyk(25.5%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.21, 6.79, -25.63) |
| CIE-LCH | lch(76.21, 26.51, 284.84°) |
| OKLab | oklab(79.73% 0.006 -0.0704) |
| OKLCH | oklch(79.73% 0.071 274.8) |
| XYZ | xyz(50.2295, 50.2286, 85.6298) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.87
Pastel Blue
#A2BFFE
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 7.47
Light Blue Grey
#B7C9E2
ΔE00 7.89
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAEB #EBE0AF
analogous
#AFD8EB #AFBAEB #C2AFEB
triadic
#AFBAEB #EBAFBA #BAEBAF
tetradic
#AFBAEB #EBAFD8 #EBE0AF #AFEBC2
square
#AFBAEB #EBAFD8 #EBE0AF #AFEBC2
split-complementary
#AFBAEB #EBC2AF #D8EBAF
monochromatic
#4D66D3 #7E90DF #AFBAEB #E0E4F7 #E7EAF9
Accessibility & contrast
On white
1.90
#AFBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#AFBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAEB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAEB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#A0C3CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbaeb; /* rgb */ color: rgb(175, 186, 235); /* oklch */ color: oklch(79.7% 0.071 274.8);
Tailwind
colors: {
custom: {
50: '#c8cef1',
500: '#afbaeb',
950: '#000000',
},
}SCSS
$custom: #afbaeb; $custom-light: #c8cef1; $custom-dark: #000000;
JSON
{
"hex": "#afbaeb",
"rgb": {
"r": 175,
"g": 186,
"b": 235
},
"hsl": {
"h": 229,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.79733,
"c": 0.07065,
"h": 274.8
},
"luminance": 0.5023
}Semantic roles & 50–950 ramp
primary
#AFBAEB
secondary
#C7B977
accent
#A91EC8
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131316
muted
#828385