#AFBEE4#AFBEE4
#AFBEE4 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.3% C 0.056 H 268.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE4 |
|---|---|
| RGB | rgb(175, 190, 228) |
| HSL | hsl(223, 50%, 79%) |
| HSV | hsv(223, 23%, 89%) |
| CMYK | cmyk(23.2%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(77.01, 2.99, -20.64) |
| CIE-LCH | lch(77.01, 20.85, 278.25°) |
| OKLab | oklab(80.27% -0.0018 -0.0564) |
| OKLCH | oklch(80.27% 0.056 268.2) |
| XYZ | xyz(50.0926, 51.5410, 80.6929) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE4 #E4D5AF
analogous
#AFD9E4 #AFBEE4 #BBAFE4
triadic
#AFBEE4 #E4AFBE #BEE4AF
tetradic
#AFBEE4 #E4AFD9 #E4D5AF #AFE4BB
square
#AFBEE4 #E4AFD9 #E4D5AF #AFE4BB
split-complementary
#AFBEE4 #E4BBAF #D9E4AF
monochromatic
#5374C5 #8199D5 #AFBEE4 #DDE3F3 #E8ECF7
Accessibility & contrast
On white
1.86
#AFBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#AFBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#AEBCE3
Tritanopia (blue-blind)
#A2C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee4; /* rgb */ color: rgb(175, 190, 228); /* oklch */ color: oklch(80.3% 0.056 268.2);
Tailwind
colors: {
custom: {
50: '#c7d1ec',
500: '#afbee4',
950: '#000000',
},
}SCSS
$custom: #afbee4; $custom-light: #c7d1ec; $custom-dark: #000000;
JSON
{
"hex": "#afbee4",
"rgb": {
"r": 175,
"g": 190,
"b": 228
},
"hsl": {
"h": 223.019,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.80275,
"c": 0.05644,
"h": 268.2
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#AFBEE4
secondary
#BEAB79
accent
#9329BD
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384