#AFBEE6#AFBEE6
#AFBEE6 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.059 H 268.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE6 |
|---|---|
| RGB | rgb(175, 190, 230) |
| HSL | hsl(224, 52%, 79%) |
| HSV | hsv(224, 24%, 90%) |
| CMYK | cmyk(23.9%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(77.07, 3.45, -21.61) |
| CIE-LCH | lch(77.07, 21.89, 279.07°) |
| OKLab | oklab(80.35% -0.0011 -0.0591) |
| OKLCH | oklch(80.35% 0.059 268.9) |
| XYZ | xyz(50.3718, 51.6527, 82.1636) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Periwinkle
#CCCCFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE6 #E6D7AF
analogous
#AFDAE6 #AFBEE6 #BCAFE6
triadic
#AFBEE6 #E6AFBE #BEE6AF
tetradic
#AFBEE6 #E6AFDA #E6D7AF #AFE6BC
square
#AFBEE6 #E6AFDA #E6D7AF #AFE6BC
split-complementary
#AFBEE6 #E6BCAF #DAE6AF
monochromatic
#5272C9 #8098D7 #AFBEE6 #DEE4F5 #E8ECF8
Accessibility & contrast
On white
1.85
#AFBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#AFBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE6
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE6 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E8
Deuteranopia (green-blind)
#ADBCE5
Tritanopia (blue-blind)
#A1C6CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee6; /* rgb */ color: rgb(175, 190, 230); /* oklch */ color: oklch(80.3% 0.059 268.9);
Tailwind
colors: {
custom: {
50: '#c7d1ee',
500: '#afbee6',
950: '#000000',
},
}SCSS
$custom: #afbee6; $custom-light: #c7d1ee; $custom-dark: #000000;
JSON
{
"hex": "#afbee6",
"rgb": {
"r": 175,
"g": 190,
"b": 230
},
"hsl": {
"h": 223.636,
"s": 52.381,
"l": 79.412
},
"oklch": {
"l": 0.8035,
"c": 0.05915,
"h": 268.9
},
"luminance": 0.51654
}Semantic roles & 50–950 ramp
primary
#AFBEE6
secondary
#C1AD79
accent
#9626C0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385