#AFBFE2#AFBFE2
#AFBFE2 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.4% C 0.053 H 265.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFE2 |
|---|---|
| RGB | rgb(175, 191, 226) |
| HSL | hsl(221, 47%, 79%) |
| HSV | hsv(221, 23%, 89%) |
| CMYK | cmyk(22.6%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(77.20, 1.99, -19.26) |
| CIE-LCH | lch(77.20, 19.36, 275.91°) |
| OKLab | oklab(80.41% -0.0038 -0.0526) |
| OKLCH | oklch(80.41% 0.053 265.8) |
| XYZ | xyz(50.0339, 51.8653, 79.3116) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.00
Light Blue Grey
#B7C9E2
ΔE00 4.41
Cloudy Blue
#ACC2D9
ΔE00 5.55
Light Periwinkle
#C1C6FC
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 6.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFE2 #E2D2AF
analogous
#AFD8E2 #AFBFE2 #B8AFE2
triadic
#AFBFE2 #E2AFBF #BFE2AF
tetradic
#AFBFE2 #E2AFD8 #E2D2AF #AFE2B8
square
#AFBFE2 #E2AFD8 #E2D2AF #AFE2B8
split-complementary
#AFBFE2 #E2B8AF #D8E2AF
monochromatic
#5577C1 #829BD2 #AFBFE2 #DCE3F2 #E9EDF7
Accessibility & contrast
On white
1.85
#AFBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#AFBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFE2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFE2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B0BDE1
Tritanopia (blue-blind)
#A2C6CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbfe2; /* rgb */ color: rgb(175, 191, 226); /* oklch */ color: oklch(80.4% 0.053 265.8);
Tailwind
colors: {
custom: {
50: '#c7d2eb',
500: '#afbfe2',
950: '#000000',
},
}SCSS
$custom: #afbfe2; $custom-light: #c7d2eb; $custom-dark: #000000;
JSON
{
"hex": "#afbfe2",
"rgb": {
"r": 175,
"g": 191,
"b": 226
},
"hsl": {
"h": 221.176,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.80406,
"c": 0.05272,
"h": 265.8
},
"luminance": 0.51867
}Semantic roles & 50–950 ramp
primary
#AFBFE2
secondary
#BBA77A
accent
#8D2BBA
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384