#AFBFEC#AFBFEC
#AFBFEC is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.066 H 269.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFEC |
|---|---|
| RGB | rgb(175, 191, 236) |
| HSL | hsl(224, 62%, 81%) |
| HSV | hsv(224, 26%, 93%) |
| CMYK | cmyk(25.8%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.54, 4.30, -24.14) |
| CIE-LCH | lch(77.54, 24.52, 280.11°) |
| OKLab | oklab(80.78% -0.0005 -0.0662) |
| OKLCH | oklch(80.78% 0.066 269.6) |
| XYZ | xyz(51.4463, 52.4302, 86.7501) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFEC #ECDCAF
analogous
#AFDDEC #AFBFEC #BDAFEC
triadic
#AFBFEC #ECAFBF #BFECAF
tetradic
#AFBFEC #ECAFDD #ECDCAF #AFECBD
square
#AFBFEC #ECAFDD #ECDCAF #AFECBD
split-complementary
#AFBFEC #ECBDAF #DDECAF
monochromatic
#4C70D5 #7E97E0 #AFBFEC #E0E7F8 #E6EBF9
Accessibility & contrast
On white
1.83
#AFBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AFBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFEC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFEC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EE
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#9FC8CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbfec; /* rgb */ color: rgb(175, 191, 236); /* oklch */ color: oklch(80.8% 0.066 269.6);
Tailwind
colors: {
custom: {
50: '#c8d2f2',
500: '#afbfec',
950: '#000000',
},
}SCSS
$custom: #afbfec; $custom-light: #c8d2f2; $custom-dark: #000000;
JSON
{
"hex": "#afbfec",
"rgb": {
"r": 175,
"g": 191,
"b": 236
},
"hsl": {
"h": 224.262,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.80781,
"c": 0.06623,
"h": 269.6
},
"luminance": 0.52432
}Semantic roles & 50–950 ramp
primary
#AFBFEC
secondary
#C9B376
accent
#9C1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385