#AFBEEC#AFBEEC
#AFBEEC is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.6% C 0.067 H 270.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEEC |
|---|---|
| RGB | rgb(175, 190, 236) |
| HSL | hsl(225, 62%, 81%) |
| HSV | hsv(225, 26%, 93%) |
| CMYK | cmyk(25.8%, 19.5%, 0%, 7.5%) |
| CIE-LAB | lab(77.28, 4.85, -24.53) |
| CIE-LCH | lch(77.28, 25.01, 281.17°) |
| OKLab | oklab(80.58% 0.0009 -0.0673) |
| OKLCH | oklch(80.58% 0.067 270.7) |
| XYZ | xyz(51.2289, 51.9956, 86.6776) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEEC #ECDDAF
analogous
#AFDCEC #AFBEEC #BEAFEC
triadic
#AFBEEC #ECAFBE #BEECAF
tetradic
#AFBEEC #ECAFDC #ECDDAF #AFECBE
square
#AFBEEC #ECAFDC #ECDDAF #AFECBE
split-complementary
#AFBEEC #ECBEAF #DCECAF
monochromatic
#4C6ED5 #7E96E0 #AFBEEC #E0E6F8 #E6EBF9
Accessibility & contrast
On white
1.84
#AFBEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#AFBEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEEC
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEEC | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EE
Deuteranopia (green-blind)
#ABBDEB
Tritanopia (blue-blind)
#9FC7CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbeec; /* rgb */ color: rgb(175, 190, 236); /* oklch */ color: oklch(80.6% 0.067 270.7);
Tailwind
colors: {
custom: {
50: '#c8d1f2',
500: '#afbeec',
950: '#000000',
},
}SCSS
$custom: #afbeec; $custom-light: #c8d1f2; $custom-dark: #000000;
JSON
{
"hex": "#afbeec",
"rgb": {
"r": 175,
"g": 190,
"b": 236
},
"hsl": {
"h": 225.246,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.80579,
"c": 0.06735,
"h": 270.7
},
"luminance": 0.51997
}Semantic roles & 50–950 ramp
primary
#AFBEEC
secondary
#C9B576
accent
#9F1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385