#AFBEE0#AFBEE0
#AFBEE0 is a light, muted blue. Relative luminance 0.513; OKLCH L 80.1% C 0.051 H 266.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE0 |
|---|---|
| RGB | rgb(175, 190, 224) |
| HSL | hsl(222, 44%, 78%) |
| HSV | hsv(222, 22%, 88%) |
| CMYK | cmyk(21.9%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(76.87, 2.08, -18.68) |
| CIE-LCH | lch(76.87, 18.79, 276.35°) |
| OKLab | oklab(80.13% -0.0032 -0.0509) |
| OKLCH | oklch(80.13% 0.051 266.5) |
| XYZ | xyz(49.5437, 51.3215, 77.8023) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 4.51
Cloudy Blue
#ACC2D9
ΔE00 5.61
Light Periwinkle
#C1C6FC
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE0 #E0D1AF
analogous
#AFD6E0 #AFBEE0 #B8AFE0
triadic
#AFBEE0 #E0AFBE #BEE0AF
tetradic
#AFBEE0 #E0AFD6 #E0D1AF #AFE0B8
square
#AFBEE0 #E0AFD6 #E0D1AF #AFE0B8
split-complementary
#AFBEE0 #E0B8AF #D6E0AF
monochromatic
#5776BE #839ACF #AFBEE0 #DBE2F1 #E9EDF6
Accessibility & contrast
On white
1.86
#AFBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#AFBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE0
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE0 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E2
Deuteranopia (green-blind)
#AFBCDF
Tritanopia (blue-blind)
#A3C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee0; /* rgb */ color: rgb(175, 190, 224); /* oklch */ color: oklch(80.1% 0.051 266.5);
Tailwind
colors: {
custom: {
50: '#c7d1e9',
500: '#afbee0',
950: '#000000',
},
}SCSS
$custom: #afbee0; $custom-light: #c7d1e9; $custom-dark: #000000;
JSON
{
"hex": "#afbee0",
"rgb": {
"r": 175,
"g": 190,
"b": 224
},
"hsl": {
"h": 221.633,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.80128,
"c": 0.05104,
"h": 266.5
},
"luminance": 0.51323
}Semantic roles & 50–950 ramp
primary
#AFBEE0
secondary
#B9A67A
accent
#8D2EB7
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384