#AFBEE7#AFBEE7
#AFBEE7 is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.061 H 269.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE7 |
|---|---|
| RGB | rgb(175, 190, 231) |
| HSL | hsl(224, 54%, 80%) |
| HSV | hsv(224, 24%, 91%) |
| CMYK | cmyk(24.2%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(77.11, 3.68, -22.10) |
| CIE-LCH | lch(77.11, 22.41, 279.45°) |
| OKLab | oklab(80.39% -0.0008 -0.0605) |
| OKLCH | oklch(80.39% 0.061 269.3) |
| XYZ | xyz(50.5126, 51.7091, 82.9053) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 6.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE7 #E7D8AF
analogous
#AFDAE7 #AFBEE7 #BCAFE7
triadic
#AFBEE7 #E7AFBE #BEE7AF
tetradic
#AFBEE7 #E7AFDA #E7D8AF #AFE7BC
square
#AFBEE7 #E7AFDA #E7D8AF #AFE7BC
split-complementary
#AFBEE7 #E7BCAF #DAE7AF
monochromatic
#5171CB #8098D9 #AFBEE7 #DEE4F5 #E7ECF8
Accessibility & contrast
On white
1.85
#AFBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#AFBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE7
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE7 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E9
Deuteranopia (green-blind)
#ADBCE6
Tritanopia (blue-blind)
#A1C6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee7; /* rgb */ color: rgb(175, 190, 231); /* oklch */ color: oklch(80.4% 0.061 269.3);
Tailwind
colors: {
custom: {
50: '#c7d1ee',
500: '#afbee7',
950: '#000000',
},
}SCSS
$custom: #afbee7; $custom-light: #c7d1ee; $custom-dark: #000000;
JSON
{
"hex": "#afbee7",
"rgb": {
"r": 175,
"g": 190,
"b": 231
},
"hsl": {
"h": 223.929,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.80388,
"c": 0.06052,
"h": 269.3
},
"luminance": 0.5171
}Semantic roles & 50–950 ramp
primary
#AFBEE7
secondary
#C2AE78
accent
#9724C1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385