#AFBEE5#AFBEE5
#AFBEE5 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.3% C 0.058 H 268.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE5 |
|---|---|
| RGB | rgb(175, 190, 229) |
| HSL | hsl(223, 51%, 79%) |
| HSV | hsv(223, 24%, 90%) |
| CMYK | cmyk(23.6%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(77.04, 3.22, -21.12) |
| CIE-LCH | lch(77.04, 21.37, 278.67°) |
| OKLab | oklab(80.31% -0.0014 -0.0578) |
| OKLCH | oklch(80.31% 0.058 268.6) |
| XYZ | xyz(50.2318, 51.5967, 81.4262) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE5 #E5D6AF
analogous
#AFD9E5 #AFBEE5 #BBAFE5
triadic
#AFBEE5 #E5AFBE #BEE5AF
tetradic
#AFBEE5 #E5AFD9 #E5D6AF #AFE5BB
square
#AFBEE5 #E5AFD9 #E5D6AF #AFE5BB
split-complementary
#AFBEE5 #E5BBAF #D9E5AF
monochromatic
#5373C7 #8198D6 #AFBEE5 #DDE4F4 #E8ECF7
Accessibility & contrast
On white
1.86
#AFBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AFBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE5
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE5 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E7
Deuteranopia (green-blind)
#AEBCE4
Tritanopia (blue-blind)
#A1C5CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee5; /* rgb */ color: rgb(175, 190, 229); /* oklch */ color: oklch(80.3% 0.058 268.6);
Tailwind
colors: {
custom: {
50: '#c7d1ed',
500: '#afbee5',
950: '#000000',
},
}SCSS
$custom: #afbee5; $custom-light: #c7d1ed; $custom-dark: #000000;
JSON
{
"hex": "#afbee5",
"rgb": {
"r": 175,
"g": 190,
"b": 229
},
"hsl": {
"h": 223.333,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.80313,
"c": 0.05779,
"h": 268.6
},
"luminance": 0.51598
}Semantic roles & 50–950 ramp
primary
#AFBEE5
secondary
#BFAC79
accent
#9427BE
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384