#AFBEE1#AFBEE1
#AFBEE1 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.2% C 0.052 H 266.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE1 |
|---|---|
| RGB | rgb(175, 190, 225) |
| HSL | hsl(222, 45%, 78%) |
| HSV | hsv(222, 22%, 88%) |
| CMYK | cmyk(22.2%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(76.91, 2.31, -19.17) |
| CIE-LCH | lch(76.91, 19.30, 276.86°) |
| OKLab | oklab(80.16% -0.0028 -0.0523) |
| OKLCH | oklch(80.16% 0.052 266.9) |
| XYZ | xyz(49.6797, 51.3759, 78.5186) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE1 #E1D2AF
analogous
#AFD7E1 #AFBEE1 #B9AFE1
triadic
#AFBEE1 #E1AFBE #BEE1AF
tetradic
#AFBEE1 #E1AFD7 #E1D2AF #AFE1B9
square
#AFBEE1 #E1AFD7 #E1D2AF #AFE1B9
split-complementary
#AFBEE1 #E1B9AF #D7E1AF
monochromatic
#5676C0 #829AD0 #AFBEE1 #DCE2F2 #E9EDF7
Accessibility & contrast
On white
1.86
#AFBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AFBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE1
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE1 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E3
Deuteranopia (green-blind)
#AFBCE0
Tritanopia (blue-blind)
#A3C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee1; /* rgb */ color: rgb(175, 190, 225); /* oklch */ color: oklch(80.2% 0.052 266.9);
Tailwind
colors: {
custom: {
50: '#c7d1ea',
500: '#afbee1',
950: '#000000',
},
}SCSS
$custom: #afbee1; $custom-light: #c7d1ea; $custom-dark: #000000;
JSON
{
"hex": "#afbee1",
"rgb": {
"r": 175,
"g": 190,
"b": 225
},
"hsl": {
"h": 222,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.80164,
"c": 0.05239,
"h": 266.9
},
"luminance": 0.51377
}Semantic roles & 50–950 ramp
primary
#AFBEE1
secondary
#BAA77A
accent
#8F2DB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384