#AFBEE9#AFBEE9
#AFBEE9 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.063 H 269.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE9 |
|---|---|
| RGB | rgb(175, 190, 233) |
| HSL | hsl(224, 57%, 80%) |
| HSV | hsv(224, 25%, 91%) |
| CMYK | cmyk(24.9%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(77.17, 4.14, -23.08) |
| CIE-LCH | lch(77.17, 23.44, 280.18°) |
| OKLab | oklab(80.46% -0.0001 -0.0632) |
| OKLCH | oklch(80.46% 0.063 269.9) |
| XYZ | xyz(50.7967, 51.8227, 84.4014) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE9 #E9DAAF
analogous
#AFDBE9 #AFBEE9 #BDAFE9
triadic
#AFBEE9 #E9AFBE #BEE9AF
tetradic
#AFBEE9 #E9AFDB #E9DAAF #AFE9BD
square
#AFBEE9 #E9AFDB #E9DAAF #AFE9BD
split-complementary
#AFBEE9 #E9BDAF #DBE9AF
monochromatic
#4F70CF #7F97DC #AFBEE9 #DFE5F6 #E7EBF8
Accessibility & contrast
On white
1.85
#AFBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AFBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE9
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE9 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#A0C6CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbee9; /* rgb */ color: rgb(175, 190, 233); /* oklch */ color: oklch(80.5% 0.063 269.9);
Tailwind
colors: {
custom: {
50: '#c7d1f0',
500: '#afbee9',
950: '#000000',
},
}SCSS
$custom: #afbee9; $custom-light: #c7d1f0; $custom-dark: #000000;
JSON
{
"hex": "#afbee9",
"rgb": {
"r": 175,
"g": 190,
"b": 233
},
"hsl": {
"h": 224.483,
"s": 56.863,
"l": 80
},
"oklch": {
"l": 0.80463,
"c": 0.06324,
"h": 269.9
},
"luminance": 0.51824
}Semantic roles & 50–950 ramp
primary
#AFBEE9
secondary
#C5B178
accent
#9A21C4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385