#AFBEE2#AFBEE2
#AFBEE2 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.2% C 0.054 H 267.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE2 |
|---|---|
| RGB | rgb(175, 190, 226) |
| HSL | hsl(222, 47%, 79%) |
| HSV | hsv(222, 23%, 89%) |
| CMYK | cmyk(22.6%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.94, 2.53, -19.66) |
| CIE-LCH | lch(76.94, 19.82, 277.34°) |
| OKLab | oklab(80.2% -0.0025 -0.0537) |
| OKLCH | oklch(80.2% 0.054 267.4) |
| XYZ | xyz(49.8166, 51.4306, 79.2392) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 4.93
Light Periwinkle
#C1C6FC
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE2 #E2D3AF
analogous
#AFD7E2 #AFBEE2 #B9AFE2
triadic
#AFBEE2 #E2AFBE #BEE2AF
tetradic
#AFBEE2 #E2AFD7 #E2D3AF #AFE2B9
square
#AFBEE2 #E2AFD7 #E2D3AF #AFE2B9
split-complementary
#AFBEE2 #E2B9AF #D7E2AF
monochromatic
#5575C1 #829AD2 #AFBEE2 #DCE2F2 #E9EDF7
Accessibility & contrast
On white
1.86
#AFBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AFBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#AFBCE1
Tritanopia (blue-blind)
#A2C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee2; /* rgb */ color: rgb(175, 190, 226); /* oklch */ color: oklch(80.2% 0.054 267.4);
Tailwind
colors: {
custom: {
50: '#c7d1eb',
500: '#afbee2',
950: '#000000',
},
}SCSS
$custom: #afbee2; $custom-light: #c7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#afbee2",
"rgb": {
"r": 175,
"g": 190,
"b": 226
},
"hsl": {
"h": 222.353,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.80201,
"c": 0.05373,
"h": 267.4
},
"luminance": 0.51432
}Semantic roles & 50–950 ramp
primary
#AFBEE2
secondary
#BBA87A
accent
#902BBA
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384